aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* new api for validatorRenaud G2019-07-282-1/+13
|
* initialize pointer on nullptrRenaud G2019-07-284-3/+4
|
* change how count operator countRenaud G2019-07-281-1/+1
|
* Add bool return to manage no parameter on painter nodeRenaud G2019-07-282-18/+22
|
* New API for isValidRangeSizeRenaud G2019-07-288-26/+54
|
* Fix dice copy constructor and set default valueRenaud G2019-07-282-3/+5
|
* New API for valid dice.Renaud G2019-07-281-18/+45
|
* Add cleanAll functionRenaud G2019-07-282-6/+11
|
* Composite Validator with better APIRenaud G2019-07-282-38/+91
|
* Clean the memory after execution.Renaud G2019-07-281-6/+3
|
* Prevent crashes when copying boolean conditionRenaud G2019-07-281-1/+1
|
* fix timeouts about valid rangeRenaud G2019-07-282-14/+75
|
* Absolute path for source filesRenaud G2019-07-281-42/+42
|
* Put together all important enums inside diceparserhelper.hRenaud G2019-07-252-15/+48
|
* Main for fuzzing DiceParserRenaud G2019-07-251-1/+1
|
* Fuzzer scriptRenaud G2019-07-251-2/+8
|
* Static compilation is only triggered if -DSTATIC_BUILD=ON is set.Renaud G2019-07-251-9/+10
|
* Fix crash found by aflRenaud G2019-07-254-3/+21
|
* add fuzzer testRenaud G2019-07-254-0/+162
|
* add cmakefile for testsRenaud G2019-07-251-0/+2
|
* template for pkg config fileRenaud G2019-07-251-0/+12
|
* Rework of the component to be a proper libRenaud G2019-07-2535-190/+235
|
* move filesRenaud G2019-07-2511-47/+9
|
* set getPrevious constRenaud G2019-07-192-2/+2
|
* add getId public methodRenaud G2019-07-192-0/+7
|
* Add unique testRenaud G2019-07-191-2/+33
|
* Add test on spread operatorRenaud G2019-07-191-7/+44
|
* fix if behaviour and outputRenaud G2019-07-195-30/+42
|
* remove warningsRenaud G2019-07-193-19/+13
|
* Add if command testRenaud G2019-07-192-0/+62
|
* Merge branch 'new_operator_and_fix' into 'master'renaud guezennec2019-07-1223-105/+448
|\ | | | | | | | | Value list node and occurence improvements See merge request kde/rolisteam-diceparser!1
| * Merge branch 'new_operator_and_fix' of ↵Renaud G2019-07-120-0/+0
| |\ | | | | | | | | | invent.kde.org:kde/rolisteam-diceparser into new_operator_and_fix
| * | Improve readmeRenaud G2019-07-121-37/+55
| | |
| * | add new command to test.Renaud G2019-07-121-3/+15
| | |
| * | fix warningsRenaud G2019-07-121-0/+1
| | |
| * | Add values list nodeRenaud G2019-07-122-2/+13
| | |
| * | Fix errorsRenaud G2019-07-122-11/+12
| | |
| * | Change behaviour of occurence count node.Renaud G2019-07-122-36/+77
| | | | | | | | | | | | Now it can generate a dice result.
| * | Add forloopnode - experiementalRenaud G2019-07-122-0/+139
| | | | | | | | | | | | it is not compiled
| * | use copy constructor instead of assignementRenaud G2019-07-127-14/+14
| | |
| * | clang formatRenaud G2019-07-121-2/+0
| | |
| * | Fix read validatorRenaud G2019-07-122-7/+6
| | |
| * | Add valueslistnodeRenaud G2019-07-126-0/+123
| | |
* | | clang formatRenaud G2019-07-121-2/+2
|/ /
* | fix compilation of rolisteamRenaud G2019-07-121-2/+0
| |
* | update ciRenaud G2019-07-121-1/+1
| |
* | fix ciRenaud G2019-07-121-1/+1
| |