aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/executionnode.h
Commit message (Expand)AuthorAgeFilesLines
* initialize pointer on nullptrRenaud G2019-07-281-1/+1
* Rework of the component to be a proper libRenaud G2019-07-251-18/+3
* clang formatRenaud G2019-02-121-16/+22
* -add error when previous is null.Renaud G2019-01-131-1/+1
* Display warning message and fix error.Renaud G2018-12-091-1/+1
* -Fix #4 crash with mishaped command.Renaud G2018-04-091-3/+8
* -get scalar result.Renaud G2018-03-181-2/+4
* -Better indentationRenaud Guezennec2017-11-281-12/+15
* -c++11 update about for and nullptr.Renaud G2017-10-291-1/+1
* -new API to set the previous node.Renaud G2017-10-211-0/+1
* -Add API for copying a branch of execution node.Renaud G2016-11-281-0/+7
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-051-3/+3
* -Add Too Many Dice error type.Renaud G2015-10-111-1/+1
* -Add Node Error : No dice to rollRenaud G2015-10-111-1/+1
* add bool parameter to toString() function in node.Renaud G2015-08-201-0/+3
* start fixing dot tree generationRenaud G2015-08-201-1/+1
* add error of type: nothing understoodRenaud G2015-07-081-1/+1
* -management of runtime errorRenaud G2015-04-271-2/+2
* add error divide_by_zeroRenaud G2015-04-251-1/+1
* add better error management (not finished yet)Renaud G2015-03-311-1/+1
* -change headersRenaud G2015-03-061-1/+1
* add generateTreeRenaud G2015-03-051-0/+5
* -store pointeur to previous node.Renaud G2015-03-031-1/+10
* add help APIRenaud G2014-12-091-0/+6
* -Add commentsRenaud G2014-12-061-0/+45
* Add error management. Protect sort node after scalar result node.Renaud G2014-11-091-0/+3
* Update executionnode.hobiwankennedy2014-01-301-0/+1
* Update executionnode.hobiwankennedy2014-01-211-1/+2
* Update executionnode.hobiwankennedy2014-01-071-3/+3
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+20