| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | 4 | -9/+38 | ||
| * | 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 | ||
| * | -Add bind operator (soft version of merge). | 2018-06-14 | 1 | -0/+1 | ||
| * | add main | 2018-06-11 | 1 | -0/+1 | ||
| * | rename "exploSe" to "exploDe" | 2018-06-01 | 1 | -1/+1 | ||
| * | Fix diceToText function() when multiple commands are involved | 2018-04-08 | 1 | -60/+48 | ||
| * | -better display | 2018-03-18 | 1 | -2/+11 | ||
| * | -Clean up | 2018-03-18 | 1 | -109/+2 | ||
| * | -rework display | 2018-01-14 | 4 | -444/+535 | ||
| * | -rename class. | 2018-01-14 | 2 | -0/+0 | ||
| * | rework cli structure | 2018-01-12 | 4 | -162/+435 | ||
| * | -add support of SVG | 2018-01-11 | 1 | -1/+0 | ||
| * | fix merge | 2018-01-11 | 2 | -20/+40 | ||
| * | -Fix comment | 2018-01-11 | 1 | -1/+10 | ||
| * | 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 | ||
| * | -Add variable node | 2017-11-28 | 1 | -0/+1 | ||
| * | -fix copy of if operator | 2017-11-28 | 1 | -2/+2 | ||
| * | 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 | ||
| * | -improve the test script to get the under dev dice cli version. | 2017-10-21 | 1 | -1/+4 | ||
| * | add group | 2017-10-18 | 2 | -32/+34 | ||
| * | -Add markdown output for discord bot. | 2017-06-03 | 1 | -1/+165 | ||
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 1 | -0/+1 | ||
| * | -add comment support | 2017-02-12 | 1 | -9/+13 | ||
| * | -fix help command. | 2017-01-14 | 1 | -1/+1 | ||
| * | -Fix compilation with cmake for irc, mobile and cli. | 2016-11-28 | 1 | -0/+1 | ||
| * | fix compilation with cmake | 2016-11-04 | 1 | -0/+1 | ||
| * | add script to test many | 2016-09-25 | 2 | -0/+55 | ||
| * | -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 | ||
| |/ | ||||||
| * | translate french | 2016-09-16 | 1 | -13/+14 | ||
| * | add translation support | 2016-09-15 | 4 | -6/+189 | ||
| * | split the compilation into subpoject | 2016-04-15 | 1 | -0/+67 | ||
| * | 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 | ||