aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix 1d20|3i:[>1]{"Success"}{"Failure"} command.Renaud G2020-01-292-2/+2
| | | | Prevent division by zero due to priority.
* add new test commandRenaud G2020-01-291-0/+1
|
* Remove warnings.Renaud G2020-01-291-1/+1
|
* Output tags for dice list.Renaud G2020-01-297-42/+175
|
* Fix test of IFRenaud G2019-12-252-7/+35
|
* Improve perfRenaud G2019-12-251-3/+5
|
* fix [2,2,4,2]i[=4]{-4} commandRenaud G2019-12-221-5/+19
|
* Performance improvement: mt19937 is not staticRenaud G2019-12-222-6/+7
|
* OPTI: Add QSet instead of QStringRenaud G2019-12-221-4/+4
|
* Fix mergenode.cppRenaud G2019-12-221-4/+7
|
* Protect all dynamic casts.Renaud G2019-10-071-10/+13
|
* Fix endless loop t operator.Renaud G2019-10-011-35/+39
|
* Add operator TRenaud G2019-09-268-1/+147
|
* Second part for fixing #55Renaud G2019-09-252-2/+80
|
* improve alias testingRenaud G2019-09-241-19/+22
|
* Fix error on range computationRenaud G2019-09-241-1/+1
|
* Fix Bug #55Renaud G2019-09-241-0/+1
|
* Add spaceRenaud G2019-09-241-1/+1
|
* add clang format fileRenaud G2019-09-241-0/+87
|
* Improve alias replacementRenaud G2019-09-241-1/+26
|
* Change priorityRenaud G2019-09-241-1/+1
|
* Change index API from qint64 to quint64Renaud G2019-09-242-4/+4
|
* Remove warningsRenaud G2019-09-243-12/+10
|
* Fix error messagesRenaud G2019-09-192-7/+7
|
* Fix compilation on windowsRenaud G2019-09-155-8/+8
|
* update priRenaud G2019-09-151-4/+6
|
* add composite validator in the documentationRenaud G2019-09-152-5/+40
|
* prevent warningRenaud G2019-09-151-1/+1
|
* Improve readabilityRenaud G2019-09-152-1/+2
|
* add testRenaud G2019-09-111-5/+18
|
* Fix count nodeRenaud G2019-09-101-1/+1
|
* Set alias as json parameter textRenaud G2019-09-051-24/+32
|
* Copy die but prevent them to be displayed twice.Renaud G2019-09-054-15/+42
|
* Fix #54Renaud G2019-08-241-1/+1
|
* Merge branch 'liberation' into 'master'renaud guezennec2019-07-2963-525/+1060
|\ | | | | | | | | Add fuzzer on the DiceParser See merge request kde/rolisteam-diceparser!2
| * Update DiceParser GrammarRenaud G2019-07-292-35/+106
| |
| * add fuzzer testRenaud G2019-07-283-48/+15
| |
| * Compile source instead of against libRenaud G2019-07-281-2/+2
| |
| * add testsRenaud G2019-07-281-5/+32
| |
| * ignore all fuzzer dataRenaud G2019-07-281-0/+5
| |
| * set result type on scalar resultRenaud G2019-07-281-1/+4
| |
| * add overrideRenaud G2019-07-281-4/+3
| |
| * remove use of pointerRenaud G2019-07-281-9/+8
| |
| * add overrideRenaud G2019-07-281-4/+5
| |
| * set of possibilityRenaud G2019-07-282-1/+20
| |
| * prevent crashRenaud G2019-07-281-1/+1
| |
| * manage new API isValidRangeSizeRenaud G2019-07-281-3/+15
| |
| * Painter node add resultRenaud G2019-07-281-4/+6
| |
| * fix merge node against crashRenaud G2019-07-281-34/+34
| |
| * Painter dice now have a copy of the resultRenaud G2019-07-282-3/+2
| |