aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Management of string result inside string result.Renaud G2020-06-281-24/+23
* Fix compilation on masterRenaud G2020-04-171-0/+15
* Change website addressRenaud G2020-04-121-1/+1
* @ placeholder does not display final scalar when y operator is set.Renaud G2020-03-281-2/+9
* Show explode value in @ place holder.Renaud G2020-03-281-3/+11
* add unicity and repeat function part2Renaud G2020-03-281-1049/+57
* OPTI: Add QSet instead of QStringRenaud G2019-12-221-4/+4
* Protect all dynamic casts.Renaud G2019-10-071-10/+13
* Add operator TRenaud G2019-09-261-0/+10
* Remove warningsRenaud G2019-09-241-3/+2
* Fix error messagesRenaud G2019-09-191-6/+6
* Fix compilation on windowsRenaud G2019-09-151-1/+1
* Copy die but prevent them to be displayed twice.Renaud G2019-09-051-13/+15
* New API for valid dice.Renaud G2019-07-281-18/+45
* Add cleanAll functionRenaud G2019-07-281-5/+10
* Rework of the component to be a proper libRenaud G2019-07-251-28/+29
* fix if behaviour and outputRenaud G2019-07-191-8/+13
* Add values list nodeRenaud G2019-07-121-1/+8
* Fix errorsRenaud G2019-07-121-5/+5
* clang formatRenaud G2019-07-121-2/+0
* Add valueslistnodeRenaud G2019-07-121-0/+36
* rework diceparser to run unit testsRenaud G2019-07-111-19/+31
* Add unique operatorRenaud G2019-04-231-0/+9
* rename unique to spread operatorRenaud G2019-04-231-1/+1
* Use occurence node.Renaud G2019-03-231-6/+6
* add occurencecountnodeRenaud G2019-03-231-0/+27
* clang formatRenaud G2019-02-121-462/+463
* clazy warningsRenaud G2019-01-051-14/+18
* remove warningRenaud G2018-12-161-98/+5
* Small modification to validate tests.Renaud G2018-12-151-0/+5
* remove lineRenaud G2018-12-151-1/+0
* Fix indent.Renaud G2018-12-151-1051/+1051
* Fix several issues.Renaud G2018-12-151-13/+26
* -Remove debug message.Renaud G2018-12-151-4/+4
* fix indent.Renaud G2018-12-151-1/+0
* add new way to display result in dot fileobiwankennedy2018-12-121-1069/+1072
* add warning when no closing parenthesisRenaud G2018-12-101-0/+4
* Display warning message and fix error.Renaud G2018-12-091-10/+27
* Fix issue on command like this: ((3+4)*2)d6Renaud G2018-12-091-9/+23
* Merge branch 'diceResult'Renaud G2018-11-111-3/+31
|\
| * fix some warningsRenaud G2018-11-091-2/+0
| * Commit before rebase.Renaud G2018-11-091-13/+33
* | fix compilationRenaud Guezennec2018-11-071-1/+1
| * first draft for diceresultRenaud G2018-10-231-2/+12
|/
* Change management of variable (ref instead of pointer)Renaud G2018-08-121-1/+1
* Clean up Comment lineRenaud G2018-08-021-0/+1
* remove debug messageRenaud G2018-06-141-2/+0
* -Add bind operator (soft version of merge).Renaud G2018-06-141-0/+12
* fix issue about mergin reroll until and make the help command a bit more comp...obiwankennedy2018-06-011-0/+5
* add "R" (Reroll until) operatorRobin Moussu2018-06-011-10/+7