| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #37 from Rolisteam/stringParsing | 2019-03-23 | 3 | -4/+160 | |
| |\ | |||||
| | * | Use new way to replace pattern in string result. | 2019-03-23 | 1 | -4/+6 | |
| | * | Add new way to replace pattern in string result. | 2019-03-23 | 2 | -25/+139 | |
| | * | save draft about string parsing | 2019-03-22 | 1 | -0/+40 | |
| |/ | |||||
| * | Update HelpMe.md | 2019-03-08 | 1 | -2/+0 | |
| * | Update HelpMe.md | 2019-03-08 | 1 | -6/+13 | |
| * | Merge pull request #35 from jftanner/patch-1 | 2019-03-07 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fix tiny typo in HelpMe header | 2019-03-07 | 1 | -1/+1 | |
| |/ | |||||
| * | Fix issue on priority | 2019-02-13 | 2 | -6/+4 | |
| * | clang format | 2019-02-12 | 95 | -4066/+4038 | |
| * | remove warnings | 2019-02-02 | 2 | -44/+40 | |
| * | Update HelpMe.md | 2019-01-18 | 1 | -0/+1 | |
| * | fix build | 2019-01-13 | 1 | -1/+1 | |
| * | manage newline in string result. | 2019-01-13 | 1 | -0/+1 | |
| * | fix group operator. | 2019-01-13 | 1 | -1/+1 | |
| * | Don't delete die if there are present in the next result. | 2019-01-13 | 1 | -54/+57 | |
| * | indent fix. | 2019-01-13 | 1 | -1/+1 | |
| * | clang format. | 2019-01-13 | 2 | -96/+107 | |
| * | Fix printing errors. | 2019-01-13 | 1 | -52/+52 | |
| * | -add error when previous is null. | 2019-01-13 | 3 | -2/+9 | |
| * | clazy warnings | 2019-01-05 | 26 | -67/+77 | |
| * | fix endless loop | 2018-12-22 | 2 | -14/+29 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2018-12-19 | 4 | -103/+12 | |
| |\ | |||||
| * | | fix several little issue. | 2018-12-19 | 3 | -6/+8 | |
| | * | Update HelpMe.md | 2018-12-16 | 1 | -3/+2 | |
| | * | remove warning | 2018-12-16 | 3 | -101/+6 | |
| | * | Small modification to validate tests. | 2018-12-15 | 1 | -0/+5 | |
| |/ | |||||
| * | remove line | 2018-12-15 | 1 | -1/+0 | |
| * | Fix indent. | 2018-12-15 | 1 | -1051/+1051 | |
| * | Fix several issues. | 2018-12-15 | 2 | -14/+29 | |
| * | -Remove debug message. | 2018-12-15 | 1 | -4/+4 | |
| * | prevent crash when result is null. | 2018-12-15 | 1 | -3/+7 | |
| * | fix indent. | 2018-12-15 | 5 | -36/+38 | |
| * | WIP | 2018-12-15 | 4 | -12/+39 | |
| * | List operator fix of range. | 2018-12-15 | 5 | -11/+29 | |
| * | add comment | 2018-12-14 | 1 | -1/+2 | |
| * | Update README.md | 2018-12-12 | 1 | -3/+1 | |
| * | add new way to display result in dot file | 2018-12-12 | 5 | -1087/+1099 | |
| * | add warning when no closing parenthesis | 2018-12-10 | 1 | -0/+4 | |
| * | Display warning message and fix error. | 2018-12-09 | 4 | -20/+52 | |
| * | Fix issue on command like this: ((3+4)*2)d6 | 2018-12-09 | 2 | -10/+24 | |
| * | 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 | 12 | -66/+181 | |
| |\ | |||||
| * | | fix color | 2018-12-08 | 1 | -8/+20 | |
| | * | prevent warning | 2018-11-11 | 3 | -4/+7 | |
| | * | Merge branch 'diceResult' | 2018-11-11 | 8 | -22/+117 | |
| | |\ | |||||
| | | * | fix some warnings | 2018-11-09 | 2 | -4/+3 | |
| | | * | Get full result. | 2018-11-09 | 1 | -1/+3 | |