aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
Commit message (Expand)AuthorAgeFilesLines
* add getAllDiceResult function and hasSeparatorRenaud G2015-09-011-0/+9
* add method to get all string resultsRenaud G2015-08-271-0/+5
* add API to set the link to documentationRenaud G2015-05-211-0/+6
* -Add install target to make file.Renaud G2015-05-031-11/+0
* add comments and gpl header to those files for better documentation in doxygenRenaud G2015-04-301-1/+1
* -management of runtime errorRenaud G2015-04-271-5/+5
* better management for default dice.Renaud G2015-04-251-1/+1
* improvement of the libRenaud G2015-04-231-1/+1
* change the way die result are transmitted to client applicationRenaud G2015-04-221-1/+6
* add API to make easier the use of DiceParser.Renaud G2015-04-151-0/+4
* -remove memory leaksRenaud G2015-04-081-0/+4
* Add commentsRenaud G2015-04-081-7/+20
* -Creation of dedicated class for alias managementRenaud G2015-04-061-1/+3
* -add error on several syntay points.Renaud G2015-04-021-1/+3
* -Better understanding of validators toString methodRenaud G2015-04-011-4/+42
* Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-03-311-7/+10
|\
* | add better error management (not finished yet)Renaud G2015-03-311-5/+41
| * -better commentsRenaud G2015-03-251-8/+18
| * -Add listaliasnode to list all alias.Renaud G2015-03-241-1/+1
|/
* add generateTreeRenaud G2015-03-051-1/+12
* -store pointeur to previous node.Renaud G2015-03-031-2/+24
* -Add readInstructionOperatorRenaud G2014-12-131-0/+2
* -add command managementRenaud G2014-12-091-1/+9
* -change API of displayResult to return QStringRenaud G2014-12-061-1/+1
* Update diceparser.hRenaud G.2014-05-281-0/+21
* adding new dice operatorsRenaud G2014-02-011-1/+1
* correct compilation errorRenaud G2014-01-251-1/+3
* Update diceparser.hobiwankennedy2014-01-211-28/+10
* adding parantheses management (unworking yet)Renaud G2014-01-201-1/+1
* Update diceparser.hobiwankennedy2014-01-171-2/+15
* Update diceparser.hobiwankennedy2014-01-141-1/+4
* Update diceparser.hobiwankennedy2014-01-081-2/+5
* Update diceparser.hobiwankennedy2014-01-071-3/+3
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-041-3/+33
* Adding new stuff and commentRenaud G2014-01-031-0/+17
* Adding commentsRenaud G2013-12-291-2/+46
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+41