| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge MergeOp into master | 2016-01-10 | 1 | -33/+33 | |
| |\ | |||||
| | * | fix cppcheck errors | 2016-01-08 | 1 | -1/+0 | |
| | | | |||||
| | * | -Fix cppcheck errors. | 2016-01-08 | 1 | -2/+1 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -0/+1 | |
| | | | |||||
| * | | -Add MergeOp and homogeneous status for result. | 2015-12-24 | 1 | -1/+16 | |
| | | | |||||
| | * | Optimization about screen | 2015-10-28 | 1 | -28/+28 | |
| | | | |||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-10-11 | 1 | -13/+20 | |
| | |\ | |/ |/| | |||||
| * | | -fix compil error | 2015-10-11 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'rangeInList' | 2015-10-11 | 1 | -11/+18 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| | | * | Add way to disable alias. | 2015-10-10 | 1 | -1/+4 | |
| | |/ |/| | |||||
| * | | add getAllDiceResult function and hasSeparator | 2015-09-01 | 1 | -6/+39 | |
| | | | |||||
| * | | fix compilation. | 2015-08-29 | 1 | -5/+1 | |
| | | | |||||
| * | | fix cppcheck issue | 2015-08-28 | 1 | -8/+9 | |
| | | | |||||
| * | | add method to get all string results | 2015-08-27 | 1 | -0/+23 | |
| | | | |||||
| | * | change new line position | 2015-08-20 | 1 | -2/+2 | |
| | | | |||||
| | * | Add new line at the end | 2015-08-20 | 1 | -0/+1 | |
| | | | |||||
| | * | start fixing dot tree generation | 2015-08-20 | 1 | -2/+4 | |
| | | | |||||
| | * | number are qint64 | 2015-08-20 | 1 | -7/+7 | |
| | | | |||||
| * | | fix the nothing understood error | 2015-07-09 | 1 | -1/+4 | |
| | | | |||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser into rangeInList | 2015-07-08 | 1 | -2/+3 | |
| | |\ | |/ |/| | |||||
| * | | add management of understood commands | 2015-07-08 | 1 | -2/+3 | |
| | | | |||||
| | * | -add method to read list with probability value. It sets range for all | 2015-06-09 | 1 | -1/+8 | |
| |/ | | | | values in List node. | ||||
| * | add API to set the link to documentation | 2015-05-21 | 1 | -4/+8 | |
| | | |||||
| * | remove useless debug outputs | 2015-05-16 | 1 | -1/+0 | |
| | | |||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-16 | 1 | -2/+14 | |
| |\ | |||||
| | * | add management for dice between range | 2015-05-15 | 1 | -2/+14 | |
| | | | |||||
| * | | -fix crash with K operator. | 2015-05-14 | 1 | -1/+4 | |
| |/ | |||||
| * | 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 | |
| | | |||||
| * | -management of runtime error | 2015-04-27 | 1 | -3/+12 | |
| | | |||||
| * | better management for default dice. | 2015-04-25 | 1 | -33/+11 | |
| | | |||||
| * | file output for dot | 2015-04-24 | 1 | -3/+3 | |
| | | |||||
| * | improvement of the lib | 2015-04-23 | 1 | -2/+10 | |
| | | |||||
| * | change the way die result are transmitted to client application | 2015-04-22 | 1 | -30/+18 | |
| | | |||||
| * | prepare much better way to give the result | 2015-04-21 | 1 | -10/+22 | |
| | | |||||
| * | add API to make easier the use of DiceParser. | 2015-04-15 | 1 | -0/+7 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -3/+52 | |
| | | | | | -delete created objects | ||||
| * | remove default diceAlias. It must be managed by the end-user application. | 2015-04-07 | 1 | -2/+2 | |
| | | |||||
| * | -Creation of dedicated class for alias management | 2015-04-06 | 1 | -12/+12 | |
| | | |||||
| * | -add error on several syntay points. | 2015-04-02 | 1 | -0/+16 | |
| | | |||||
| * | -Better understanding of validators toString method | 2015-04-01 | 1 | -5/+13 | |
| | | | | | | | -return error if error have been detected for endless loop. -add listaliasnode.h/.cpp to the pri file -protect the use of pointer | ||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-03-31 | 1 | -16/+13 | |
| |\ | | | | | | | | | Conflicts: node/node.pri | ||||
| * | | add better error management (not finished yet) | 2015-03-31 | 1 | -21/+206 | |
| | | | | | | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| | * | -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 | ||||