| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove useless include | 2016-04-15 | 1 | -1/+0 | |
| * | change to subdirectory | 2016-04-15 | 1 | -64/+2 | |
| * | rewrite main function for irc client | 2016-04-15 | 1 | -0/+280 | |
| * | split the compilation into subpoject | 2016-04-15 | 1 | -0/+67 | |
| * | allow compilation for irc client | 2016-04-15 | 1 | -0/+80 | |
| * | fix c++11 code | 2016-03-24 | 1 | -2/+2 | |
| * | fix cpp check | 2016-03-22 | 12 | -39/+50 | |
| * | change Error code to Dice Error code, fix compilation issue on windows | 2016-03-05 | 6 | -15/+15 | |
| * | Update HelpMe.md | 2016-02-16 | 1 | -1/+1 | |
| * | -Remove color stuff in syntax analyze | 2016-02-05 | 1 | -0/+3 | |
| * | -Fix paintnode to integration into rolisteam. | 2016-02-05 | 3 | -8/+20 | |
| * | Add Management of Color | 2016-02-04 | 11 | -104/+86 | |
| * | Add node for painting dice and new class for result. | 2016-02-04 | 4 | -0/+288 | |
| * | -management of scalaroperation inside if block. | 2016-01-30 | 2 | -1/+31 | |
| * | -rework arithmetic operator | 2016-01-30 | 4 | -34/+61 | |
| * | -add c++11 support for DiceParser | 2016-01-30 | 1 | -0/+4 | |
| * | Cppcheck warning for ifnode. | 2016-01-30 | 3 | -12/+14 | |
| * | add bool value to know the rest. | 2016-01-29 | 1 | -1/+1 | |
| * | add ifnode | 2016-01-27 | 1 | -0/+2 | |
| * | Implementation of the if node. Work with one if. | 2016-01-26 | 6 | -12/+76 | |
| * | -Fix issue #2 | 2016-01-26 | 1 | -20/+30 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-01-26 | 1 | -0/+11 | |
| |\ | |||||
| * | | Add ifnode class | 2016-01-26 | 2 | -0/+145 | |
| * | | Fix small errors of readability. | 2016-01-26 | 3 | -6/+6 | |
| * | | First shot for implementing ifnode. | 2016-01-26 | 4 | -7/+23 | |
| * | | add ifnode and operationcondition files | 2016-01-26 | 1 | -0/+2 | |
| | * | Add @ operator | 2016-01-26 | 1 | -0/+11 | |
| |/ | |||||
| * | -add qstring include. | 2016-01-17 | 1 | -0/+1 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-01-17 | 10 | -46/+257 | |
| |\ | |||||
| * | | Add comments to dice alias | 2016-01-17 | 2 | -0/+22 | |
| | * | merge MergeOp into master | 2016-01-10 | 16 | -116/+112 | |
| | |\ | |||||
| * | | | -Add management of operationCondition : modulo operator. | 2016-01-10 | 5 | -3/+209 | |
| | |/ |/| | |||||
| * | | fix cppcheck errors | 2016-01-08 | 11 | -65/+32 | |
| * | | -Fix cppcheck errors. | 2016-01-08 | 5 | -9/+9 | |
| | * | add mergenode to pri. | 2015-12-28 | 1 | -0/+2 | |
| | * | add color management | 2015-12-28 | 1 | -0/+1 | |
| | * | manage homogeneous | 2015-12-28 | 1 | -1/+5 | |
| | * | manage homogeneous | 2015-12-28 | 1 | -0/+2 | |
| | * | manage homogeneous | 2015-12-28 | 1 | -0/+1 | |
| | * | manage homogeneous | 2015-12-28 | 1 | -5/+3 | |
| | * | Adding new status "isHomogeneous" for diceresult. | 2015-12-24 | 2 | -0/+19 | |
| | * | -Add MergeOp and homogeneous status for result. | 2015-12-24 | 2 | -3/+18 | |
| | * | Start modification for the display function when displaying result. | 2015-12-24 | 1 | -40/+88 | |
| | * | -Adding rules to compile new file. | 2015-12-24 | 1 | -0/+1 | |
| | * | -Adding mergenode to the project. | 2015-12-24 | 2 | -0/+121 | |
| * | | add const | 2015-11-21 | 1 | -1/+1 | |
| * | | Merge branch 'newBranch' | 2015-11-20 | 1 | -2/+9 | |
| |\ \ | |||||
| | * | | Add enable management of alias | 2015-11-12 | 2 | -3/+25 | |
| * | | | Optimization about screen | 2015-10-28 | 4 | -37/+37 | |
| * | | | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-10-11 | 53 | -223/+812 | |
| |\ \ \ | | |/ | |/| | |||||