| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename unique to spread operator | 2019-04-23 | 2 | -1/+13 | |
| * | Update HelpMe.md | 2019-04-23 | 1 | -1/+1 | |
| * | Update HelpMe.md | 2019-04-23 | 1 | -1/+1 | |
| * | Fix display filler and compilation. | 2019-03-24 | 2 | -1/+3 | |
| * | Merge pull request #39 from Rolisteam/occurence | 2019-03-23 | 9 | -9/+273 | |
| |\ | |||||
| | * | documentation | 2019-03-23 | 1 | -1/+19 | |
| | * | Use occurence node. | 2019-03-23 | 1 | -6/+6 | |
| | * | Add occurencecount node. | 2019-03-23 | 2 | -12/+62 | |
| | * | add occurencecountnode | 2019-03-23 | 6 | -2/+164 | |
| | * | first draft of occurence counter | 2019-03-23 | 4 | -7/+41 | |
| |/ | |||||
| * | Merge pull request #38 from Rolisteam/fix-color-display | 2019-03-23 | 4 | -239/+97 | |
| |\ | |||||
| * \ | 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 | |
| | | * | Add color management for every dice. | 2019-03-23 | 4 | -239/+97 | |
| | |/ |/| | |||||
| | * | 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 | |