| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix uninitialized variable | 2019-04-23 | 1 | -1/+2 | |
| | | |||||
| * | Merge pull request #38 from Rolisteam/fix-color-display | 2019-03-23 | 1 | -23/+29 | |
| |\ | | | | | Add color management for every dice. | ||||
| * | | Use new way to replace pattern in string result. | 2019-03-23 | 1 | -4/+6 | |
| | | | |||||
| | * | Add color management for every dice. | 2019-03-23 | 1 | -23/+29 | |
| |/ | |||||
| * | clang format | 2019-02-12 | 1 | -164/+229 | |
| | | |||||
| * | manage newline in string result. | 2019-01-13 | 1 | -0/+1 | |
| | | |||||
| * | fix several little issue. | 2018-12-19 | 1 | -5/+6 | |
| | | |||||
| * | Display warning message and fix error. | 2018-12-09 | 1 | -9/+23 | |
| | | |||||
| * | Fix compilation. | 2018-12-08 | 1 | -5/+2 | |
| | | |||||
| * | Get full result. | 2018-11-09 | 1 | -1/+3 | |
| | | |||||
| * | DiceParser: better display. | 2018-10-24 | 1 | -0/+2 | |
| | | |||||
| * | first draft for diceresult | 2018-10-23 | 1 | -0/+40 | |
| | | |||||
| * | need for gui is not conditionnal add flag NO_PAINTER_OPERATOR | 2018-09-28 | 1 | -2/+22 | |
| | | |||||
| * | fix several replacement | 2018-09-28 | 1 | -4/+4 | |
| | | |||||
| * | -Fix alias in cli client. | 2018-08-27 | 1 | -2/+1 | |
| | | |||||
| * | -Add alias management from file | 2018-06-14 | 1 | -3/+24 | |
| | | | | | Better display for alias. | ||||
| * | add main | 2018-06-11 | 1 | -0/+1 | |
| | | |||||
| * | -better display | 2018-03-18 | 1 | -2/+11 | |
| | | |||||
| * | -Clean up | 2018-03-18 | 1 | -109/+2 | |
| | | |||||
| * | -rework display | 2018-01-14 | 1 | -427/+159 | |
| | | | | | -add support for new output format: SVG, IMAGE, JSON. | ||||
| * | rework cli structure | 2018-01-12 | 1 | -158/+361 | |
| | | |||||
| * | -add support of SVG | 2018-01-11 | 1 | -1/+0 | |
| | | |||||
| * | fix merge | 2018-01-11 | 1 | -9/+40 | |
| | | |||||
| * | fix json | 2018-01-11 | 1 | -2/+3 | |
| | | |||||
| * | add json function | 2018-01-11 | 1 | -1/+70 | |
| | | |||||
| * | -Add comment at the right place | 2017-12-13 | 1 | -0/+4 | |
| | | |||||
| * | -fix copy of if operator | 2017-11-28 | 1 | -2/+2 | |
| | | | | | Compare method was not shared. | ||||
| * | add stuff to debug if operator in if operator | 2017-11-28 | 1 | -3/+9 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -1/+1 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -1/+1 | |
| | | |||||
| * | -Manage new ways of several commands in one line. | 2017-10-21 | 1 | -220/+239 | |
| | | |||||
| * | add group | 2017-10-18 | 1 | -0/+1 | |
| | | |||||
| * | -Add markdown output for discord bot. | 2017-06-03 | 1 | -1/+165 | |
| | | |||||
| * | -add comment support | 2017-02-12 | 1 | -9/+13 | |
| | | |||||
| * | -fix help command. | 2017-01-14 | 1 | -1/+1 | |
| | | |||||
| * | -add support for red and white color in cli client. | 2016-09-25 | 1 | -0/+8 | |
| | | |||||
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-09-16 | 1 | -1/+1 | |
| |\ | |||||
| * | | -Fix some value on diceparser. | 2016-09-16 | 1 | -7/+5 | |
| | | | |||||
| | * | -fix stuff | 2016-09-16 | 1 | -1/+1 | |
| |/ | |||||
| * | Add Management of Color | 2016-02-04 | 1 | -92/+18 | |
| | | |||||
| * | manage homogeneous | 2015-12-28 | 1 | -5/+3 | |
| | | |||||
| * | Start modification for the display function when displaying result. | 2015-12-24 | 1 | -40/+88 | |
| | | |||||
| * | fix the removal of color | 2015-05-16 | 1 | -6/+7 | |
| | | |||||
| * | display number as signed | 2015-05-15 | 1 | -1/+1 | |
| | | |||||
| * | -Add install target to make file. | 2015-05-03 | 1 | -2/+16 | |
| | | | | | -Add comments and class descriptions. | ||||
| * | -Add gpl header or/and add class description for doxygen. | 2015-05-02 | 1 | -10/+36 | |
| | | |||||
| * | -management of runtime error | 2015-04-27 | 1 | -0/+6 | |
| | | |||||
| * | cli client improvements. | 2015-04-25 | 1 | -36/+43 | |
| | | |||||
| * | add commandLine parser(not working yet) | 2015-04-24 | 1 | -20/+109 | |
| | | |||||
| * | amend files for cli main application | 2015-04-23 | 1 | -36/+86 | |
| | | |||||