aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Use new way to replace pattern in string result.Renaud G2019-03-231-4/+6
* Add new way to replace pattern in string result.Renaud G2019-03-232-25/+139
* save draft about string parsingRenaud Guezennec2019-03-221-0/+40
* Update HelpMe.mdRenaud G2019-03-081-2/+0
* Update HelpMe.mdRenaud G2019-03-081-6/+13
* Merge pull request #35 from jftanner/patch-1Renaud G2019-03-071-1/+1
|\
| * Fix tiny typo in HelpMe headerJames Tanner2019-03-071-1/+1
|/
* Fix issue on priorityRenaud G2019-02-132-6/+4
* clang formatRenaud G2019-02-1295-4066/+4038
* remove warningsRenaud G2019-02-022-44/+40
* Update HelpMe.mdRenaud G2019-01-181-0/+1
* fix buildRenaud G2019-01-131-1/+1
* manage newline in string result.Renaud G2019-01-131-0/+1
* fix group operator.Renaud G2019-01-131-1/+1
* Don't delete die if there are present in the next result.Renaud G2019-01-131-54/+57
* indent fix.Renaud G2019-01-131-1/+1
* clang format.Renaud G2019-01-132-96/+107
* Fix printing errors.Renaud G2019-01-131-52/+52
* -add error when previous is null.Renaud G2019-01-133-2/+9
* clazy warningsRenaud G2019-01-0526-67/+77
* fix endless loopRenaud G2018-12-222-14/+29
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2018-12-194-103/+12
|\
* | fix several little issue.Renaud G2018-12-193-6/+8
| * Update HelpMe.mdRenaud G2018-12-161-3/+2
| * remove warningRenaud G2018-12-163-101/+6
| * Small modification to validate tests.Renaud G2018-12-151-0/+5
|/
* remove lineRenaud G2018-12-151-1/+0
* Fix indent.Renaud G2018-12-151-1051/+1051
* Fix several issues.Renaud G2018-12-152-14/+29
* -Remove debug message.Renaud G2018-12-151-4/+4
* prevent crash when result is null.Renaud G2018-12-151-3/+7
* fix indent.Renaud G2018-12-155-36/+38
* WIPRenaud G2018-12-154-12/+39
* List operator fix of range.Renaud G2018-12-155-11/+29
* add commentRenaud G2018-12-141-1/+2
* Update README.mdRenaud G2018-12-121-3/+1
* add new way to display result in dot fileobiwankennedy2018-12-125-1087/+1099
* add warning when no closing parenthesisRenaud G2018-12-101-0/+4
* Display warning message and fix error.Renaud G2018-12-094-20/+52
* Fix issue on command like this: ((3+4)*2)d6Renaud G2018-12-092-10/+24
* 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-0812-66/+181
|\
* | fix colorRenaud G2018-12-081-8/+20
| * prevent warningRenaud G2018-11-113-4/+7
| * Merge branch 'diceResult'Renaud G2018-11-118-22/+117
| |\
| | * fix some warningsRenaud G2018-11-092-4/+3
| | * Get full result.Renaud G2018-11-091-1/+3
| | * Commit before rebase.Renaud G2018-11-092-14/+35