aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/countexecutenode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add new error codeRenaud G2021-02-071-0/+1
|
* add unicity and repeat function part2Renaud G2020-03-281-17/+11
|
* Remove warningsRenaud G2019-09-241-3/+2
|
* Fix count nodeRenaud G2019-09-101-1/+1
|
* change how count operator countRenaud G2019-07-281-1/+1
|
* clang formatRenaud G2019-02-121-51/+45
|
* clazy warningsRenaud G2019-01-051-1/+1
|
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+1
|
* remove useless commitRenaud G2017-11-251-9/+9
|
* update diceparserRenaud G2017-11-121-9/+9
|\
* | -replace NULL to nullptr.Renaud G2017-11-111-9/+9
| |
| * -c++11 update about for and nullptr.Renaud G2017-10-291-13/+11
|/
* -Add API for copying a branch of execution node.Renaud G2016-11-281-2/+20
| | | | -Allow to use if node several times.
* Fix small errors of readability.Renaud Guezennec2016-01-261-4/+4
|
* add bool parameter to toString() function in node.Renaud G2015-08-201-38/+36
|
* start fixing dot tree generationRenaud G2015-08-201-1/+10
|
* management of highligth diceRenaud G2015-04-221-1/+1
|
* -remove memory leaksRenaud G2015-04-081-1/+8
| | | | -delete created objects
* -change headersRenaud G2015-03-061-1/+1
|
* add generateTreeRenaud G2015-03-051-2/+2
| | | | add jumpbackward node
* -store pointeur to previous node.Renaud G2015-03-031-1/+1
|
* Update countexecutenode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
|
* Update countexecutenode.cppobiwankennedy2014-01-211-0/+5
| | | add toString
* Update countexecutenode.cppobiwankennedy2014-01-161-4/+1
| | | hasValid API
* Update countexecutenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update countexecutenode.cppobiwankennedy2014-01-081-2/+2
| | | management of die* instead of die
* Update countexecutenode.cppobiwankennedy2014-01-071-10/+19
| | | counting working
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-041-0/+33