| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Add differentThan logical operator | 2016-11-03 | 2 | -1/+9 | |
| * | -Add FilterNode to dice system. | 2016-11-03 | 8 | -13/+141 | |
| * | -Add new operator node | 2016-11-03 | 2 | -0/+17 | |
| * | -remove random_device because not all platform has random device. | 2016-10-13 | 1 | -3/+4 | |
| * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-10-10 | 4 | -3/+12 | |
| |\ | |||||
| * | | -change random method. | 2016-10-10 | 2 | -3/+9 | |
| | * | vs compilation | 2016-10-08 | 1 | -1/+1 | |
| | * | build instructions | 2016-10-02 | 1 | -0/+9 | |
| | * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-09-25 | 38 | -89/+1408 | |
| | |\ | |/ |/| | |||||
| * | | 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 | |
| | * | update dice system. | 2016-07-10 | 2 | -2/+2 | |
| |/ | |||||
| * | 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 | |