| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| * | -remove blank lines. | 2017-12-13 | 1 | -2/+0 | |
| * | -Fix Variable node | 2017-11-30 | 2 | -11/+15 | |
| * | -The else becames more generic | 2017-11-28 | 1 | -2/+2 | |
| * | -Better indentation | 2017-11-28 | 2 | -22/+25 | |
| * | -Change QList to std::vector | 2017-11-28 | 2 | -7/+7 | |
| * | Add dynamic variable node | 2017-11-28 | 2 | -0/+117 | |
| * | -fix copy of if operator | 2017-11-28 | 4 | -14/+14 | |
| * | add stuff to debug if operator in if operator | 2017-11-28 | 2 | -77/+8 | |
| * | remove useless commit | 2017-11-25 | 18 | -121/+77 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2017-11-23 | 7 | -97/+103 | |
| |\ | |||||
| * | | fix indentation | 2017-11-23 | 1 | -4/+4 | |
| | * | update diceparser | 2017-11-12 | 18 | -77/+121 | |
| | |\ | |/ |/| | |||||
| | * | -replace NULL to nullptr. | 2017-11-11 | 29 | -166/+166 | |
| * | | add separator node | 2017-11-03 | 2 | -0/+44 | |
| * | | -c++11 update about for and nullptr. | 2017-10-29 | 30 | -261/+255 | |
| |/ | |||||
| * | -change comment. | 2017-10-21 | 1 | -1/+1 | |
| * | -adapt merge node to new way of several command. | 2017-10-21 | 2 | -18/+59 | |
| * | -new API to set the previous node. | 2017-10-21 | 2 | -0/+5 | |
| * | -group node operator. | 2017-10-21 | 2 | -0/+343 | |
| * | add group | 2017-10-18 | 5 | -2/+57 | |
| * | -fix error about dice system. | 2017-05-07 | 1 | -1/+1 | |
| * | -remove debug messages. | 2017-05-06 | 1 | -7/+0 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2017-04-29 | 3 | -11/+22 | |
| |\ | |||||
| * | | -fix merge operator. | 2017-04-29 | 1 | -0/+1 | |
| | * | -fix dice value copy | 2017-04-28 | 1 | -0/+1 | |