aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* improve readabilityRenaud G2016-06-151-11/+11
* Update HelpMe.mdRenaud G2016-05-191-0/+8
* Update HelpMe.mdRenaud G2016-05-191-0/+17
* fix separator issueRenaud G2016-05-061-3/+17
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-05-059-56/+57
|\
* | -remove default dice for keep operator, alias are better solution toRenaud G2016-05-052-8/+8
| * Add doxy page.Renaud G2016-04-301-11/+17
| * Update HelpMe.mdRenaud G2016-04-281-6/+7
| * Fix percentage value for List operator.Renaud G2016-04-281-30/+19
| * fix cpp check errors.Renaud G2016-04-211-1/+1
| * fix cppcheck error.Renaud G2016-04-211-4/+8
| * Fix error and warning from CppCheckRenaud G2016-04-215-4/+5
|/
* prevent crash after using ifnode.Renaud G2016-04-171-1/+1
* improve cmakeRenaud G2016-04-161-0/+1
* Implement connection to freenode.Renaud G2016-04-165-173/+216
* Rename fileRenaud G2016-04-162-0/+0
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-04-1538-42/+113
|\
* | change irc client to connect to freenode channelRenaud G2016-04-152-16/+32
* | 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
| * Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-04-144-4/+75
| |\
| | * Add management for variable in DiceParser.Renaud Guezennec2016-04-134-4/+75
| |/ |/|
| * change contact link.Renaud G2016-04-0338-40/+40
* | 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
|\