aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/executionnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework of the component to be a proper libRenaud G2019-07-251-3/+3
* clang formatRenaud G2019-02-121-17/+19
* clazy warningsRenaud G2019-01-051-1/+2
* fix indent.Renaud G2018-12-151-8/+11
* add new way to display result in dot fileobiwankennedy2018-12-121-10/+8
* -get scalar result.Renaud G2018-03-181-0/+6
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+1
* -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
* -Initalize to NULL one pointer to fix some crashes.Renaud G2015-04-011-1/+1
* add generateTreeRenaud G2015-03-051-0/+17
* -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
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+24