| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add unique operator | 2019-04-23 | 2 | -0/+141 | |
| * | Add occurencecount node. | 2019-03-23 | 2 | -12/+62 | |
| * | add occurencecountnode | 2019-03-23 | 2 | -1/+122 | |
| * | first draft of occurence counter | 2019-03-23 | 2 | -0/+30 | |
| * | Fix issue on priority | 2019-02-13 | 2 | -6/+4 | |
| * | clang format | 2019-02-12 | 47 | -1587/+1526 | |
| * | remove warnings | 2019-02-02 | 1 | -43/+39 | |
| * | fix group operator. | 2019-01-13 | 1 | -1/+1 | |
| * | -add error when previous is null. | 2019-01-13 | 3 | -2/+9 | |
| * | clazy warnings | 2019-01-05 | 17 | -29/+31 | |
| * | fix endless loop | 2018-12-22 | 2 | -14/+29 | |
| * | prevent crash when result is null. | 2018-12-15 | 1 | -3/+7 | |
| * | fix indent. | 2018-12-15 | 3 | -30/+29 | |
| * | WIP | 2018-12-15 | 2 | -7/+34 | |
| * | List operator fix of range. | 2018-12-15 | 1 | -3/+2 | |
| * | add new way to display result in dot file | 2018-12-12 | 4 | -18/+27 | |
| * | Display warning message and fix error. | 2018-12-09 | 1 | -1/+1 | |
| * | prevent warning | 2018-11-11 | 1 | -3/+3 | |
| * | copy data parameter when copy variable node | 2018-10-27 | 1 | -0/+4 | |
| * | prevent crash | 2018-10-16 | 2 | -2/+2 | |
| * | Keep node accept negative number -1 means keep all dice but 1 (the lowest) | 2018-10-12 | 2 | -3/+8 | |
| * | add integer division operator | 2018-09-28 | 1 | -0/+6 | |
| * | Adding pow | 2018-09-02 | 3 | -9/+25 | |
| * | -New API for validating validor. | 2018-08-27 | 2 | -4/+8 | |
| * | prevent crash when b operator is read without previous result | 2018-07-20 | 1 | -0/+3 | |
| * | remove debug message | 2018-06-14 | 2 | -5/+0 | |
| * | -Add alias management from file | 2018-06-14 | 1 | -1/+3 | |
| * | -Add bind operator (soft version of merge). | 2018-06-14 | 2 | -0/+162 | |
| * | fix issue about mergin reroll until and make the help command a bit more comp... | 2018-06-01 | 2 | -6/+67 | |
| * | add "R" (Reroll until) operator | 2018-06-01 | 2 | -34/+15 | |
| * | rename "exploSe" to "exploDe" | 2018-06-01 | 4 | -17/+17 | |
| * | to be tested | 2018-05-31 | 1 | -1/+9 | |
| * | scalar node is real compatible now | 2018-05-11 | 2 | -8/+8 | |
| * | reroll dice with replacement by expression | 2018-04-23 | 1 | -1/+11 | |
| * | -May Fix g operator. | 2018-04-12 | 1 | -3/+3 | |
| * | -CleanUp | 2018-04-11 | 1 | -1/+0 | |
| * | -fix bug and format file. | 2018-04-11 | 1 | -57/+50 | |
| * | -Add support for subcommand on reroll operator. | 2018-04-11 | 2 | -5/+35 | |
| * | -remove useless blank line. | 2018-04-11 | 1 | -1/+0 | |
| * | -Fix #4 crash with mishaped command. | 2018-04-09 | 5 | -7/+17 | |
| * | -fix some priority nodes | 2018-03-18 | 2 | -9/+8 | |
| * | -get scalar result. | 2018-03-18 | 2 | -2/+10 | |
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 7 | -9/+9 | |
| * | fix explosing node | 2018-03-12 | 1 | -6/+8 | |
| * | c++11 loop | 2018-03-12 | 1 | -2/+2 | |
| * | fix stuff on diceparser | 2018-03-12 | 1 | -18/+16 | |
| * | -remove warnings | 2018-02-24 | 6 | -13/+7 | |
| * | -fix list of alias | 2018-02-08 | 1 | -11/+4 | |
| * | -Add management of unique for dice and list. | 2018-01-25 | 4 | -18/+73 | |
| * | -prevent endless loop in result parsing. | 2017-12-13 | 1 | -1/+14 |