aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| | * HighLightDice: add member to help.Renaud G2018-11-092-6/+32
| | |
| | * Clean up die class.Renaud G2018-11-092-10/+5
| | |
| | * copy data parameter when copy variable nodeRenaud G2018-11-091-0/+4
| | |
| | * Update HelpMe.mdRenaud G2018-11-091-0/+8
| | | | | | | | | add one best practice
| * | fix compilationRenaud Guezennec2018-11-072-1/+2
| | |
| * | add logoRenaud G2018-11-061-2/+1
| | | | | | | | | add logo
| * | Update README.mdRenaud G2018-11-061-37/+54
|/ / | | | | improve readme
* | copy data parameter when copy variable nodeRenaud G2018-10-271-0/+4
| |
| * DiceParser: better display.Renaud G2018-10-241-0/+2
| |
| * first draft for diceresultRenaud G2018-10-232-2/+52
| |
* | Update HelpMe.mdRenaud G2018-10-171-0/+8
|/ | | add one best practice
* 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
| |