aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix small code.Renaud G2022-01-221-6/+6
* Fix debug output.Renaud G2021-12-111-2/+6
* Move includeRenaud G2021-04-041-1/+2
* Fix output onelineRenaud Guezennec2021-02-051-1/+4
* Add new output formatRenaud G2021-02-051-13/+14
* fix outputRenaud G2020-10-211-11/+24
* Display explosion and fix %2Renaud G2020-10-181-0/+9
* Fix output of dice serie.Renaud G2020-10-151-59/+22
* Fix commentsRenaud G2020-10-131-1/+1
* Add some small fixesRenaud G2020-10-131-0/+2
* Fix repeat node.Renaud G2020-08-223-275/+149
* draft to fix repeater node.Renaud G2020-08-211-12/+21
* Fix some behaviours aboutRenaud G2020-08-011-2/+12
* Management of string result inside string result.Renaud G2020-06-281-5/+15
* Add text output for mainRenaud G2020-06-151-3/+23
* Enable debugRenaud G2020-06-121-0/+1
* Don't display string result if it can be read as int.Renaud G2020-03-311-2/+4
* add unicity and repeat function part2Renaud G2020-03-282-61/+18
* Output tags for dice list.Renaud G2020-01-291-1/+4
* Improve perfRenaud G2019-12-251-3/+5
* Add operator TRenaud G2019-09-261-0/+1
* Add spaceRenaud G2019-09-241-1/+1
* add composite validator in the documentationRenaud G2019-09-151-1/+1
* Set alias as json parameter textRenaud G2019-09-051-24/+32
* Clean the memory after execution.Renaud G2019-07-281-6/+3
* Put together all important enums inside diceparserhelper.hRenaud G2019-07-251-14/+46
* Rework of the component to be a proper libRenaud G2019-07-252-23/+27
* remove warningsRenaud G2019-07-191-3/+3
* remove useless linesRenaud G2019-07-111-3/+0
* rework diceparser to run unit testsRenaud G2019-07-112-47/+7
* Don't compile forloopnodeRenaud G2019-06-291-1/+1
* Fix uninitialized variableRenaud G2019-04-231-1/+2
* Add unique operatorRenaud G2019-04-231-0/+1
* first draft of occurence counterRenaud G2019-03-231-6/+10
* Merge pull request #38 from Rolisteam/fix-color-displayRenaud G2019-03-234-239/+97
|\
* | Use new way to replace pattern in string result.Renaud G2019-03-231-4/+6
| * Add color management for every dice.Renaud G2019-03-234-239/+97
|/
* clang formatRenaud G2019-02-123-289/+351
* manage newline in string result.Renaud G2019-01-131-0/+1
* Fix printing errors.Renaud G2019-01-131-52/+52
* fix several little issue.Renaud G2018-12-191-5/+6
* WIPRenaud G2018-12-151-3/+3
* Display warning message and fix error.Renaud G2018-12-091-9/+23
* Remove compilation warnings.Renaud G2018-12-091-3/+3
* Partial Fix #22 error with several kind of dice.Renaud G2018-12-091-4/+4
* Fix compilation.Renaud G2018-12-081-5/+2
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2018-12-081-0/+44
|\
* | fix colorRenaud G2018-12-081-8/+20
| * Get full result.Renaud G2018-11-091-1/+3
| * DiceParser: better display.Renaud G2018-10-241-0/+2