| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new error code | 2021-02-07 | 1 | -0/+1 | |
| | | |||||
| * | add unicity and repeat function part2 | 2020-03-28 | 1 | -17/+11 | |
| | | |||||
| * | Remove warnings | 2019-09-24 | 1 | -3/+2 | |
| | | |||||
| * | Fix count node | 2019-09-10 | 1 | -1/+1 | |
| | | |||||
| * | change how count operator count | 2019-07-28 | 1 | -1/+1 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -51/+45 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -1/+1 | |
| | | |||||
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -1/+1 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -9/+9 | |
| | | |||||
| * | update diceparser | 2017-11-12 | 1 | -9/+9 | |
| |\ | |||||
| * | | -replace NULL to nullptr. | 2017-11-11 | 1 | -9/+9 | |
| | | | |||||
| | * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -13/+11 | |
| |/ | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -2/+20 | |
| | | | | | -Allow to use if node several times. | ||||
| * | Fix small errors of readability. | 2016-01-26 | 1 | -4/+4 | |
| | | |||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -38/+36 | |
| | | |||||
| * | start fixing dot tree generation | 2015-08-20 | 1 | -1/+10 | |
| | | |||||
| * | management of highligth dice | 2015-04-22 | 1 | -1/+1 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -1/+8 | |
| | | | | | -delete created objects | ||||
| * | -change headers | 2015-03-06 | 1 | -1/+1 | |
| | | |||||
| * | add generateTree | 2015-03-05 | 1 | -2/+2 | |
| | | | | | add jumpbackward node | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -1/+1 | |
| | | |||||
| * | Update countexecutenode.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update countexecutenode.cpp | 2014-01-21 | 1 | -0/+5 | |
| | | | | add toString | ||||
| * | Update countexecutenode.cpp | 2014-01-16 | 1 | -4/+1 | |
| | | | | hasValid API | ||||
| * | Update countexecutenode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Update countexecutenode.cpp | 2014-01-08 | 1 | -2/+2 | |
| | | | | management of die* instead of die | ||||
| * | Update countexecutenode.cpp | 2014-01-07 | 1 | -10/+19 | |
| | | | | counting working | ||||
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -0/+33 | |