| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | 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 | ||
| | | | ||||||
| * | | 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 | ||
| |\ \ | ||||||
| | | * | 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 | ||
| |/ / | ||||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-05-09 | 13 | -31/+66 | ||
| | |\ | |/ |/| | ||||||
| * | | 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 | 2015-05-05 | 27 | -69/+471 | ||
| | |\ | ||||||
| * | \ | 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. | |||||
| * | | -Add gpl header or/and add class description for doxygen. | 2015-05-02 | 11 | -14/+214 | ||
| | | | ||||||
| * | | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 12 | -13/+221 | ||
| | | | ||||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-04-29 | 8 | -12/+105 | ||
| | |\ | |/ |/| | ||||||
| * | | -management of runtime error | 2015-04-27 | 7 | -12/+103 | ||
| | | | ||||||
| * | | add cmake file to gitignore | 2015-04-26 | 1 | -0/+2 | ||
| | | | ||||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-04-25 | 19 | -82/+136 | ||
| | |\ | |/ |/| | ||||||
| * | | better highlightment | 2015-04-25 | 1 | -4/+21 | ||
| | | | ||||||
| * | | better management for default dice. | 2015-04-25 | 2 | -34/+12 | ||
| | | | ||||||
| * | | cli client improvements. | 2015-04-25 | 1 | -36/+43 | ||
| | | | ||||||
| * | | add error divide_by_zero | 2015-04-25 | 2 | -1/+6 | ||
| | | | ||||||
| * | | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 10 | -5/+48 | ||
| | | | ||||||
| * | | better highlightment | 2015-04-25 | 2 | -0/+6 | ||
| | | | ||||||
| * | | Remove useless code from CMakeLists.txt | 2015-04-25 | 1 | -2/+0 | ||
| | | | ||||||
| | * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-04-24 | 41 | -214/+858 | ||
| | |\ | |/ |/| | | | | | Conflicts: parsingtoolbox.cpp | |||||
| * | | use cmake for diceparser | 2015-04-24 | 1 | -0/+71 | ||
| | | | ||||||
| * | | file output for dot | 2015-04-24 | 1 | -3/+3 | ||
| | | | ||||||
| * | | add commandLine parser(not working yet) | 2015-04-24 | 2 | -22/+110 | ||
| | | | ||||||
| * | | improvement of the lib | 2015-04-23 | 2 | -3/+11 | ||
| | | | ||||||
| * | | amend files for cli main application | 2015-04-23 | 2 | -38/+91 | ||
| | | | ||||||
| * | | add file for cli main application | 2015-04-23 | 2 | -0/+2 | ||
| | | | ||||||
| * | | add dice api to manage highlight | 2015-04-22 | 2 | -1/+11 | ||
| | | | ||||||