aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/keepdiceexecnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix regressionRenaud G2022-01-221-10/+10
* Make sure k operator can read value from variable.Renaud G2021-05-121-8/+9
* Add ExecutionNode for keep parameters.Renaud G2021-05-121-20/+38
* Change website addressRenaud G2020-04-121-1/+1
* Rework of the component to be a proper libRenaud G2019-07-251-3/+4
* use copy constructor instead of assignementRenaud G2019-07-121-2/+2
* Fix issue on priorityRenaud G2019-02-131-3/+2
* clang formatRenaud G2019-02-121-39/+31
* clazy warningsRenaud G2019-01-051-1/+1
* prevent warningRenaud G2018-11-111-3/+3
* Keep node accept negative number -1 means keep all dice but 1 (the lowest)Renaud G2018-10-121-1/+6
* -Fix #4 crash with mishaped command.Renaud G2018-04-091-1/+1
* -remove warningsRenaud G2018-02-241-2/+2
* remove useless commitRenaud G2017-11-251-5/+5
* update diceparserRenaud G2017-11-121-5/+5
|\
* | -replace NULL to nullptr.Renaud G2017-11-111-5/+5
| * -c++11 update about for and nullptr.Renaud G2017-10-291-9/+7
|/
* -fix issue about memory management.Renaud G2017-01-281-1/+17
* -Add API for copying a branch of execution node.Renaud G2016-11-281-1/+13
* Fix small errors of readability.Renaud Guezennec2016-01-261-1/+1
* -set message if Too many dice error is trigged.Renaud G2015-10-111-0/+4
* Merge branch 'rangeInList'Renaud G2015-10-111-2/+9
|\
* | fix cppcheck issueRenaud G2015-08-281-3/+1
| * fix little issuesRenaud G2015-08-201-1/+1
| * add bool parameter to toString() function in node.Renaud G2015-08-201-2/+9
|/
* improve output for dot systemRenaud G2015-05-051-1/+1
* -Add gpl header or/and add class description for doxygen.Renaud G2015-05-021-0/+20
* management of highligth diceRenaud G2015-04-221-0/+5
* -store pointeur to previous node.Renaud G2015-03-031-1/+1
* Update keepdiceexecnode.cppobiwankennedy2014-01-301-0/+11
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
* Update keepdiceexecnode.cppobiwankennedy2014-01-211-0/+5
* Update keepdiceexecnode.cppobiwankennedy2014-01-141-0/+1
* Update keepdiceexecnode.cppobiwankennedy2014-01-081-2/+2
* Update keepdiceexecnode.cppobiwankennedy2014-01-071-7/+17
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-041-0/+27