| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix compilation on master | 2020-04-17 | 1 | -0/+15 | |
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| * | @ placeholder does not display final scalar when y operator is set. | 2020-03-28 | 1 | -2/+9 | |
| * | Show explode value in @ place holder. | 2020-03-28 | 1 | -3/+11 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 1 | -1049/+57 | |
| * | OPTI: Add QSet instead of QString | 2019-12-22 | 1 | -4/+4 | |
| * | Protect all dynamic casts. | 2019-10-07 | 1 | -10/+13 | |
| * | Add operator T | 2019-09-26 | 1 | -0/+10 | |
| * | Remove warnings | 2019-09-24 | 1 | -3/+2 | |
| * | Fix error messages | 2019-09-19 | 1 | -6/+6 | |
| * | Fix compilation on windows | 2019-09-15 | 1 | -1/+1 | |
| * | Copy die but prevent them to be displayed twice. | 2019-09-05 | 1 | -13/+15 | |
| * | New API for valid dice. | 2019-07-28 | 1 | -18/+45 | |
| * | Add cleanAll function | 2019-07-28 | 1 | -5/+10 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -28/+29 | |
| * | fix if behaviour and output | 2019-07-19 | 1 | -8/+13 | |
| * | Add values list node | 2019-07-12 | 1 | -1/+8 | |
| * | Fix errors | 2019-07-12 | 1 | -5/+5 | |
| * | clang format | 2019-07-12 | 1 | -2/+0 | |
| * | Add valueslistnode | 2019-07-12 | 1 | -0/+36 | |
| * | rework diceparser to run unit tests | 2019-07-11 | 1 | -19/+31 | |
| * | Add unique operator | 2019-04-23 | 1 | -0/+9 | |
| * | rename unique to spread operator | 2019-04-23 | 1 | -1/+1 | |
| * | Use occurence node. | 2019-03-23 | 1 | -6/+6 | |
| * | add occurencecountnode | 2019-03-23 | 1 | -0/+27 | |
| * | clang format | 2019-02-12 | 1 | -462/+463 | |
| * | clazy warnings | 2019-01-05 | 1 | -14/+18 | |
| * | remove warning | 2018-12-16 | 1 | -98/+5 | |
| * | 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 | 1 | -13/+26 | |
| * | -Remove debug message. | 2018-12-15 | 1 | -4/+4 | |
| * | fix indent. | 2018-12-15 | 1 | -1/+0 | |
| * | add new way to display result in dot file | 2018-12-12 | 1 | -1069/+1072 | |
| * | add warning when no closing parenthesis | 2018-12-10 | 1 | -0/+4 | |
| * | Display warning message and fix error. | 2018-12-09 | 1 | -10/+27 | |
| * | Fix issue on command like this: ((3+4)*2)d6 | 2018-12-09 | 1 | -9/+23 | |
| * | Merge branch 'diceResult' | 2018-11-11 | 1 | -3/+31 | |
| |\ | |||||
| | * | fix some warnings | 2018-11-09 | 1 | -2/+0 | |
| | * | Commit before rebase. | 2018-11-09 | 1 | -13/+33 | |
| * | | fix compilation | 2018-11-07 | 1 | -1/+1 | |
| | * | first draft for diceresult | 2018-10-23 | 1 | -2/+12 | |
| |/ | |||||
| * | Change management of variable (ref instead of pointer) | 2018-08-12 | 1 | -1/+1 | |
| * | Clean up Comment line | 2018-08-02 | 1 | -0/+1 | |
| * | remove debug message | 2018-06-14 | 1 | -2/+0 | |
| * | -Add bind operator (soft version of merge). | 2018-06-14 | 1 | -0/+12 | |
| * | fix issue about mergin reroll until and make the help command a bit more comp... | 2018-06-01 | 1 | -0/+5 | |
| * | add "R" (Reroll until) operator | 2018-06-01 | 1 | -10/+7 | |
| * | rename "exploSe" to "exploDe" | 2018-06-01 | 1 | -21/+26 | |