| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Management of string result inside string result. | 2020-06-28 | 1 | -14/+50 | |
| * | fix #82 return 0 for no reason. | 2020-05-01 | 1 | -20/+17 | |
| * | Add support for OnEachValue compare method. | 2020-04-26 | 1 | -0/+5 | |
| * | Fix build | 2020-04-22 | 1 | -1/+1 | |
| * | Fix compilation on master | 2020-04-17 | 1 | -0/+11 | |
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| * | Fix .. as range operator | 2020-03-28 | 1 | -2/+2 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 1 | -85/+1089 | |
| * | Remove ambiguous syntax. | 2020-03-28 | 1 | -7/+3 | |
| * | Output tags for dice list. | 2020-01-29 | 1 | -0/+88 | |
| * | Remove warnings | 2019-09-24 | 1 | -6/+6 | |
| * | Fix compilation on windows | 2019-09-15 | 1 | -1/+1 | |
| * | prevent warning | 2019-09-15 | 1 | -1/+1 | |
| * | remove use of pointer | 2019-07-28 | 1 | -9/+8 | |
| * | Add bool return to manage no parameter on painter node | 2019-07-28 | 1 | -17/+21 | |
| * | New API for isValidRangeSize | 2019-07-28 | 1 | -11/+5 | |
| * | Fix crash found by afl | 2019-07-25 | 1 | -2/+6 | |
| * | Fix read validator | 2019-07-12 | 1 | -6/+5 | |
| * | fix #43 | 2019-05-02 | 1 | -0/+2 | |
| * | Fix display filler and compilation. | 2019-03-24 | 1 | -1/+1 | |
| * | add occurencecountnode | 2019-03-23 | 1 | -0/+11 | |
| * | Add new way to replace pattern in string result. | 2019-03-23 | 1 | -25/+107 | |
| * | save draft about string parsing | 2019-03-22 | 1 | -0/+40 | |
| * | clang format | 2019-02-12 | 1 | -326/+310 | |
| * | clazy warnings | 2019-01-05 | 1 | -4/+7 | |
| * | fix several little issue. | 2018-12-19 | 1 | -0/+1 | |
| * | List operator fix of range. | 2018-12-15 | 1 | -5/+23 | |
| * | add integer division operator | 2018-09-28 | 1 | -0/+1 | |
| * | Adding pow | 2018-09-02 | 1 | -0/+1 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2018-08-27 | 1 | -6/+6 | |
| |\ | |||||
| * | | -New API for validating validor. | 2018-08-27 | 1 | -2/+4 | |
| | * | Change management of variable (ref instead of pointer) | 2018-08-12 | 1 | -6/+6 | |
| |/ | |||||
| * | Clean up | 2018-04-22 | 1 | -2/+0 | |
| * | -Add blank line. | 2018-04-11 | 1 | -0/+1 | |
| * | -move readoperand inside parsingtoolbox. | 2018-03-18 | 1 | -7/+40 | |
| * | add API to set startNode Vector | 2018-03-18 | 1 | -5/+16 | |
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -3/+3 | |
| * | fix cpp errors | 2018-03-06 | 1 | -0/+2 | |
| * | -remove warnings | 2018-02-24 | 1 | -1/+1 | |
| * | -fix non return value. | 2018-02-11 | 1 | -0/+1 | |
| * | -Add management of unique for dice and list. | 2018-01-25 | 1 | -1/+1 | |
| * | fix readDynamicVariable | 2018-01-11 | 1 | -4/+3 | |
| * | -Fix reading dynamic variable | 2017-11-30 | 1 | -1/+16 | |
| * | -clean up code | 2017-11-28 | 1 | -3/+0 | |
| * | -syntax parsing for dynamic variables. | 2017-11-28 | 1 | -0/+23 | |
| * | remove useless commit | 2017-11-25 | 1 | -5/+4 | |
| * | -add pow | 2017-10-29 | 1 | -9/+10 | |
| * | -c++11 update | 2017-10-21 | 1 | -7/+7 | |
| * | Merge branch 'group' | 2017-10-18 | 1 | -0/+15 | |
| |\ | |||||
| | * | add group | 2017-10-18 | 1 | -0/+15 | |