| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move files | 2019-07-25 | 11 | -47/+9 | |
| * | set getPrevious const | 2019-07-19 | 2 | -2/+2 | |
| * | add getId public method | 2019-07-19 | 2 | -0/+7 | |
| * | Add unique test | 2019-07-19 | 1 | -2/+33 | |
| * | Add test on spread operator | 2019-07-19 | 1 | -7/+44 | |
| * | fix if behaviour and output | 2019-07-19 | 5 | -30/+42 | |
| * | remove warnings | 2019-07-19 | 3 | -19/+13 | |
| * | Add if command test | 2019-07-19 | 2 | -0/+62 | |
| * | Merge branch 'new_operator_and_fix' into 'master' | 2019-07-12 | 23 | -105/+448 | |
| |\ | |||||
| | * | Merge branch 'new_operator_and_fix' of invent.kde.org:kde/rolisteam-diceparse... | 2019-07-12 | 0 | -0/+0 | |
| | |\ | |||||
| | * | | Improve readme | 2019-07-12 | 1 | -37/+55 | |
| | * | | add new command to test. | 2019-07-12 | 1 | -3/+15 | |
| | * | | fix warnings | 2019-07-12 | 1 | -0/+1 | |
| | * | | Add values list node | 2019-07-12 | 2 | -2/+13 | |
| | * | | Fix errors | 2019-07-12 | 2 | -11/+12 | |
| | * | | Change behaviour of occurence count node. | 2019-07-12 | 2 | -36/+77 | |
| | * | | Add forloopnode - experiemental | 2019-07-12 | 2 | -0/+139 | |
| | * | | use copy constructor instead of assignement | 2019-07-12 | 7 | -14/+14 | |
| | * | | clang format | 2019-07-12 | 1 | -2/+0 | |
| | * | | Fix read validator | 2019-07-12 | 2 | -7/+6 | |
| | * | | Add valueslistnode | 2019-07-12 | 6 | -0/+123 | |
| * | | | clang format | 2019-07-12 | 1 | -2/+2 | |
| |/ / | |||||
| * | | fix compilation of rolisteam | 2019-07-12 | 1 | -2/+0 | |
| * | | update ci | 2019-07-12 | 1 | -1/+1 | |
| * | | fix ci | 2019-07-12 | 1 | -1/+1 | |
| * | | fix ci | 2019-07-12 | 1 | -1/+4 | |
| * | | env show errors | 2019-07-12 | 1 | -1/+1 | |
| | * | Fix errors | 2019-07-12 | 2 | -11/+12 | |
| * | | fix ci | 2019-07-12 | 1 | -1/+1 | |
| * | | CI debug | 2019-07-12 | 1 | -6/+8 | |
| * | | Add travis file | 2019-07-11 | 2 | -1/+28 | |
| * | | remove useless lines | 2019-07-11 | 3 | -17/+3 | |
| * | | rework diceparser to run unit tests | 2019-07-11 | 11 | -76/+1084 | |
| | * | Change behaviour of occurence count node. | 2019-07-10 | 2 | -36/+77 | |
| | * | Add forloopnode - experiemental | 2019-07-10 | 2 | -0/+139 | |
| | * | use copy constructor instead of assignement | 2019-07-10 | 7 | -14/+14 | |
| | * | clang format | 2019-07-10 | 1 | -20/+24 | |
| | * | Fix read validator | 2019-07-10 | 2 | -7/+6 | |
| | * | Add valueslistnode | 2019-07-10 | 6 | -1/+125 | |
| * | | clang format | 2019-06-29 | 1 | -5/+6 | |
| |/ | |||||
| * | Don't compile forloopnode | 2019-06-29 | 1 | -1/+1 | |
| * | Add test node. | 2019-05-08 | 3 | -0/+94 | |
| * | set pointer to null | 2019-05-08 | 1 | -1/+1 | |
| * | fix #43 | 2019-05-02 | 1 | -0/+2 | |
| * | set proper header | 2019-05-02 | 1 | -2/+2 | |
| * | fix compilation | 2019-04-23 | 1 | -1/+1 | |
| * | Fix uninitialized variable | 2019-04-23 | 1 | -1/+2 | |
| * | Add unique operator | 2019-04-23 | 8 | -3/+159 | |
| * | rename unique to spread operator | 2019-04-23 | 2 | -1/+13 | |
| * | Update HelpMe.md | 2019-04-23 | 1 | -1/+1 | |