| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -add feature to list aliases. | 2015-03-31 | 1 | -2/+2 | |
| | | |||||
| * | -better comments | 2015-03-25 | 1 | -3/+3 | |
| | | | | | -add translation feature for diceCommand. | ||||
| * | -Add listaliasnode to list all alias. | 2015-03-24 | 1 | -14/+11 | |
| | | |||||
| * | -Add new node to roll die as value of list. | 2015-03-06 | 1 | -12/+29 | |
| | | |||||
| * | add generateTree | 2015-03-05 | 1 | -6/+41 | |
| | | | | | add jumpbackward node | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -0/+22 | |
| | | |||||
| * | -Add readInstructionOperator | 2014-12-13 | 1 | -1/+32 | |
| | | | | | @TODO must be improved. | ||||
| * | -Allow the command help to work | 2014-12-10 | 1 | -25/+34 | |
| | | |||||
| * | -New API for result type. | 2014-12-09 | 1 | -3/+5 | |
| | | |||||
| * | -add command management | 2014-12-09 | 1 | -0/+16 | |
| | | |||||
| * | -change API of displayResult to return QString | 2014-12-06 | 1 | -2/+14 | |
| | | |||||
| * | Update diceparser.cpp | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl | ||||
| * | Update diceparser.cpp | 2014-03-18 | 1 | -0/+20 | |
| | | | | adding support of default dice value: 4k3 .... | ||||
| * | Update diceparser.cpp | 2014-02-04 | 1 | -1/+1 | |
| | | | | priority and left to right mode managed | ||||
| * | Update diceparser.cpp | 2014-01-30 | 1 | -66/+19 | |
| | | | | management operator priority | ||||
| * | Update diceparser.cpp | 2014-01-27 | 1 | -51/+8 | |
| | | | | improve print dice | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -141/+197 | |
| | | |||||
| * | correct compilation error | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update diceparser.cpp | 2014-01-23 | 1 | -39/+88 | |
| | | | | Starting generic read operand to read (10-1D6)D100 | ||||
| * | Update diceparser.cpp | 2014-01-22 | 1 | -20/+21 | |
| | | | | already displayed dice | ||||
| * | Update diceparser.cpp | 2014-01-21 | 1 | -202/+147 | |
| | | | | improvement about parantheses | ||||
| * | adding parantheses management (unworking yet) | 2014-01-20 | 1 | -0/+17 | |
| | | |||||
| * | Update diceparser.cpp | 2014-01-17 | 1 | -4/+9 | |
| | | | | clean up the parser to separate parsing, running and display | ||||
| * | Update diceparser.cpp | 2014-01-16 | 1 | -0/+2 | |
| | | | | remove warning | ||||
| * | Update diceparser.cpp | 2014-01-15 | 1 | -12/+12 | |
| | | | | correcting range parsing | ||||
| * | Update diceparser.cpp | 2014-01-15 | 1 | -10/+26 | |
| | | | | fix >= and <= operator parsing | ||||
| * | Update diceparser.cpp | 2014-01-14 | 1 | -65/+120 | |
| | | | | new display | ||||
| * | Update diceparser.cpp | 2014-01-11 | 1 | -0/+1 | |
| | | | | comments | ||||
| * | Update diceparser.cpp | 2014-01-10 | 1 | -3/+22 | |
| | | | | allows operation after the second. | ||||
| * | Update diceparser.cpp | 2014-01-08 | 1 | -11/+32 | |
| | | | | reroll working! | ||||
| * | Update diceparser.cpp | 2014-01-07 | 1 | -69/+93 | |
| | | | | correction better display method | ||||
| * | Update diceparser.cpp | 2014-01-07 | 1 | -2/+43 | |
| | | | | add parse file! | ||||
| * | Add new management of result. | 2014-01-05 | 1 | -1/+2 | |
| | | | | | It may require to make several | ||||
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -15/+152 | |
| | | |||||
| * | Firt commit of the new dice system for rolisteam. | 2013-12-29 | 1 | -0/+179 | |