aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* add separator nodeRenaud G2017-11-032-0/+44
|
* -add powRenaud G2017-10-292-11/+12
|
* -c++11 update about for and nullptr.Renaud G2017-10-2939-308/+308
|
* Update HelpMe.mdRenaud G2017-10-291-0/+5
| | | add pow
* Update HelpMe.mdRenaud G2017-10-281-13/+6
| | | Add group operator.
* Update README.mdRenaud G2017-10-281-4/+20
| | | add stuff
* Update HelpMe.mdRenaud G2017-10-261-0/+12
| | | Adding best practices chapter
* Update HelpMe.mdRenaud G2017-10-261-6/+6
| | | about aliases
* Update HelpMe.mdRenaud G2017-10-261-1/+36
| | | Add limitations and differences between diceparser platform.
* Update HelpMe.mdRenaud G2017-10-251-2/+11
| | | more details about if.
* Update HelpMe.mdRenaud G2017-10-251-3/+3
| | | make documentation clearer
* -add group into project and use proper variable.Renaud G2017-10-212-5/+7
|
* -c++11 updateRenaud G2017-10-211-7/+7
| | | | -update some features
* -change comment.Renaud G2017-10-211-1/+1
|
* -adapt merge node to new way of several command.Renaud G2017-10-212-18/+59
|
* -new API to set the previous node.Renaud G2017-10-212-0/+5
|
* -update way to use display result given new API.Renaud G2017-10-213-109/+127
|
* -better indentation.Renaud G2017-10-212-368/+427
| | | | | -update to C++11 standard -New way to store result in list.
* -Manage new ways of several commands in one line.Renaud G2017-10-211-220/+239
|
* -improve the test script to get the under dev dice cli version.Renaud G2017-10-211-1/+4
|
* -add irc bot ui.Renaud G2017-10-211-0/+109
|
* -group node operator.Renaud G2017-10-212-0/+343
|
* Merge branch 'group'Renaud G2017-10-1813-35/+125
|\
| * add groupRenaud G2017-10-1813-35/+125
| |
* | c++11 stuff and remove outputRenaud G2017-10-131-2/+2
| |
* | Update HelpMe.mdRenaud G2017-10-121-1/+1
| | | | | | change image
* | Update HelpMe.mdv1.0.0Renaud G2017-07-211-0/+7
|/ | | Add onscalar method of comparison for if.
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2017-06-035-9/+5
|\
* | -Add markdown output for discord bot.Renaud G2017-06-031-1/+165
| |
| * -fix error about dice system.Renaud G2017-05-072-1/+2
| |
| * -remove debug messages.Renaud G2017-05-061-7/+0
| |
| * -add split node.Renaud G2017-05-061-0/+2
| |
| * change link to helpme fileRenaud G2017-05-051-1/+1
|/ | | change link to helpme file
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2017-04-294-11/+27
|\
* | -fix merge operator.Renaud G2017-04-291-0/+1
| |
| * -fix dice value copyrguezennec2017-04-281-0/+1
| |
| * -NULL to nullptrrguezennec2017-04-281-11/+20
| |
| * -passing operator to diceResultrguezennec2017-04-281-0/+1
| |
| * -add operator on dice with rangerguezennec2017-04-281-0/+5
|/
* add support for arithmetic operatorRenaud G2017-04-281-3/+5
|
* add splitnodeRenaud G2017-04-284-4/+8
|
* fix switch case issueRenaud G2017-04-281-1/+2
|
* -management of arithmetic operator for scalar result of dice.rguezennec2017-04-2716-44/+308
|
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2017-03-104-24/+44
|\
* | -fix @ operator.Renaud G2017-03-101-3/+8
| |
| * add fail reasonRenaud G2017-03-062-4/+17
| |
| * -Add : compare operator to ask the if operator to compare the scalarRenaud G2017-02-283-20/+27
|/ | | | result.
* -remove unsignedRenaud G2017-02-124-7/+7
|
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2017-02-121-1/+1
|\
* | -update API usedRenaud G2017-02-125-4/+19
| |