| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -121/+0 | |
| | | |||||
| * | Make sure Windows compilation works | 2022-04-16 | 1 | -3/+3 | |
| | | |||||
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -4/+4 | |
| | | |||||
| * | Fix errors | 2019-07-12 | 1 | -6/+7 | |
| | | |||||
| * | remove warnings | 2019-02-02 | 1 | -43/+39 | |
| | | |||||
| * | add new way to display result in dot file | 2018-12-12 | 1 | -1/+1 | |
| | | |||||
| * | -New API for validating validor. | 2018-08-27 | 1 | -3/+6 | |
| | | | | | Prevent endless loop in R operator. | ||||
| * | -CleanUp | 2018-04-11 | 1 | -1/+0 | |
| | | |||||
| * | -remove warnings | 2018-02-24 | 1 | -1/+1 | |
| | | |||||
| * | -Add management of unique for dice and list. | 2018-01-25 | 1 | -1/+27 | |
| | | |||||
| * | -fix copy of if operator | 2017-11-28 | 1 | -1/+1 | |
| | | | | | Compare method was not shared. | ||||
| * | remove useless commit | 2017-11-25 | 1 | -0/+2 | |
| | | |||||
| * | fix indentation | 2017-11-23 | 1 | -4/+4 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -7/+5 | |
| | | |||||
| * | -fix error about dice system. | 2017-05-07 | 1 | -1/+1 | |
| | | |||||
| * | -passing operator to diceResult | 2017-04-28 | 1 | -0/+1 | |
| | | |||||
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 1 | -0/+11 | |
| | | |||||
| * | -remove unsigned | 2017-02-12 | 1 | -1/+1 | |
| | | |||||
| * | -change API to fix DF dice. | 2017-02-12 | 1 | -7/+7 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+10 | |
| | | | | | -Allow to use if node several times. | ||||
| * | Fix error and warning from CppCheck | 2016-04-21 | 1 | -1/+1 | |
| | | |||||
| * | -add error while no dice. | 2015-10-11 | 1 | -0/+5 | |
| | | |||||
| * | add comments | 2015-08-20 | 1 | -24/+1 | |
| | | |||||
| * | fix little issues | 2015-08-20 | 1 | -5/+2 | |
| | | |||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -2/+9 | |
| | | |||||
| * | add management of base, the minimum value of die | 2015-05-15 | 1 | -2/+3 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -5/+3 | |
| | | | | | -delete created objects | ||||
| * | add better error management (not finished yet) | 2015-03-31 | 1 | -16/+16 | |
| | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -0/+1 | |
| | | |||||
| * | -removal of commented out lines. | 2014-12-13 | 1 | -26/+0 | |
| | | |||||
| * | Usage of the new API for Result | 2014-12-09 | 1 | -1/+1 | |
| | | |||||
| * | Add multithreading support but it seems slower. It has been disable. | 2014-11-17 | 1 | -2/+57 | |
| | | |||||
| * | Update dicerollernode.cpp | 2014-02-04 | 1 | -5/+5 | |
| | | | | getPriority set to 4 | ||||
| * | Update dicerollernode.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update dicerollernode.cpp | 2014-01-21 | 1 | -0/+5 | |
| | | | | toString | ||||
| * | Update dicerollernode.cpp | 2014-01-14 | 1 | -10/+16 | |
| | | | | previous result API | ||||
| * | Update dicerollernode.cpp | 2014-01-08 | 1 | -7/+8 | |
| | | | | die* | ||||
| * | Update dicerollernode.cpp | 2014-01-07 | 1 | -4/+6 | |
| | | | | insert roll value instead of value | ||||
| * | Add new management of result. | 2014-01-05 | 1 | -1/+5 | |
| | | | | | It may require to make several | ||||
| * | Firt commit of the new dice system for rolisteam. | 2013-12-29 | 1 | -0/+30 | |