| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 1 | -2/+2 | |
| | | |||||
| * | add fail reason | 2017-03-06 | 1 | -1/+1 | |
| | | |||||
| * | -update API used | 2017-02-12 | 1 | -0/+2 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -1/+8 | |
| | | | | | -Allow to use if node several times. | ||||
| * | -add management of string node to display text in some condition. | 2016-11-01 | 1 | -0/+7 | |
| | | |||||
| * | improve indentation | 2016-07-15 | 1 | -37/+37 | |
| | | |||||
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-04-14 | 1 | -3/+17 | |
| |\ | |||||
| | * | Add management for variable in DiceParser. | 2016-04-13 | 1 | -3/+17 | |
| | | | |||||
| * | | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| |/ | |||||
| * | fix cpp check | 2016-03-22 | 1 | -6/+11 | |
| | | |||||
| * | Add Management of Color | 2016-02-04 | 1 | -1/+2 | |
| | | |||||
| * | -management of scalaroperation inside if block. | 2016-01-30 | 1 | -1/+4 | |
| | | |||||
| * | Implementation of the if node. Work with one if. | 2016-01-26 | 1 | -1/+1 | |
| | | |||||
| * | First shot for implementing ifnode. | 2016-01-26 | 1 | -0/+3 | |
| | | |||||
| * | -Add management of operationCondition : modulo operator. | 2016-01-10 | 1 | -0/+3 | |
| | | |||||
| * | Add compositevalidator to explose operator. | 2015-08-20 | 1 | -3/+11 | |
| | | |||||
| * | -add method to read list with probability value. It sets range for all | 2015-06-09 | 1 | -1/+11 | |
| | | | | | values in List node. | ||||
| * | add method to read dice range (a bit different from validator range) | 2015-05-15 | 1 | -0/+9 | |
| | | |||||
| * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 1 | -1/+2 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -0/+7 | |
| | | | | | -delete created objects | ||||
| * | add better error management (not finished yet) | 2015-03-31 | 1 | -0/+20 | |
| | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| * | -Add new node to roll die as value of list. | 2015-03-06 | 1 | -0/+8 | |
| | | |||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -0/+30 | |
| | | |||||
| * | Update parsingtoolbox.h | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl header | ||||
| * | Update parsingtoolbox.h | 2014-01-21 | 1 | -0/+4 | |
| | | | | adding readOpen/closeParentheses | ||||
| * | Create parsingtoolbox.h | 2014-01-20 | 1 | -0/+31 | |
| parsing tool library | |||||