| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix output | 2020-10-21 | 1 | -4/+5 | |
| | | |||||
| * | clean up diceparser code. | 2020-09-27 | 1 | -135/+1 | |
| | | | | | Cli build is piloted from an cmake option. | ||||
| * | fix output change. | 2020-09-12 | 1 | -0/+5 | |
| | | |||||
| * | Fix repeat node. | 2020-08-22 | 1 | -0/+15 | |
| | | |||||
| * | draft to fix repeater node. | 2020-08-21 | 1 | -29/+0 | |
| | | |||||
| * | Better export in json. | 2020-08-21 | 1 | -2/+2 | |
| | | |||||
| * | Rework exporting | 2020-08-21 | 1 | -159/+34 | |
| | | |||||
| * | WIP: Export result in json. | 2020-08-21 | 1 | -0/+20 | |
| | | |||||
| * | change the way diceparser is giving its result. | 2020-08-21 | 1 | -33/+36 | |
| | | |||||
| * | Fix some behaviours about | 2020-08-01 | 1 | -1/+3 | |
| | | |||||
| * | Management of string result inside string result. | 2020-06-28 | 1 | -24/+23 | |
| | | |||||
| * | Fix compilation on master | 2020-04-17 | 1 | -0/+15 | |
| | | | | | Add API to access aliases list. | ||||
| * | 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 | |
| | | | | | 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 | |
| |\ | |||||