aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* rework cli structureRenaud G2018-01-124-162/+435
|
* -add support of SVGRenaud G2018-01-111-1/+0
|
* fix mergeRenaud G2018-01-112-20/+40
|
* fix readDynamicVariableRenaud G2018-01-111-4/+3
|
* -Fix commentRenaud G2018-01-112-8/+20
|
* fix jsonobiwankennedy2018-01-111-2/+3
|
* add json functionobiwankennedy2018-01-111-1/+70
|
* Update HelpMe.mdRenaud G2017-12-271-1/+1
| | | update example
* -Add item to roll dice inside charactersheet and test it.Renaud G2017-12-223-20/+20
|
* add new files into .priRenaud G2017-12-211-25/+26
|
* prepare the way to embedded dice roller inside CharactersheetRenaud G2017-12-214-0/+281
|
* -fix windows behaviourRenaud G2017-12-201-3/+3
|
* Update README.mdRenaud G2017-12-181-5/+12
| | | update grammar
* -prevent endless loop in result parsing.Renaud G2017-12-131-1/+14
|
* -remove blank lines.Renaud G2017-12-131-2/+0
|
* -Management of instructionsRenaud G2017-12-132-30/+53
| | | | -Remove useless code
* Ignore build directoryRenaud G2017-12-131-1/+1
|
* -Add comment at the right placeRenaud G2017-12-131-0/+4
|
* -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
| |