aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/parenthesesnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -Add API for copying a branch of execution node.Renaud G2016-11-281-0/+14
| | | | -Allow to use if node several times.
* change contact link.Renaud G2016-04-031-1/+1
|
* Merge branch 'rangeInList'Renaud G2015-10-111-2/+9
|\ | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h
* | fix cppcheck issueRenaud G2015-08-281-0/+1
| |
| * fix compilationRenaud G2015-08-201-1/+1
| |
| * add bool parameter to toString() function in node.Renaud G2015-08-201-2/+9
|/
* add comments and gpl header to those files for better documentation in doxygenRenaud G2015-04-301-0/+21
|
* -store pointeur to previous node.Renaud G2015-03-031-1/+1
|
* Update parenthesesnode.cppobiwankennedy2014-01-301-0/+5
| | | getPriority
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
|
* Update parenthesesnode.cppobiwankennedy2014-01-211-4/+0
| | | correct headers
* Update parenthesesnode.cppobiwankennedy2014-01-211-1/+10
| | | toString
* adding parantheses management (unworking yet)Renaud G2014-01-201-0/+29