| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up diceparser code. | 2020-09-27 | 1 | -1/+0 | |
| | | | | | Cli build is piloted from an cmake option. | ||||
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -40/+38 | |
| | | |||||
| * | -remove blank lines. | 2017-12-13 | 1 | -2/+0 | |
| | | |||||
| * | -fix copy of if operator | 2017-11-28 | 1 | -1/+1 | |
| | | | | | Compare method was not shared. | ||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -4/+4 | |
| | | |||||
| * | add group | 2017-10-18 | 1 | -0/+10 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+11 | |
| | | | | | -Allow to use if node several times. | ||||
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| | | |||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -2/+2 | |
| | | |||||
| * | start fixing dot tree generation | 2015-08-20 | 1 | -2/+9 | |
| | | |||||
| * | improve output for dot system | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 1 | -0/+21 | |
| | | |||||
| * | add generateTree | 2015-03-05 | 1 | -1/+1 | |
| | | | | | add jumpbackward node | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -0/+1 | |
| | | |||||
| * | -remove debug output. | 2014-12-13 | 1 | -2/+0 | |
| | | |||||
| * | Update numbernode.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | Update numbernode.cpp | 2014-01-27 | 1 | -1/+5 | |
| | | | | management of previous result | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update numbernode.cpp | 2014-01-21 | 1 | -0/+6 | |
| | | | | toString | ||||
| * | Update numbernode.cpp | 2014-01-07 | 1 | -2/+3 | |
| | | | | scalar result change | ||||
| * | Firt commit of the new dice system for rolisteam. | 2013-12-29 | 1 | -0/+19 | |