| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up documentation | 2018-06-02 | 1 | -9/+26 | |
| * | fix issue about mergin reroll until and make the help command a bit more comp... | 2018-06-01 | 3 | -6/+72 | |
| * | add "R" (Reroll until) operator | 2018-06-01 | 5 | -45/+31 | |
| * | rename "exploSe" to "exploDe" | 2018-06-01 | 13 | -54/+59 | |
| * | to be tested | 2018-05-31 | 1 | -1/+9 | |
| * | scalar node is real compatible now | 2018-05-11 | 2 | -8/+8 | |
| * | -remove warnings | 2018-05-11 | 3 | -8/+8 | |
| * | reroll dice with replacement by expression | 2018-04-23 | 5 | -2/+24 | |
| * | -Remove dependency when unittest. | 2018-04-22 | 1 | -1/+4 | |
| * | Clean up | 2018-04-22 | 1 | -2/+0 | |
| * | Update HelpMe.md | 2018-04-20 | 1 | -1/+1 | |
| * | -May Fix g operator. | 2018-04-12 | 1 | -3/+3 | |
| * | -CleanUp | 2018-04-11 | 1 | -1/+0 | |
| * | -Fix regression on range. | 2018-04-11 | 1 | -1/+1 | |
| * | -CleanUp | 2018-04-11 | 1 | -3/+0 | |
| * | -fix bug and format file. | 2018-04-11 | 1 | -57/+50 | |
| * | Set Default value for ScalarResult. | 2018-04-11 | 1 | -1/+1 | |
| * | -Add blank line. | 2018-04-11 | 1 | -0/+1 | |
| * | -Add support for subcommand on reroll operator. | 2018-04-11 | 4 | -7/+68 | |
| * | -remove useless blank line. | 2018-04-11 | 1 | -1/+0 | |
| * | Update HelpMe.md | 2018-04-10 | 1 | -7/+25 | |
| * | Merge pull request #11 from robinmoussu/authors | 2018-04-10 | 1 | -0/+1 | |
| |\ | |||||
| | * | add myself in AUTHORS | 2018-04-09 | 1 | -0/+1 | |
| |/ | |||||
| * | Create AUTHORS | 2018-04-09 | 1 | -0/+8 | |
| * | Merge pull request #9 from robinmoussu/diceToText | 2018-04-09 | 1 | -60/+48 | |
| |\ | |||||
| * \ | Merge pull request #6 from robinmoussu/doc | 2018-04-09 | 3 | -27/+21 | |
| |\ \ | |||||
| * | | | -Fix #4 crash with mishaped command. | 2018-04-09 | 5 | -7/+17 | |
| | * | | Add cli supported colors in HelpMe.md | 2018-04-09 | 1 | -2/+2 | |
| | * | | add all operators in README.md | 2018-04-09 | 2 | -25/+19 | |
| |/ / | |||||
| | * | Fix diceToText function() when multiple commands are involved | 2018-04-08 | 1 | -60/+48 | |
| |/ | |||||
| * | add Rolisteam qml module | 2018-04-02 | 1 | -1/+3 | |
| * | Update HelpMe.md | 2018-03-28 | 1 | -1/+1 | |
| * | Update HelpMe.md | 2018-03-28 | 1 | -0/+2 | |
| * | update documentation | 2018-03-18 | 1 | -40/+126 | |
| * | -move readoperand inside parsingtoolbox. | 2018-03-18 | 2 | -7/+45 | |
| * | -fix some priority nodes | 2018-03-18 | 2 | -9/+8 | |
| * | -get scalar result. | 2018-03-18 | 2 | -2/+10 | |
| * | -Read operand in condition | 2018-03-18 | 1 | -39/+17 | |
| * | -better display | 2018-03-18 | 1 | -2/+11 | |
| * | add API to set startNode Vector | 2018-03-18 | 2 | -5/+17 | |
| * | -Get copy for result | 2018-03-18 | 7 | -3/+34 | |
| * | -Clean up | 2018-03-18 | 1 | -109/+2 | |
| * | -Add node as parameter of condition | 2018-03-18 | 4 | -28/+78 | |
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 10 | -14/+16 | |
| * | 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 | 2 | -19/+20 | |
| * | fix cpp errors | 2018-03-06 | 3 | -2/+5 | |
| * | Update HelpMe.md | 2018-03-04 | 1 | -0/+17 | |
| * | -remove warnings | 2018-02-24 | 13 | -32/+29 | |