| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | Update HelpMe.md | 2015-08-26 | 1 | -0/+10 | ||
| | | | | | | | | | | | | | add docs on fudge and fate system. | |||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-21 | 2 | -38/+23 | ||
| | | |\| | ||||||
| | | | * | add comments | 2015-08-20 | 2 | -38/+23 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 3 | -7/+4 | ||
| | | |\| | ||||||
| | | | * | fix little issues | 2015-08-20 | 3 | -7/+4 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | ||
| | | |\| | ||||||
| | | | * | remove useless ; | 2015-08-20 | 1 | -1/+1 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | ||
| | | |\| | ||||||
| | | | * | escaped the id for result | 2015-08-20 | 1 | -1/+1 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+2 | ||
| | | |\| | ||||||
| | | | * | change new line position | 2015-08-20 | 1 | -2/+2 | ||
| | | | | | ||||||
| | | | * | Add new line at the end | 2015-08-20 | 1 | -0/+1 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | ||
| | | |\| | ||||||
| | | | * | fix compilation | 2015-08-20 | 1 | -1/+1 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 3 | -5/+11 | ||
| | | |\| | ||||||
| | | | * | improve the dot generation. | 2015-08-20 | 3 | -5/+11 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -7/+11 | ||
| | | |\| | ||||||
| | | | * | fix compilation | 2015-08-20 | 1 | -7/+11 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | ||
| | | |\| | ||||||
| | | | * | fix compilation | 2015-08-20 | 1 | -1/+1 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | ||
| | | |\| | ||||||
| | | | * | fix compilation | 2015-08-20 | 1 | -1/+1 | ||
| | | | | | ||||||
| | | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -2/+1 | ||
| | | |\| | | | | | | | | | | | | | | | | | Conflicts: result/stringresult.h | |||||
| | | * | | fix compilation | 2015-08-20 | 2 | -2/+2 | ||
| | | | | | ||||||
| | | | * | 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 | ||
| | | | | ||||||
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-07-10 | 1 | -1/+4 | ||
| | |\ \ | |/ / |/| | | ||||||
| * | | | fix the nothing understood error | 2015-07-09 | 1 | -1/+4 | ||
| | | | | ||||||
| | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-07-09 | 2 | -3/+4 | ||
| | |\ \ | |/ / |/| | | ||||||
| | | * | 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 | ||
| | | | | | ||||||
| | | * | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-07-07 | 1 | -0/+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. | |||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-22 | 4 | -5/+27 | ||
| | |\ | |/ |/| | ||||||
| * | | add API to set the link to documentation | 2015-05-21 | 4 | -5/+27 | ||
| | | | ||||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-17 | 3 | -12/+11 | ||
| | |\ | |/ |/| | ||||||
| * | | remove useless debug outputs | 2015-05-16 | 1 | -4/+0 | ||
| | | | ||||||