aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/helpnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | -Allow to use if node several times.
* 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
|\ | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h
* | 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
|\ | | | | | | | | Conflicts: node/node.pri
* | add better error management (not finished yet)Renaud G2015-03-311-1/+1
| | | | | | | | | | add check for endless loop in validator (not finished yet) Better helpMe
| * -Add listaliasnode to list all alias.Renaud G2015-03-241-1/+0
|/
* add generateTreeRenaud G2015-03-051-1/+1
| | | | add jumpbackward node
* -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