| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update HelpMe.md | 2015-03-10 | 1 | -1/+14 | |
| * | -Add new node to roll die as value of list. | 2015-03-06 | 5 | -12/+131 | |
| * | -change headers | 2015-03-06 | 16 | -26/+29 | |
| * | Reorganize files. | 2015-03-06 | 10 | -0/+15 | |
| * | add generateTree | 2015-03-05 | 23 | -36/+215 | |
| * | Add gui and new node. | 2015-03-03 | 6 | -0/+207 | |
| * | -Add gui directory | 2015-03-03 | 1 | -0/+1 | |
| * | -store pointeur to previous node. | 2015-03-03 | 21 | -16/+124 | |
| * | Update HelpMe.md | 2014-12-16 | 1 | -1/+1 | |
| * | Update HelpMe.md | 2014-12-13 | 1 | -0/+2 | |
| * | -Improves documentation and add a better example in main.cpp | 2014-12-13 | 2 | -1/+10 | |
| * | -Add example for several dice command in one line. | 2014-12-13 | 1 | -1/+1 | |
| * | -remove debug output. | 2014-12-13 | 1 | -2/+0 | |
| * | -removal of commented out lines. | 2014-12-13 | 1 | -26/+0 | |
| * | -Add readInstructionOperator | 2014-12-13 | 2 | -1/+34 | |
| * | Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParser | 2014-12-10 | 1 | -2/+85 | |
| |\ | |||||
| * | | implementation of the help node. | 2014-12-10 | 1 | -4/+15 | |
| * | | Simplified the command before give it to the parser. | 2014-12-10 | 1 | -1/+1 | |
| * | | -better understanding of type | 2014-12-10 | 1 | -1/+1 | |
| * | | -Allow the command help to work | 2014-12-10 | 1 | -25/+34 | |
| | * | Update HelpMe.md | 2014-12-10 | 1 | -0/+2 | |
| | * | Update HelpMe.md | 2014-12-10 | 1 | -5/+5 | |
| | * | Update HelpMe.md | 2014-12-10 | 1 | -1/+1 | |
| | * | Update HelpMe.md | 2014-12-10 | 1 | -1/+49 | |
| | * | Update HelpMe.md | 2014-12-10 | 1 | -0/+33 | |
| | * | Update HelpMe.md | 2014-12-10 | 1 | -2/+2 | |
| * | | -implementation of HelpNode. | 2014-12-09 | 2 | -2/+6 | |
| * | | Usage of the new API for Result | 2014-12-09 | 3 | -8/+8 | |
| * | | -copy constructor die | 2014-12-09 | 2 | -2/+15 | |
| * | | -New API for result type. | 2014-12-09 | 9 | -34/+117 | |
| * | | fix warnings | 2014-12-09 | 2 | -2/+2 | |
| |/ | |||||
| * | Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParser | 2014-12-09 | 1 | -16/+58 | |
| |\ | |||||
| * | | -remove debug code | 2014-12-09 | 1 | -2/+0 | |
| * | | -Add stringresult API | 2014-12-09 | 2 | -0/+12 | |
| * | | add help API | 2014-12-09 | 5 | -3/+62 | |
| * | | -add comments | 2014-12-09 | 2 | -3/+45 | |
| * | | -add command management | 2014-12-09 | 3 | -5/+30 | |
| * | | -add documentation | 2014-12-09 | 1 | -3/+6 | |
| | * | Update HelpMe.md | 2014-12-09 | 1 | -0/+9 | |
| | * | Update HelpMe.md | 2014-12-09 | 1 | -16/+49 | |
| |/ | |||||
| * | -improve documentation. | 2014-12-09 | 1 | -1/+31 | |
| * | test helpme | 2014-12-07 | 1 | -0/+4 | |
| * | First draft of the documentation. | 2014-12-07 | 1 | -0/+57 | |
| * | Add helpnode, stringresult and helpme file. | 2014-12-07 | 5 | -0/+30 | |
| * | -start irc bot. | 2014-12-06 | 1 | -25/+25 | |
| * | -Add comments | 2014-12-06 | 4 | -7/+112 | |
| * | -change API of displayResult to return QString | 2014-12-06 | 2 | -3/+15 | |
| * | -irc bot code | 2014-12-06 | 1 | -0/+1 | |
| * | Add irc bot code | 2014-12-06 | 4 | -0/+227 | |
| * | Add multithreading support but it seems slower. It has been disable. | 2014-11-17 | 3 | -4/+75 | |