aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/parsingtoolbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Read one value as range.Renaud G2022-02-231-0/+9
* Fix small code.Renaud G2022-01-221-1/+1
* [keep] Fix operator keep after a value list operator.Renaud G2022-01-211-34/+34
* Add feature about no comma for list operator.Renaud G2021-05-151-14/+35
* Make sure k operator can read value from variable.Renaud G2021-05-121-32/+11
* Add replace value node.Renaud G2021-02-131-0/+31
* Add SwitchCaseNodeRenaud G2021-02-071-0/+45
* Remove getLatestNode to getLeafNodeRenaud G2021-02-071-19/+11
* fix outputRenaud G2020-10-211-19/+35
* Display explosion and fix %2Renaud G2020-10-181-3/+9
* Revert "Fix output error"Renaud G2020-10-151-8/+2
* Add some small fixesRenaud G2020-10-131-2/+5
* Fix output errorRenaud G2020-10-061-2/+8
* show big numberRenaud G2020-09-201-3/+8
* fix output change.Renaud G2020-09-121-5/+5
* Fix repeat node.Renaud G2020-08-221-1/+6
* draft to fix repeater node.Renaud G2020-08-211-19/+20
* Better export in json.Renaud G2020-08-211-9/+82
* Rework exportingRenaud G2020-08-211-19/+381
* Group Operator can display complex outputRenaud G2020-08-011-1/+11
* Management of string result inside string result.Renaud G2020-06-281-14/+50
* fix #82 return 0 for no reason.Renaud G2020-05-011-20/+17
* Add support for OnEachValue compare method.Renaud G2020-04-261-0/+5
* Fix buildTomaz Canabrava2020-04-221-1/+1
* Fix compilation on masterRenaud G2020-04-171-0/+11
* Change website addressRenaud G2020-04-121-1/+1
* Fix .. as range operatorRenaud G2020-03-281-2/+2
* add unicity and repeat function part2Renaud G2020-03-281-85/+1089
* Remove ambiguous syntax.Renaud G2020-03-281-7/+3
* Output tags for dice list.Renaud G2020-01-291-0/+88
* Remove warningsRenaud G2019-09-241-6/+6
* Fix compilation on windowsRenaud G2019-09-151-1/+1
* prevent warningRenaud G2019-09-151-1/+1
* remove use of pointerRenaud G2019-07-281-9/+8
* Add bool return to manage no parameter on painter nodeRenaud G2019-07-281-17/+21
* New API for isValidRangeSizeRenaud G2019-07-281-11/+5
* Fix crash found by aflRenaud G2019-07-251-2/+6
* Fix read validatorRenaud G2019-07-121-6/+5
* fix #43Renaud G2019-05-021-0/+2
* Fix display filler and compilation.Renaud G2019-03-241-1/+1
* add occurencecountnodeRenaud G2019-03-231-0/+11
* Add new way to replace pattern in string result.Renaud G2019-03-231-25/+107
* save draft about string parsingRenaud Guezennec2019-03-221-0/+40
* clang formatRenaud G2019-02-121-326/+310
* clazy warningsRenaud G2019-01-051-4/+7
* fix several little issue.Renaud G2018-12-191-0/+1
* List operator fix of range.Renaud G2018-12-151-5/+23
* add integer division operatorRenaud G2018-09-281-0/+1
* Adding powRenaud G2018-09-021-0/+1
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2018-08-271-6/+6
|\