| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add file for mobile application | 2016-09-25 | 6 | -0/+233 | |
| * | add script to test many | 2016-09-25 | 2 | -0/+55 | |
| * | -add status about empty range. To Be Defined range. | 2016-09-25 | 2 | -1/+14 | |
| * | -fix reading partially defined range. | 2016-09-25 | 1 | -5/+46 | |
| * | -remove limit of 3 jump. | 2016-09-25 | 1 | -4/+13 | |
| * | -first draft of mobile application. | 2016-09-25 | 7 | -47/+121 | |
| * | -fix sequence of @. | 2016-09-25 | 1 | -2/+4 | |
| * | -add support for red and white color in cli client. | 2016-09-25 | 1 | -0/+8 | |
| * | -Add stuff for mobile application. | 2016-09-25 | 3 | -0/+56 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-09-16 | 9 | -3/+208 | |
| |\ | |||||
| * | | -Fix some value on diceparser. | 2016-09-16 | 9 | -28/+128 | |
| | * | -fix stuff | 2016-09-16 | 3 | -3/+6 | |
| | * | add file | 2016-09-16 | 6 | -0/+202 | |
| |/ | |||||
| * | translate french | 2016-09-16 | 1 | -13/+14 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-09-16 | 4 | -6/+189 | |
| |\ | |||||
| * | | add file | 2016-09-16 | 1 | -0/+339 | |
| | * | add translation support | 2016-09-15 | 4 | -6/+189 | |
| |/ | |||||
| * | -fix crash when if is false. | 2016-09-08 | 1 | -2/+2 | |
| * | improve indentation | 2016-07-15 | 2 | -38/+38 | |
| * | improve readability | 2016-06-15 | 1 | -11/+11 | |
| * | Update HelpMe.md | 2016-05-19 | 1 | -0/+8 | |
| * | Update HelpMe.md | 2016-05-19 | 1 | -0/+17 | |
| * | fix separator issue | 2016-05-06 | 1 | -3/+17 | |
| * | 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 | |