| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update HelpMe.md | 2015-08-26 | 1 | -0/+10 | |
| | | | | add docs on fudge and fate system. | ||||
| * | add comments | 2015-08-20 | 2 | -38/+23 | |
| | | |||||
| * | fix little issues | 2015-08-20 | 3 | -7/+4 | |
| | | |||||
| * | remove useless ; | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | escaped the id for result | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | change new line position | 2015-08-20 | 1 | -2/+2 | |
| | | |||||
| * | Add new line at the end | 2015-08-20 | 1 | -0/+1 | |
| | | |||||
| * | fix compilation | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | improve the dot generation. | 2015-08-20 | 3 | -5/+11 | |
| | | |||||
| * | fix compilation | 2015-08-20 | 1 | -7/+11 | |
| | | |||||
| * | fix compilation | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | fix compilation | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | fix compilation | 2015-08-20 | 2 | -3/+2 | |
| | | |||||
| * | add bool for toString() in result. | 2015-08-20 | 8 | -24/+51 | |
| | | |||||
| * | add bool parameter | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 23 | -83/+165 | |
| | | |||||
| * | start fixing dot tree generation | 2015-08-20 | 14 | -16/+46 | |
| | | |||||
| * | first implementation of compositevalidator. | 2015-08-20 | 2 | -76/+46 | |
| | | |||||
| * | number are qint64 | 2015-08-20 | 1 | -7/+7 | |
| | | |||||
| * | Add compositevalidator to explose operator. | 2015-08-20 | 2 | -24/+104 | |
| | | |||||
| * | -Range size in quint64 | 2015-08-20 | 5 | -5/+5 | |
| | | |||||
| * | add new validator for support several condition in one operator | 2015-08-19 | 3 | -0/+204 | |
| | | |||||
| * | add management of list with unequivalence | 2015-07-08 | 1 | -3/+3 | |
| | | |||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser into rangeInList | 2015-07-08 | 3 | -3/+5 | |
| |\ | |||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser into HEAD | 2015-07-08 | 1 | -0/+1 | |
| | |\ | |||||
| | * | | add management of understood commands | 2015-07-08 | 1 | -2/+3 | |
| | | | | |||||
| | * | | add error of type: nothing understood | 2015-07-08 | 1 | -1/+1 | |
| | | | | |||||
| | | * | Update HelpMe.md | 2015-07-06 | 1 | -0/+1 | |
| | |/ | | | | | Fix counter display | ||||
| * | | remove debug message | 2015-06-11 | 1 | -8/+0 | |
| | | | |||||
| * | | -add method to read list with probability value. It sets range for all | 2015-06-09 | 7 | -21/+215 | |
| |/ | | | | values in List node. | ||||
| * | add API to set the link to documentation | 2015-05-21 | 4 | -5/+27 | |
| | | |||||
| * | remove useless debug outputs | 2015-05-16 | 1 | -4/+0 | |
| | | |||||
| * | remove useless debug outputs | 2015-05-16 | 1 | -1/+0 | |
| | | |||||
| * | fix the removal of color | 2015-05-16 | 1 | -6/+7 | |
| | | |||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-16 | 8 | -9/+84 | |
| |\ | |||||
| | * | add method to read dice range (a bit different from validator range) | 2015-05-15 | 2 | -1/+51 | |
| | | | |||||
| | * | add management of base, the minimum value of die | 2015-05-15 | 2 | -3/+5 | |
| | | | |||||
| | * | add management of base, the minimum value of die | 2015-05-15 | 2 | -2/+13 | |
| | | | |||||
| | * | add management for dice between range | 2015-05-15 | 1 | -2/+14 | |
| | | | |||||
| | * | display number as signed | 2015-05-15 | 1 | -1/+1 | |
| | | | |||||
| * | | -fix crash with K operator. | 2015-05-14 | 1 | -1/+4 | |
| |/ | |||||
| * | prevent crash with die with zero faces | 2015-05-06 | 1 | -8/+10 | |
| | | |||||
| * | set the command line after the alias convertion. To prevent cheating | 2015-05-06 | 1 | -1/+1 | |
| | | |||||
| * | add error message with zero faces dices | 2015-05-06 | 1 | -6/+7 | |
| | | |||||
| * | removal of space | 2015-05-05 | 1 | -2/+1 | |
| | | |||||
| * | removal of translatable string for commands | 2015-05-05 | 1 | -2/+2 | |
| | | |||||
| * | better readability | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser into HEAD | 2015-05-05 | 6 | -44/+38 | |
| |\ | |||||
| * | | improve output for dot system | 2015-05-05 | 10 | -11/+44 | |
| | | | |||||
| | * | -Add install target to make file. | 2015-05-03 | 6 | -44/+38 | |
| |/ | | | | -Add comments and class descriptions. | ||||