| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -117/+0 | |
| | | |||||
| * | Add feature about no comma for list operator. | 2021-05-15 | 1 | -1/+8 | |
| | | |||||
| * | Add getStringResult in StringResult. | 2021-02-07 | 1 | -0/+5 | |
| | | |||||
| * | New Api for string result subclass dice result. | 2020-04-01 | 1 | -14/+48 | |
| | | |||||
| * | Fix Bug #55 | 2019-09-24 | 1 | -0/+1 | |
| | | |||||
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -7/+8 | |
| | | |||||
| * | remove warnings | 2019-07-19 | 1 | -2/+0 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -20/+15 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -1/+1 | |
| | | |||||
| * | -Get copy for result | 2018-03-18 | 1 | -0/+7 | |
| | | |||||
| * | -remove warnings | 2018-02-24 | 1 | -2/+2 | |
| | | |||||
| * | -Fix dot file generation | 2017-11-28 | 1 | -1/+1 | |
| | | |||||
| * | -Add FilterNode to dice system. | 2016-11-03 | 1 | -2/+17 | |
| | | |||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -3/+10 | |
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| * | | add highlight management | 2015-08-27 | 1 | -0/+10 | |
| | | | |||||
| | * | add bool for toString() in result. | 2015-08-20 | 1 | -2/+9 | |
| |/ | |||||
| * | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 1 | -0/+4 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -0/+4 | |
| | | | | | -delete created objects | ||||
| * | Reorganize files. | 2015-03-06 | 1 | -0/+29 | |
| Creation of subdir result. | |||||