| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix compilation. | 2015-08-29 | 1 | -5/+1 | |
| | | |||||
| * | fix cppcheck issue | 2015-08-28 | 8 | -21/+18 | |
| | | |||||
| * | Merge branch 'doneWork' | 2015-08-27 | 6 | -0/+44 | |
| |\ | |||||
| | * | add highlight management | 2015-08-27 | 2 | -0/+14 | |
| | | | |||||
| | * | disable the highlight | 2015-08-27 | 2 | -0/+2 | |
| | | | |||||
| | * | add method to get all string results | 2015-08-27 | 2 | -0/+28 | |
| | | | |||||
| * | | Update HelpMe.md | 2015-08-26 | 1 | -0/+4 | |
| | | | | | | | | | | | > 3d[-20--9] Rolling 3 dice, values ars between -20 and -9. | ||||
| * | | Update HelpMe.md | 2015-08-26 | 1 | -0/+9 | |
| |/ | | | rolling in the range. | ||||
| * | fix the nothing understood error | 2015-07-09 | 1 | -1/+4 | |
| | | |||||
| * | 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 | |
| | | | |||||
| | * | Update HelpMe.md | 2015-07-06 | 1 | -0/+1 | |
| |/ | | | Fix counter display | ||||
| * | add API to set the link to documentation | 2015-05-21 | 4 | -5/+27 | |
| | | |||||
| * | 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 | |
| |\ | |||||
| | * | 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 | |
| |/ | |||||
| * | 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 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 | |
| | | |||||
| * | -management of runtime error | 2015-04-27 | 7 | -12/+103 | |
| | | |||||
| * | add cmake file to gitignore | 2015-04-26 | 1 | -0/+2 | |
| | | |||||
| * | 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 | |
| | | |||||
| * | 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 | |
| | | |||||