aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
Commit message (Collapse)AuthorAgeFilesLines
* add unicity and repeat function part2Renaud G2020-03-2816-217/+214
|
* add unicity and repeat function part1Renaud G2020-03-282-0/+164
|
* Fix 1d20|3i:[>1]{"Success"}{"Failure"} command.Renaud G2020-01-291-1/+1
| | | | Prevent division by zero due to priority.
* Remove warnings.Renaud G2020-01-291-1/+1
|
* Fix test of IFRenaud G2019-12-251-6/+30
|
* fix [2,2,4,2]i[=4]{-4} commandRenaud G2019-12-221-5/+19
|
* Fix mergenode.cppRenaud G2019-12-221-4/+7
|
* Fix endless loop t operator.Renaud G2019-10-011-35/+39
|
* Add operator TRenaud G2019-09-262-0/+115
|
* Second part for fixing #55Renaud G2019-09-252-2/+80
|
* Change priorityRenaud G2019-09-241-1/+1
|
* Change index API from qint64 to quint64Renaud G2019-09-242-4/+4
|
* Remove warningsRenaud G2019-09-241-3/+2
|
* Fix error messagesRenaud G2019-09-191-1/+1
|
* Improve readabilityRenaud G2019-09-152-1/+2
|
* Fix count nodeRenaud G2019-09-101-1/+1
|
* Copy die but prevent them to be displayed twice.Renaud G2019-09-051-1/+10
|
* 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
|
* initialize pointer on nullptrRenaud G2019-07-282-1/+2
|
* change how count operator countRenaud G2019-07-281-1/+1
|
* New API for isValidRangeSizeRenaud G2019-07-281-2/+12
|
* Fix crash found by aflRenaud G2019-07-251-0/+7
|
* Rework of the component to be a proper libRenaud G2019-07-2516-58/+48
|
* fix if behaviour and outputRenaud G2019-07-191-21/+21
|
* remove warningsRenaud G2019-07-191-14/+10
|
* Add values list nodeRenaud G2019-07-121-1/+5
|
* Fix errorsRenaud G2019-07-121-6/+7
|
* 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
|
* Add valueslistnodeRenaud G2019-07-122-0/+82
|
* rework diceparser to run unit testsRenaud G2019-07-112-92/+0
|
* Add test node.Renaud G2019-05-082-0/+92
|
* set proper headerRenaud G2019-05-021-2/+2
|
* Add unique operatorRenaud G2019-04-232-0/+141
|
* Add occurencecount node.Renaud G2019-03-232-12/+62
|
* add occurencecountnodeRenaud G2019-03-232-1/+122
|
* first draft of occurence counterRenaud G2019-03-232-0/+30
|
* Fix issue on priorityRenaud G2019-02-132-6/+4
|
* clang formatRenaud G2019-02-1247-1587/+1526
|
* remove warningsRenaud G2019-02-021-43/+39
|
* fix group operator.Renaud G2019-01-131-1/+1
|
* -add error when previous is null.Renaud G2019-01-133-2/+9
|
* clazy warningsRenaud G2019-01-0517-29/+31
|
* fix endless loopRenaud G2018-12-222-14/+29
|
* prevent crash when result is null.Renaud G2018-12-151-3/+7
|