aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/parsingtoolbox.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
* | -New API for validating validor.Renaud G2018-08-271-2/+4
| * Change management of variable (ref instead of pointer)Renaud G2018-08-121-6/+6
|/
* Clean upRenaud G2018-04-221-2/+0
* -Add blank line.Renaud G2018-04-111-0/+1
* -move readoperand inside parsingtoolbox.Renaud G2018-03-181-7/+40
* add API to set startNode VectorRenaud G2018-03-181-5/+16
* -c++11 for loop (instead foreach)Renaud G2018-03-171-3/+3
* fix cpp errorsRenaud G2018-03-061-0/+2
* -remove warningsRenaud G2018-02-241-1/+1
* -fix non return value.Renaud G2018-02-111-0/+1
* -Add management of unique for dice and list.Renaud G2018-01-251-1/+1
* fix readDynamicVariableRenaud G2018-01-111-4/+3
* -Fix reading dynamic variableobiwankennedy2017-11-301-1/+16
* -clean up codeRenaud Guezennec2017-11-281-3/+0
* -syntax parsing for dynamic variables.Renaud Guezennec2017-11-281-0/+23
* remove useless commitRenaud G2017-11-251-5/+4
* -add powRenaud G2017-10-291-9/+10
* -c++11 updateRenaud G2017-10-211-7/+7
* Merge branch 'group'Renaud G2017-10-181-0/+15
|\
| * add groupRenaud G2017-10-181-0/+15
* | c++11 stuff and remove outputRenaud G2017-10-131-2/+2
|/
* -management of arithmetic operator for scalar result of dice.rguezennec2017-04-271-8/+8