aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update HelpMe.mdRenaud G.2014-12-131-0/+2
|
* -Improves documentation and add a better example in main.cppRenaud G2014-12-132-1/+10
|
* -Add example for several dice command in one line.Renaud G2014-12-131-1/+1
|
* -remove debug output.Renaud G2014-12-131-2/+0
|
* -removal of commented out lines.Renaud G2014-12-131-26/+0
|
* -Add readInstructionOperatorRenaud G2014-12-132-1/+34
| | | | @TODO must be improved.
* Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParserRenaud G2014-12-101-2/+85
|\
* | implementation of the help node.Renaud G2014-12-101-4/+15
| |
* | Simplified the command before give it to the parser.Renaud G2014-12-101-1/+1
| |
* | -better understanding of typeRenaud G2014-12-101-1/+1
| |
* | -Allow the command help to workRenaud G2014-12-101-25/+34
| |
| * Update HelpMe.mdRenaud G.2014-12-101-0/+2
| | | | | | title
| * Update HelpMe.mdRenaud G.2014-12-101-5/+5
| | | | | | list of logic operator
| * Update HelpMe.mdRenaud G.2014-12-101-1/+1
| | | | | | better title for scalar
| * Update HelpMe.mdRenaud G.2014-12-101-1/+49
| | | | | | irc usage
| * Update HelpMe.mdRenaud G.2014-12-101-0/+33
| | | | | | Arithmetic with Dice
| * Update HelpMe.mdRenaud G.2014-12-101-2/+2
| | | | | | mispelling.
* | -implementation of HelpNode.Renaud G2014-12-092-2/+6
| |
* | Usage of the new API for ResultRenaud G2014-12-093-8/+8
| |
* | -copy constructor dieRenaud G2014-12-092-2/+15
| |
* | -New API for result type.Renaud G2014-12-099-34/+117
| |
* | fix warningsRenaud G2014-12-092-2/+2
|/
* Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParserRenaud G2014-12-091-16/+58
|\
* | -remove debug codeRenaud G2014-12-091-2/+0
| |
* | -Add stringresult APIRenaud G2014-12-092-0/+12
| |
* | add help APIRenaud G2014-12-095-3/+62
| |
* | -add commentsRenaud G2014-12-092-3/+45
| |
* | -add command managementRenaud G2014-12-093-5/+30
| |
* | -add documentationRenaud G2014-12-091-3/+6
| | | | | | | | -add string result
| * Update HelpMe.mdRenaud G.2014-12-091-0/+9
| | | | | | better title
| * Update HelpMe.mdRenaud G.2014-12-091-16/+49
|/ | | | | | -Add Arithmetic -Add explose -Add Add -Add reroll
* -improve documentation.Renaud G2014-12-091-1/+31
|
* test helpmeRenaud G2014-12-071-0/+4
|
* First draft of the documentation.Renaud G2014-12-071-0/+57
|
* Add helpnode, stringresult and helpme file.Renaud G2014-12-075-0/+30
|
* -start irc bot.Renaud G2014-12-061-25/+25
|
* -Add commentsRenaud G2014-12-064-7/+112
|
* -change API of displayResult to return QStringRenaud G2014-12-062-3/+15
|
* -irc bot codeRenaud G2014-12-061-0/+1
|
* Add irc bot codeRenaud G2014-12-064-0/+227
|
* Add multithreading support but it seems slower. It has been disable.Renaud G2014-11-173-4/+75
|
* -divide result dice by integer return double.Renaud G2014-11-149-14/+15
|
* Add error management. Protect sort node after scalar result node.Renaud G2014-11-094-10/+16
|
* Update validator.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update validator.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update scalarresult.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update scalarresult.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update result.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update result.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update range.hRenaud G.2014-05-281-0/+21
| | | gpl header