| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | fix ci | 2019-07-12 | 1 | -1/+1 | ||
| * | | CI debug | 2019-07-12 | 1 | -6/+8 | ||
| * | | Add travis file | 2019-07-11 | 2 | -1/+28 | ||
| * | | remove useless lines | 2019-07-11 | 3 | -17/+3 | ||
| * | | rework diceparser to run unit tests | 2019-07-11 | 11 | -76/+1084 | ||
| | * | Change behaviour of occurence count node. | 2019-07-10 | 2 | -36/+77 | ||
| | * | Add forloopnode - experiemental | 2019-07-10 | 2 | -0/+139 | ||
| | * | use copy constructor instead of assignement | 2019-07-10 | 7 | -14/+14 | ||
| | * | clang format | 2019-07-10 | 1 | -20/+24 | ||
| | * | Fix read validator | 2019-07-10 | 2 | -7/+6 | ||
| | * | Add valueslistnode | 2019-07-10 | 6 | -1/+125 | ||
| * | | clang format | 2019-06-29 | 1 | -5/+6 | ||
| |/ | ||||||
| * | Don't compile forloopnode | 2019-06-29 | 1 | -1/+1 | ||
| * | Add test node. | 2019-05-08 | 3 | -0/+94 | ||
| * | set pointer to null | 2019-05-08 | 1 | -1/+1 | ||
| * | fix #43 | 2019-05-02 | 1 | -0/+2 | ||
| * | set proper header | 2019-05-02 | 1 | -2/+2 | ||
| * | fix compilation | 2019-04-23 | 1 | -1/+1 | ||
| * | Fix uninitialized variable | 2019-04-23 | 1 | -1/+2 | ||
| * | Add unique operator | 2019-04-23 | 8 | -3/+159 | ||
| * | 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 | ||