| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 1 | -2/+1 | |
| | | |||||
| * | -add comment support | 2017-02-12 | 1 | -0/+4 | |
| | | | | | -fix error on range. | ||||
| * | Update diceparser.h | 2016-12-19 | 1 | -1/+11 | |
| | | | | Add comments | ||||
| * | -Add FilterNode to dice system. | 2016-11-03 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-05-05 | 1 | -11/+17 | |
| |\ | |||||
| * | | -remove default dice for keep operator, alias are better solution to | 2016-05-05 | 1 | -1/+1 | |
| | | | | | | | | | that aim. | ||||
| | * | Add doxy page. | 2016-04-30 | 1 | -11/+17 | |
| |/ | |||||
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-04-14 | 1 | -0/+5 | |
| |\ | |||||
| | * | Add management for variable in DiceParser. | 2016-04-13 | 1 | -0/+5 | |
| | | | |||||
| * | | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| |/ | |||||
| * | change Error code to Dice Error code, fix compilation issue on windows | 2016-03-05 | 1 | -3/+3 | |
| | | |||||
| * | Add Management of Color | 2016-02-04 | 1 | -4/+3 | |
| | | |||||
| * | -rework arithmetic operator | 2016-01-30 | 1 | -0/+1 | |
| | | |||||
| * | Implementation of the if node. Work with one if. | 2016-01-26 | 1 | -0/+1 | |
| | | |||||
| * | First shot for implementing ifnode. | 2016-01-26 | 1 | -1/+1 | |
| | | |||||
| * | merge MergeOp into master | 2016-01-10 | 1 | -1/+1 | |
| |\ | |||||
| | * | -Fix cppcheck errors. | 2016-01-08 | 1 | -1/+1 | |
| | | | |||||
| * | | -Add MergeOp and homogeneous status for result. | 2015-12-24 | 1 | -2/+2 | |
| |/ | |||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-09-07 | 1 | -0/+9 | |
| |\ | |||||
| | * | add getAllDiceResult function and hasSeparator | 2015-09-01 | 1 | -0/+9 | |
| | | | |||||
| * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-08-28 | 1 | -0/+5 | |
| |\| | |||||
| | * | add method to get all string results | 2015-08-27 | 1 | -0/+5 | |
| | | | |||||
| * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-22 | 1 | -0/+6 | |
| |\| | |||||
| | * | add API to set the link to documentation | 2015-05-21 | 1 | -0/+6 | |
| | | | |||||
| * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-05 | 1 | -12/+1 | |
| |\| | |||||
| | * | -Add install target to make file. | 2015-05-03 | 1 | -11/+0 | |
| | | | | | | | | | -Add comments and class descriptions. | ||||
| | * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-04-29 | 1 | -5/+5 | |
| |\| | |||||
| | * | -management of runtime error | 2015-04-27 | 1 | -5/+5 | |
| | | | |||||
| * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-04-25 | 1 | -1/+1 | |
| |\| | |||||
| | * | better management for default dice. | 2015-04-25 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-04-24 | 1 | -10/+38 | |
| |\| | | | | | | | | | Conflicts: parsingtoolbox.cpp | ||||
| | * | improvement of the lib | 2015-04-23 | 1 | -1/+1 | |
| | | | |||||
| | * | change the way die result are transmitted to client application | 2015-04-22 | 1 | -1/+6 | |
| | | | |||||
| | * | add API to make easier the use of DiceParser. | 2015-04-15 | 1 | -0/+4 | |
| | | | |||||
| | * | -remove memory leaks | 2015-04-08 | 1 | -0/+4 | |
| | | | | | | | | | -delete created objects | ||||
| | * | Add comments | 2015-04-08 | 1 | -7/+20 | |
| | | | |||||
| | * | -Creation of dedicated class for alias management | 2015-04-06 | 1 | -1/+3 | |
| | | | |||||
| * | | Add list for warnings | 2015-04-02 | 1 | -0/+1 | |
| |/ | | | | Remove data where reading list. | ||||
| * | -add error on several syntay points. | 2015-04-02 | 1 | -1/+3 | |
| | | |||||
| * | -Better understanding of validators toString method | 2015-04-01 | 1 | -4/+42 | |
| | | | | | | | -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 | -7/+10 | |
| |\ | | | | | | | | | Conflicts: node/node.pri | ||||
| * | | add better error management (not finished yet) | 2015-03-31 | 1 | -5/+41 | |
| | | | | | | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| | * | -better comments | 2015-03-25 | 1 | -8/+18 | |
| | | | | | | | | | -add translation feature for diceCommand. | ||||
| | * | -Add listaliasnode to list all alias. | 2015-03-24 | 1 | -1/+1 | |
| |/ | |||||
| * | add generateTree | 2015-03-05 | 1 | -1/+12 | |
| | | | | | add jumpbackward node | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -2/+24 | |
| | | |||||
| * | -Add readInstructionOperator | 2014-12-13 | 1 | -0/+2 | |
| | | | | | @TODO must be improved. | ||||
| * | -add command management | 2014-12-09 | 1 | -1/+9 | |
| | | |||||
| * | -change API of displayResult to return QString | 2014-12-06 | 1 | -1/+1 | |
| | | |||||