aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Update HelpMe.mdRenaud G2018-10-081-0/+8
* Update HelpMe.mdRenaud G2018-10-081-8/+73
* need for gui is not conditionnal add flag NO_PAINTER_OPERATORRenaud G2018-09-284-9/+38
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2018-09-281-1/+1
|\
* | fix several replacementRenaud G2018-09-281-4/+4
* | add integer division operatorRenaud G2018-09-286-1/+14
| * fix warningRenaud G2018-09-021-1/+1
|/
* Adding powRenaud G2018-09-026-11/+28
* protect comment from aliasRenaud G2018-08-301-1/+5
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2018-08-278-15/+109
|\
* | -Fix alias in cli client.Renaud G2018-08-271-2/+1
* | -New API for validating validor.Renaud G2018-08-2712-46/+55
| * Fix bug on dicealias replacement (when several replacement must be doneRenaud G2018-08-222-3/+5
| * make sure aliases don't affect variable names or stringRenaud G2018-08-191-1/+79
| * Change management of variable (ref instead of pointer)Renaud G2018-08-124-11/+11
| * Clean up Comment lineRenaud G2018-08-021-0/+1
| * add unique operatorRenaud G2018-07-301-0/+11
* | prevent crash when b operator is read without previous resultRenaud G2018-07-201-0/+3
| * Fix mispelled wordRenaud G2018-07-151-2/+2
| * add file for compilingRenaud G2018-06-171-0/+2
|/
* clangformat test.Renaud G2018-06-141-33/+32
* update helpRenaud G2018-06-141-0/+11
* remove debug messageRenaud G2018-06-143-7/+0
* -Add alias management from fileRenaud G2018-06-142-4/+27
* -Add bind operator (soft version of merge).Renaud G2018-06-147-1/+178
* add mainRenaud G2018-06-111-0/+1
* Merge pull request #14 from robinmoussu/documentationRenaud G2018-06-021-128/+149
|\
| * update `g` documentationRobin Moussu2018-06-021-2/+9
| * Reorganize sectionsRobin Moussu2018-06-021-107/+110
| * Compact the explanation of the comparatorRobin Moussu2018-06-021-14/+8
| * Clean up documentationRobin Moussu2018-06-021-9/+26
|/
* fix issue about mergin reroll until and make the help command a bit more comp...obiwankennedy2018-06-013-6/+72
* add "R" (Reroll until) operatorRobin Moussu2018-06-015-45/+31
* rename "exploSe" to "exploDe"Robin Moussu2018-06-0113-54/+59
* to be testedRenaud G2018-05-311-1/+9
* scalar node is real compatible nowobiwankennedy2018-05-112-8/+8
* -remove warningsobiwankennedy2018-05-113-8/+8
* reroll dice with replacement by expressionobiwankennedy2018-04-235-2/+24
* -Remove dependency when unittest.Renaud G2018-04-221-1/+4
* Clean upRenaud G2018-04-221-2/+0
* Update HelpMe.mdRenaud G2018-04-201-1/+1
* -May Fix g operator.Renaud G2018-04-121-3/+3
* -CleanUpRenaud G2018-04-111-1/+0
* -Fix regression on range.Renaud G2018-04-111-1/+1
* -CleanUpRenaud G2018-04-111-3/+0
* -fix bug and format file.Renaud G2018-04-111-57/+50
* Set Default value for ScalarResult.Renaud G2018-04-111-1/+1
* -Add blank line.Renaud G2018-04-111-0/+1
* -Add support for subcommand on reroll operator.Renaud G2018-04-114-7/+68
* -remove useless blank line.Renaud G2018-04-111-1/+0