| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | -add webserver subproject. | 2016-12-04 | 1 | -0/+2 | ||
| * | | -use for each syntax from C++11 | 2016-12-04 | 1 | -1/+1 | ||
| | * | Update README.md | 2016-11-29 | 1 | -6/+21 | ||
| | * | Update README.md | 2016-11-29 | 1 | -6/+2 | ||
| | * | update. | 2016-11-28 | 1 | -9/+9 | ||
| |/ | ||||||
| * | add if operator into the documentation | 2016-11-28 | 1 | -3/+52 | ||
| * | -remove debug message. | 2016-11-28 | 1 | -1/+0 | ||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 51 | -40/+608 | ||
| * | -Fix compilation with cmake for irc, mobile and cli. | 2016-11-28 | 3 | -2/+5 | ||
| * | compilation commands | 2016-11-21 | 1 | -7/+10 | ||
| * | Update HelpMe.md | 2016-11-06 | 1 | -1/+1 | ||
| * | Update HelpMe.md | 2016-11-06 | 1 | -10/+1 | ||
| * | Update HelpMe.md | 2016-11-06 | 1 | -1/+11 | ||
| * | add filter node | 2016-11-05 | 16 | -38/+174 | ||
| |\ | ||||||
| | * | Node after ifNode is ran as child of the allowed branch. | 2016-11-04 | 1 | -3/+3 | ||
| | * | -fix computation while there is arithmetic operator after if operator. | 2016-11-04 | 1 | -0/+2 | ||
| | * | fix compilation with cmake | 2016-11-04 | 3 | -0/+4 | ||
| | * | add window class for mobile | 2016-11-04 | 2 | -23/+0 | ||
| | * | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2016-11-03 | 2 | -6/+8 | ||
| | |\ | ||||||
| | * | | -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 | ||
| * | | | -add management of string node to display text in some condition. | 2016-11-01 | 6 | -8/+216 | ||
| * | | | add String Node | 2016-11-01 | 2 | -0/+17 | ||
| | |/ |/| | ||||||
| * | | -optimizing the random generation. | 2016-10-23 | 2 | -6/+8 | ||
| |/ | ||||||
| * | -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 | ||