| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qt6 ready | 2022-04-13 | 2 | -3/+3 | |
| * | update to new cmake | 2022-04-13 | 2 | -3/+3 | |
| * | rename some member in dicealias | 2022-04-13 | 1 | -1/+1 | |
| * | Fix regression | 2022-01-22 | 1 | -0/+1 | |
| * | Fix switch/case operator. | 2021-12-11 | 1 | -3/+6 | |
| * | add test about variable on k operator | 2021-05-15 | 1 | -10/+43 | |
| * | Make sure k operator can read value from variable. | 2021-05-12 | 1 | -1/+3 | |
| * | Add SwitchCaseNode | 2021-02-07 | 1 | -1/+85 | |
| * | Remove build warnings. | 2021-01-24 | 1 | -1/+4 | |
| * | fix output | 2020-10-21 | 1 | -2/+1 | |
| * | Fix repeat node. | 2020-08-22 | 1 | -10/+10 | |
| * | rename API to get errorMap. | 2020-06-28 | 1 | -2/+2 | |
| * | fix tests. | 2020-04-26 | 1 | -3/+4 | |
| * | Dice: fix #77 from github | 2020-04-15 | 1 | -21/+48 | |
| * | New Api for string result subclass dice result. | 2020-04-01 | 1 | -19/+61 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 2 | -96/+126 | |
| * | Remove ambiguous syntax. | 2020-03-28 | 1 | -3/+3 | |
| * | Fix 1d20|3i:[>1]{"Success"}{"Failure"} command. | 2020-01-29 | 1 | -1/+1 | |
| * | add new test command | 2020-01-29 | 1 | -0/+1 | |
| * | Fix test of IF | 2019-12-25 | 1 | -1/+5 | |
| * | improve alias testing | 2019-09-24 | 1 | -19/+22 | |
| * | add test | 2019-09-11 | 1 | -5/+18 | |
| * | add fuzzer test | 2019-07-28 | 3 | -48/+15 | |
| * | Compile source instead of against lib | 2019-07-28 | 1 | -2/+2 | |
| * | add tests | 2019-07-28 | 1 | -5/+32 | |
| * | Main for fuzzing DiceParser | 2019-07-25 | 1 | -1/+1 | |
| * | Fuzzer script | 2019-07-25 | 1 | -2/+8 | |
| * | add fuzzer test | 2019-07-25 | 4 | -0/+162 | |
| * | add cmakefile for tests | 2019-07-25 | 1 | -0/+2 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 2 | -2/+5 | |
| * | move files | 2019-07-25 | 6 | -47/+5 | |
| * | Add unique test | 2019-07-19 | 1 | -2/+33 | |
| * | Add test on spread operator | 2019-07-19 | 1 | -7/+44 | |
| * | Add if command test | 2019-07-19 | 1 | -0/+61 | |
| * | add new command to test. | 2019-07-12 | 1 | -3/+15 | |
| * | fix warnings | 2019-07-12 | 1 | -0/+1 | |
| * | remove useless lines | 2019-07-11 | 1 | -6/+0 | |
| * | rework diceparser to run unit tests | 2019-07-11 | 6 | -0/+1077 |