| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure Windows compilation works | 2022-04-16 | 1 | -46/+54 | |
| * | rename some member in dicealias | 2022-04-13 | 1 | -0/+7 | |
| * | Read one value as range. | 2022-02-23 | 1 | -0/+9 | |
| * | Fix small code. | 2022-01-22 | 1 | -1/+1 | |
| * | [keep] Fix operator keep after a value list operator. | 2022-01-21 | 1 | -34/+34 | |
| * | Add feature about no comma for list operator. | 2021-05-15 | 1 | -14/+35 | |
| * | Make sure k operator can read value from variable. | 2021-05-12 | 1 | -32/+11 | |
| * | Add replace value node. | 2021-02-13 | 1 | -0/+31 | |
| * | Add SwitchCaseNode | 2021-02-07 | 1 | -0/+45 | |
| * | Remove getLatestNode to getLeafNode | 2021-02-07 | 1 | -19/+11 | |
| * | fix output | 2020-10-21 | 1 | -19/+35 | |
| * | Display explosion and fix %2 | 2020-10-18 | 1 | -3/+9 | |
| * | Revert "Fix output error" | 2020-10-15 | 1 | -8/+2 | |
| * | Add some small fixes | 2020-10-13 | 1 | -2/+5 | |
| * | Fix output error | 2020-10-06 | 1 | -2/+8 | |
| * | show big number | 2020-09-20 | 1 | -3/+8 | |
| * | fix output change. | 2020-09-12 | 1 | -5/+5 | |
| * | Fix repeat node. | 2020-08-22 | 1 | -1/+6 | |
| * | draft to fix repeater node. | 2020-08-21 | 1 | -19/+20 | |
| * | Better export in json. | 2020-08-21 | 1 | -9/+82 | |
| * | Rework exporting | 2020-08-21 | 1 | -19/+381 | |
| * | Group Operator can display complex output | 2020-08-01 | 1 | -1/+11 | |
| * | 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 |