aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* -Fix reading dynamic variableobiwankennedy2017-11-304-24/+29
| | | | -Move function
* -Fix Variable nodeobiwankennedy2017-11-302-11/+15
|
* -Add variable node in all cmakeproject.obiwankennedy2017-11-302-0/+2
|
* -Fix dot file generationRenaud Guezennec2017-11-281-1/+1
|
* -clean up codeRenaud Guezennec2017-11-281-3/+0
|
* -The else becames more genericRenaud Guezennec2017-11-281-2/+2
|
* -Better indentationRenaud Guezennec2017-11-283-36/+39
|
* -syntax parsing for dynamic variables.Renaud Guezennec2017-11-282-0/+31
|
* -Management of Dynamic VariableRenaud Guezennec2017-11-281-3/+9
|
* -Change QList to std::vectorRenaud Guezennec2017-11-284-13/+12
|
* -Add variable nodeRenaud Guezennec2017-11-282-2/+5
|
* Add dynamic variable nodeRenaud Guezennec2017-11-282-0/+117
|
* -fix copy of if operatorRenaud Guezennec2017-11-2810-29/+29
| | | | Compare method was not shared.
* add stuff to debug if operator in if operatorRenaud G2017-11-286-83/+38
|
* remove useless commitRenaud G2017-11-2528-159/+103
|
* Merge branch 'returnValue'Renaud G2017-11-250-0/+0
|\
| * return valueRenaud G2017-11-251-0/+1
| |
* | Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2017-11-239-105/+157
|\ \
* | | clean source codeRenaud G2017-11-231-6/+4
| | |
* | | fix indentationRenaud G2017-11-231-4/+4
| | |
| * | Update HelpMe.mdRenaud G2017-11-211-1/+6
| | | | | | | | | update contact zone
| * | Update HelpMe.mdRenaud G2017-11-211-1/+1
| | | | | | | | | fix question
| * | Update HelpMe.mdRenaud G2017-11-211-3/+4
| | | | | | | | | fix display about validator type.
| * | Merge branch 'provisoire'Gissu2017-11-181-3/+3
| |\ \
| | * | diceparser on window displayGissu2017-11-181-3/+3
| | |/ | | | | | | | | | fix bug on display when you use windows
| * | Update HelpMe.mdRenaud G2017-11-171-1/+1
| | | | | | | | | Add link to discord
| * | Update HelpMe.mdRenaud G2017-11-131-0/+40
| | | | | | | | | add toc
| * | update diceparserRenaud G2017-11-1229-122/+243
| |\ \ | |/ / |/| / | |/
| * -replace NULL to nullptr.Renaud G2017-11-1134-200/+200
| |
* | 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
|