aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* remove useless includeRenaud G2016-04-151-1/+0
* change to subdirectoryRenaud G2016-04-151-64/+2
* rewrite main function for irc clientRenaud G2016-04-151-0/+280
* split the compilation into subpojectRenaud G2016-04-151-0/+67
* allow compilation for irc clientRenaud G2016-04-151-0/+80
* fix c++11 codeRenaud G2016-03-241-2/+2
* fix cpp checkRenaud G2016-03-2212-39/+50
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-056-15/+15
* Update HelpMe.mdRenaud G2016-02-161-1/+1
* -Remove color stuff in syntax analyzeRenaud Guezennec2016-02-051-0/+3
* -Fix paintnode to integration into rolisteam.Renaud G2016-02-053-8/+20
* 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
|\ \ \ | | |/ | |/|