| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix uninitialized variable | 2019-04-23 | 1 | -1/+2 | |
| * | Add unique operator | 2019-04-23 | 1 | -0/+1 | |
| * | first draft of occurence counter | 2019-03-23 | 1 | -6/+10 | |
| * | Merge pull request #38 from Rolisteam/fix-color-display | 2019-03-23 | 4 | -239/+97 | |
| |\ | |||||
| * | | Use new way to replace pattern in string result. | 2019-03-23 | 1 | -4/+6 | |
| | * | Add color management for every dice. | 2019-03-23 | 4 | -239/+97 | |
| |/ | |||||
| * | clang format | 2019-02-12 | 3 | -289/+351 | |
| * | manage newline in string result. | 2019-01-13 | 1 | -0/+1 | |
| * | Fix printing errors. | 2019-01-13 | 1 | -52/+52 | |
| * | fix several little issue. | 2018-12-19 | 1 | -5/+6 | |
| * | WIP | 2018-12-15 | 1 | -3/+3 | |
| * | Display warning message and fix error. | 2018-12-09 | 1 | -9/+23 | |
| * | Remove compilation warnings. | 2018-12-09 | 1 | -3/+3 | |
| * | Partial Fix #22 error with several kind of dice. | 2018-12-09 | 1 | -4/+4 | |
| * | Fix compilation. | 2018-12-08 | 1 | -5/+2 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2018-12-08 | 1 | -0/+44 | |
| |\ | |||||
| * | | fix color | 2018-12-08 | 1 | -8/+20 | |
| | * | 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 | |