aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/executionnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -Better indentationRenaud Guezennec2017-11-281-10/+10
|
* remove useless commitRenaud G2017-11-251-1/+1
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-10/+10
|
* -new API to set the previous node.Renaud G2017-10-211-0/+4
|
* -Fix some value on diceparser.Renaud G2016-09-161-6/+10
|
* fix cpp checkRenaud G2016-03-221-1/+1
|
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-051-2/+2
|
* remove useless ;Renaud G2015-08-201-1/+1
|
* fix compilationRenaud G2015-08-201-1/+1
|
* improve the dot generation.Renaud G2015-08-201-3/+8
|
* add bool for toString() in result.Renaud G2015-08-201-6/+10
|
* add bool parameter to toString() function in node.Renaud G2015-08-201-1/+3
|
* -management of runtime errorRenaud G2015-04-271-1/+8
|
* Dot tree now also displays the result tree. (must be improved).Renaud G2015-04-251-0/+2
|
* -remove memory leaksRenaud G2015-04-081-0/+10
| | | | -delete created objects
* -Initalize to NULL one pointer to fix some crashes.Renaud G2015-04-011-1/+1
|
* add generateTreeRenaud G2015-03-051-0/+17
| | | | add jumpbackward node
* -store pointeur to previous node.Renaud G2015-03-031-0/+4
|
* add help APIRenaud G2014-12-091-0/+4
|
* Add error management. Protect sort node after scalar result node.Renaud G2014-11-091-0/+4
|
* Update executionnode.cppobiwankennedy2014-01-071-3/+3
| | | generic API
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+24