aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | fix ciRenaud G2019-07-121-1/+4
| |
* | env show errorsRenaud G2019-07-121-1/+1
| |
| * Fix errorsRenaud G2019-07-122-11/+12
| |
* | fix ciRenaud G2019-07-121-1/+1
| |
* | CI debugRenaud G2019-07-121-6/+8
| |
* | Add travis fileRenaud G2019-07-112-1/+28
| |
* | remove useless linesRenaud G2019-07-113-17/+3
| |
* | rework diceparser to run unit testsRenaud G2019-07-1111-76/+1084
| |
| * Change behaviour of occurence count node.Renaud G2019-07-102-36/+77
| | | | | | | | Now it can generate a dice result.
| * Add forloopnode - experiementalRenaud G2019-07-102-0/+139
| | | | | | | | it is not compiled
| * use copy constructor instead of assignementRenaud G2019-07-107-14/+14
| |
| * clang formatRenaud G2019-07-101-20/+24
| |
| * Fix read validatorRenaud G2019-07-102-7/+6
| |
| * Add valueslistnodeRenaud G2019-07-106-1/+125
| |
* | clang formatRenaud G2019-06-291-5/+6
|/
* Don't compile forloopnodeRenaud G2019-06-291-1/+1
|
* Add test node.Renaud G2019-05-083-0/+94
|
* set pointer to nullRenaud G2019-05-081-1/+1
|
* fix #43Renaud G2019-05-021-0/+2
|