aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Add Management of ColorRenaud Guezennec2016-02-0411-104/+86
* Add node for painting dice and new class for result.Renaud Guezennec2016-02-044-0/+288
* -management of scalaroperation inside if block.Renaud G2016-01-302-1/+31
* -rework arithmetic operatorRenaud G2016-01-304-34/+61
* -add c++11 support for DiceParserRenaud G2016-01-301-0/+4
* Cppcheck warning for ifnode.Renaud G2016-01-303-12/+14
* add bool value to know the rest.Renaud Guezennec2016-01-291-1/+1
* add ifnodeRenaud G2016-01-271-0/+2
* Implementation of the if node. Work with one if.Renaud Guezennec2016-01-266-12/+76
* -Fix issue #2Renaud Guezennec2016-01-261-20/+30
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud Guezennec2016-01-261-0/+11
|\
* | Add ifnode classRenaud Guezennec2016-01-262-0/+145
* | Fix small errors of readability.Renaud Guezennec2016-01-263-6/+6
* | First shot for implementing ifnode.Renaud Guezennec2016-01-264-7/+23
* | add ifnode and operationcondition filesRenaud Guezennec2016-01-261-0/+2
| * Add @ operatorRenaud G2016-01-261-0/+11
|/
* -add qstring include.Renaud G2016-01-171-0/+1
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-01-1710-46/+257
|\
* | Add comments to dice aliasRenaud G2016-01-172-0/+22
| * merge MergeOp into masterRenaud G2016-01-1016-116/+112
| |\
* | | -Add management of operationCondition : modulo operator.Renaud G2016-01-105-3/+209
| |/ |/|
* | fix cppcheck errorsRenaud G2016-01-0811-65/+32
* | -Fix cppcheck errors.Renaud G2016-01-085-9/+9
| * add mergenode to pri.Renaud G2015-12-281-0/+2
| * add color managementRenaud2015-12-281-0/+1
| * manage homogeneousRenaud2015-12-281-1/+5
| * manage homogeneousRenaud2015-12-281-0/+2
| * manage homogeneousRenaud2015-12-281-0/+1
| * manage homogeneousRenaud2015-12-281-5/+3
| * Adding new status "isHomogeneous" for diceresult.Renaud G2015-12-242-0/+19
| * -Add MergeOp and homogeneous status for result.Renaud G2015-12-242-3/+18
| * Start modification for the display function when displaying result.Renaud G2015-12-241-40/+88
| * -Adding rules to compile new file.Renaud G2015-12-241-0/+1
| * -Adding mergenode to the project.Renaud G2015-12-242-0/+121
* | add constRenaud G2015-11-211-1/+1
* | Merge branch 'newBranch'Renaud G2015-11-201-2/+9
|\ \
| * | Add enable management of aliasRenaud G2015-11-122-3/+25
* | | Optimization about screenRenaud G2015-10-284-37/+37
* | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-10-1153-223/+812
|\ \ \ | | |/ | |/|
| * | Fix init orderRenaud G2015-10-111-1/+1
| * | Add virtual destructor.Renaud G2015-10-112-0/+8
| * | -set message if Too many dice error is trigged.Renaud G2015-10-111-0/+4
| * | -Add Too Many Dice error type.Renaud G2015-10-111-1/+1
| * | -add error while no dice.Renaud G2015-10-111-0/+5
| * | -Add Node Error : No dice to rollRenaud G2015-10-111-1/+1
| * | Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2015-10-111-0/+2
| |\ \
| * | | -Fix issue while no validatorRenaud G2015-10-111-5/+11
| | * | add new files into pri fileRenaud G2015-10-111-0/+2
| |/ /
| * | fix indentationRenaud G2015-10-111-1/+1
| * | -fix compil errorRenaud G2015-10-111-2/+2