aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* DiceParser: better display.Renaud G2018-10-241-0/+2
|
* first draft for diceresultRenaud G2018-10-232-2/+52
|
* prevent crashRenaud G2018-10-162-2/+2
|
* Keep node accept negative number -1 means keep all dice but 1 (the lowest)Renaud G2018-10-122-3/+8
|
* Update HelpMe.mdRenaud G2018-10-081-2/+2
| | | fix add
* Update HelpMe.mdRenaud G2018-10-081-0/+8
| | | add integer division
* Update HelpMe.mdRenaud G2018-10-081-8/+73
| | | Add macro and alias in discord bot documentations
* 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
| | | | | | | | Prevent endless loop in R operator.
| * Fix bug on dicealias replacement (when several replacement must be doneRenaud G2018-08-222-3/+5
| | | | | | | | on the same command).
| * 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
| | | | | | | | | | using static is a bad idea as more and more diceparser are now use in rolisteam.
| * Clean up Comment lineRenaud G2018-08-021-0/+1
| | | | | | Clean up Comment line
| * add unique operatorRenaud G2018-07-301-0/+11
| | | | | | add unique operator
* | prevent crash when b operator is read without previous resultRenaud G2018-07-201-0/+3
| |
| * Fix mispelled wordRenaud G2018-07-151-2/+2
| | | | | | Fix mispelled word
| * 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
| | | | Better display for alias.
* -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
|\ | | | | Clean up documentation
| * 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 ↵obiwankennedy2018-06-013-6/+72
| | | | complete
* 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
| | | to be tested
* 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
| | | remove some limitation about discord
* -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
|