aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/helpnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change file organization.Renaud G2022-04-291-142/+0
* Change website addressRenaud G2020-04-121-1/+1
* New Api for string result subclass dice result.Renaud G2020-04-011-2/+3
* clang formatRenaud G2019-02-121-54/+60
* clazy warningsRenaud G2019-01-051-1/+1
* Adding powRenaud G2018-09-021-1/+9
* fix issue about mergin reroll until and make the help command a bit more comp...obiwankennedy2018-06-011-3/+44
* to be testedRenaud G2018-05-311-1/+9
* fix stuff on diceparserobiwankennedy2018-03-121-18/+16
* -c++11 update about for and nullptr.Renaud G2017-10-291-4/+4
* -Add API for copying a branch of execution node.Renaud G2016-11-281-0/+10
* change contact link.Renaud G2016-04-031-1/+1
* Fix small errors of readability.Renaud Guezennec2016-01-261-1/+1
* Merge branch 'rangeInList'Renaud G2015-10-111-4/+10
|\
* | add gpl headerRenaud G2015-09-011-0/+19
* | disable the highlightRenaud G2015-08-271-0/+1
| * fix compilationRenaud G2015-08-201-1/+1
| * fix compilationRenaud G2015-08-201-2/+1
| * add bool parameter to toString() function in node.Renaud G2015-08-201-2/+9
|/
* add API to set the link to documentationRenaud G2015-05-211-1/+6
* better readabilityRenaud G2015-05-051-1/+1
* -Add gpl header or/and add class description for doxygen.Renaud G2015-05-021-1/+1
* Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-03-311-1/+0
|\
* | add better error management (not finished yet)Renaud G2015-03-311-1/+1
| * -Add listaliasnode to list all alias.Renaud G2015-03-241-1/+0
|/
* add generateTreeRenaud G2015-03-051-1/+1
* -store pointeur to previous node.Renaud G2015-03-031-0/+1
* implementation of the help node.Renaud G2014-12-101-4/+15
* -implementation of HelpNode.Renaud G2014-12-091-2/+5
* add help APIRenaud G2014-12-091-0/+20
* Add helpnode, stringresult and helpme file.Renaud G2014-12-071-0/+5