aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/parenthesesnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change website addressRenaud G2020-04-121-1/+1
|
* clang formatRenaud G2019-02-121-56/+47
|
* fix indent.Renaud G2018-12-151-21/+14
|
* WIPRenaud G2018-12-151-4/+14
|
* List operator fix of range.Renaud G2018-12-151-3/+2
|
* add new way to display result in dot fileobiwankennedy2018-12-121-7/+8
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-10/+10
|
* add groupRenaud G2017-10-181-0/+43
|
* -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