| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qt6 ready | 2022-04-13 | 1 | -3/+3 | |
| * | update to new cmake | 2022-04-13 | 1 | -1/+1 | |
| * | Add C parameter to change the highlight color. | 2022-03-01 | 3 | -19/+45 | |
| * | Fix small code. | 2022-01-22 | 1 | -6/+6 | |
| * | Fix debug output. | 2021-12-11 | 1 | -2/+6 | |
| * | Move include | 2021-04-04 | 1 | -1/+2 | |
| * | Fix output oneline | 2021-02-05 | 1 | -1/+4 | |
| * | Add new output format | 2021-02-05 | 1 | -13/+14 | |
| * | fix output | 2020-10-21 | 1 | -11/+24 | |
| * | Display explosion and fix %2 | 2020-10-18 | 1 | -0/+9 | |
| * | Fix output of dice serie. | 2020-10-15 | 1 | -59/+22 | |
| * | Fix comments | 2020-10-13 | 1 | -1/+1 | |
| * | Add some small fixes | 2020-10-13 | 1 | -0/+2 | |
| * | Fix repeat node. | 2020-08-22 | 3 | -275/+149 | |
| * | draft to fix repeater node. | 2020-08-21 | 1 | -12/+21 | |
| * | Fix some behaviours about | 2020-08-01 | 1 | -2/+12 | |
| * | Management of string result inside string result. | 2020-06-28 | 1 | -5/+15 | |
| * | Add text output for main | 2020-06-15 | 1 | -3/+23 | |
| * | Enable debug | 2020-06-12 | 1 | -0/+1 | |
| * | Don't display string result if it can be read as int. | 2020-03-31 | 1 | -2/+4 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 2 | -61/+18 | |
| * | Output tags for dice list. | 2020-01-29 | 1 | -1/+4 | |
| * | Improve perf | 2019-12-25 | 1 | -3/+5 | |
| * | Add operator T | 2019-09-26 | 1 | -0/+1 | |
| * | Add space | 2019-09-24 | 1 | -1/+1 | |
| * | add composite validator in the documentation | 2019-09-15 | 1 | -1/+1 | |
| * | Set alias as json parameter text | 2019-09-05 | 1 | -24/+32 | |
| * | Clean the memory after execution. | 2019-07-28 | 1 | -6/+3 | |
| * | Put together all important enums inside diceparserhelper.h | 2019-07-25 | 1 | -14/+46 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 2 | -23/+27 | |
| * | remove warnings | 2019-07-19 | 1 | -3/+3 | |
| * | remove useless lines | 2019-07-11 | 1 | -3/+0 | |
| * | rework diceparser to run unit tests | 2019-07-11 | 2 | -47/+7 | |
| * | Don't compile forloopnode | 2019-06-29 | 1 | -1/+1 | |
| * | Fix uninitialized variable | 2019-04-23 | 1 | -1/+2 | |
| * | Add unique operator | 2019-04-23 | 1 | -0/+1 | |
| * | first draft of occurence counter | 2019-03-23 | 1 | -6/+10 | |
| * | Merge pull request #38 from Rolisteam/fix-color-display | 2019-03-23 | 4 | -239/+97 | |
| |\ | |||||
| * | | Use new way to replace pattern in string result. | 2019-03-23 | 1 | -4/+6 | |
| | * | Add color management for every dice. | 2019-03-23 | 4 | -239/+97 | |
| |/ | |||||
| * | clang format | 2019-02-12 | 3 | -289/+351 | |
| * | manage newline in string result. | 2019-01-13 | 1 | -0/+1 | |
| * | Fix printing errors. | 2019-01-13 | 1 | -52/+52 | |
| * | fix several little issue. | 2018-12-19 | 1 | -5/+6 | |
| * | WIP | 2018-12-15 | 1 | -3/+3 | |
| * | Display warning message and fix error. | 2018-12-09 | 1 | -9/+23 | |
| * | Remove compilation warnings. | 2018-12-09 | 1 | -3/+3 | |
| * | Partial Fix #22 error with several kind of dice. | 2018-12-09 | 1 | -4/+4 | |
| * | Fix compilation. | 2018-12-08 | 1 | -5/+2 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2018-12-08 | 1 | -0/+44 | |
| |\ | |||||