aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/diceparser.h
Commit message (Expand)AuthorAgeFilesLines
* -management of arithmetic operator for scalar result of dice.rguezennec2017-04-271-2/+1
* -add comment supportRenaud G2017-02-121-0/+4
* Update diceparser.hRenaud G2016-12-191-1/+11
* -Add FilterNode to dice system.Renaud G2016-11-031-1/+1
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-05-051-11/+17
|\
* | -remove default dice for keep operator, alias are better solution toRenaud G2016-05-051-1/+1
| * Add doxy page.Renaud G2016-04-301-11/+17
|/
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-04-141-0/+5
|\
| * Add management for variable in DiceParser.Renaud Guezennec2016-04-131-0/+5
* | change contact link.Renaud G2016-04-031-1/+1
|/
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-051-3/+3
* Add Management of ColorRenaud Guezennec2016-02-041-4/+3
* -rework arithmetic operatorRenaud G2016-01-301-0/+1
* Implementation of the if node. Work with one if.Renaud Guezennec2016-01-261-0/+1
* First shot for implementing ifnode.Renaud Guezennec2016-01-261-1/+1
* merge MergeOp into masterRenaud G2016-01-101-1/+1
|\
| * -Fix cppcheck errors.Renaud G2016-01-081-1/+1
* | -Add MergeOp and homogeneous status for result.Renaud G2015-12-241-2/+2
|/
* Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-09-071-0/+9
|\
| * add getAllDiceResult function and hasSeparatorRenaud G2015-09-011-0/+9
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-281-0/+5
|\|
| * add method to get all string resultsRenaud G2015-08-271-0/+5
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-221-0/+6
|\|
| * add API to set the link to documentationRenaud G2015-05-211-0/+6
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-051-12/+1
|\|
| * -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
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-291-5/+5
|\|
| * -management of runtime errorRenaud G2015-04-271-5/+5
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-251-1/+1
|\|
| * better management for default dice.Renaud G2015-04-251-1/+1
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-241-10/+38
|\|
| * 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 list for warningsRenaud G2015-04-021-0/+1
|/
* -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