| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| | | * | Commit before rebase. | 2018-11-09 | 2 | -14/+35 | |
| | | * | HighLightDice: add member to help. | 2018-11-09 | 2 | -6/+32 | |
| | | * | Clean up die class. | 2018-11-09 | 2 | -10/+5 | |
| | | * | copy data parameter when copy variable node | 2018-11-09 | 1 | -0/+4 | |
| | | * | Update HelpMe.md | 2018-11-09 | 1 | -0/+8 | |
| | * | | fix compilation | 2018-11-07 | 2 | -1/+2 | |
| | * | | add logo | 2018-11-06 | 1 | -2/+1 | |
| | * | | Update README.md | 2018-11-06 | 1 | -37/+54 | |
| |/ / | |||||
| * | | copy data parameter when copy variable node | 2018-10-27 | 1 | -0/+4 | |
| | * | DiceParser: better display. | 2018-10-24 | 1 | -0/+2 | |
| | * | first draft for diceresult | 2018-10-23 | 2 | -2/+52 | |