| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| * | -fix non return value. | 2018-02-11 | 2 | -0/+2 | |
| * | -fix list of alias | 2018-02-08 | 1 | -11/+4 | |
| * | -Fix include file. | 2018-01-25 | 2 | -1/+39 | |
| * | -Add API to know if dice is already inside the result. | 2018-01-25 | 2 | -5/+12 | |
| * | -C++11 for loop. | 2018-01-25 | 1 | -1/+1 | |
| * | -Add management of unique for dice and list. | 2018-01-25 | 6 | -21/+78 | |
| * | -rework display | 2018-01-14 | 5 | -465/+538 | |
| * | -rename class. | 2018-01-14 | 2 | -0/+0 | |
| * | rework cli structure | 2018-01-12 | 4 | -162/+435 | |
| * | -add support of SVG | 2018-01-11 | 1 | -1/+0 | |
| * | fix merge | 2018-01-11 | 2 | -20/+40 | |
| * | fix readDynamicVariable | 2018-01-11 | 1 | -4/+3 | |
| * | -Fix comment | 2018-01-11 | 2 | -8/+20 | |
| * | fix json | 2018-01-11 | 1 | -2/+3 | |
| * | add json function | 2018-01-11 | 1 | -1/+70 | |
| * | Update HelpMe.md | 2017-12-27 | 1 | -1/+1 | |