| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-05-05 | 9 | -56/+57 | |
| |\ | |||||
| * | | -remove default dice for keep operator, alias are better solution to | 2016-05-05 | 2 | -8/+8 | |
| | * | Add doxy page. | 2016-04-30 | 1 | -11/+17 | |
| | * | Update HelpMe.md | 2016-04-28 | 1 | -6/+7 | |
| | * | Fix percentage value for List operator. | 2016-04-28 | 1 | -30/+19 | |
| | * | fix cpp check errors. | 2016-04-21 | 1 | -1/+1 | |
| | * | fix cppcheck error. | 2016-04-21 | 1 | -4/+8 | |
| | * | Fix error and warning from CppCheck | 2016-04-21 | 5 | -4/+5 | |
| |/ | |||||
| * | prevent crash after using ifnode. | 2016-04-17 | 1 | -1/+1 | |
| * | improve cmake | 2016-04-16 | 1 | -0/+1 | |
| * | Implement connection to freenode. | 2016-04-16 | 5 | -173/+216 | |
| * | Rename file | 2016-04-16 | 2 | -0/+0 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-04-15 | 38 | -42/+113 | |
| |\ | |||||
| * | | change irc client to connect to freenode channel | 2016-04-15 | 2 | -16/+32 | |
| * | | 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 | |
| | * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-04-14 | 4 | -4/+75 | |
| | |\ | |||||
| | | * | Add management for variable in DiceParser. | 2016-04-13 | 4 | -4/+75 | |
| | |/ |/| | |||||
| | * | change contact link. | 2016-04-03 | 38 | -40/+40 | |
| * | | 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 | |