| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| | | | | | To be Fixed - Dice Gui won't compile anymore | ||||
| * | 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 | |
| | | | | | | readOperator method now use ref on pointer (as all the others). To be TESTED | ||||
| * | 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 | |
| | | | | | | using static is a bad idea as more and more diceparser are now use in rolisteam. | ||||
| * | Clean up Comment line | 2018-08-02 | 1 | -0/+1 | |
| | | | | Clean up Comment line | ||||
| * | 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 ↵ | 2018-06-01 | 1 | -0/+5 | |
| | | | | | complete | ||||
| * | add "R" (Reroll until) operator | 2018-06-01 | 1 | -10/+7 | |
| | | |||||
| * | rename "exploSe" to "exploDe" | 2018-06-01 | 1 | -21/+26 | |
| | | |||||
| * | -remove warnings | 2018-05-11 | 1 | -1/+1 | |
| | | |||||
| * | -Fix regression on range. | 2018-04-11 | 1 | -1/+1 | |
| | | |||||
| * | -CleanUp | 2018-04-11 | 1 | -3/+0 | |
| | | |||||
| * | -Add support for subcommand on reroll operator. | 2018-04-11 | 1 | -2/+31 | |
| | | |||||
| * | -Read operand in condition | 2018-03-18 | 1 | -39/+17 | |
| | | |||||
| * | fix stuff on diceparser | 2018-03-12 | 1 | -1/+4 | |
| | | |||||
| * | -remove warnings | 2018-02-24 | 1 | -4/+7 | |
| | | |||||
| * | -Add management of unique for dice and list. | 2018-01-25 | 1 | -2/+4 | |
| | | |||||
| * | -rework display | 2018-01-14 | 1 | -21/+3 | |
| | | | | | -add support for new output format: SVG, IMAGE, JSON. | ||||