aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* -remove memory leaksRenaud G2015-04-0823-29/+195
* Add commentsRenaud G2015-04-082-8/+27
* remove default diceAlias. It must be managed by the end-user application.Renaud G2015-04-071-2/+2
* -Creation of dedicated class for alias managementRenaud G2015-04-067-24/+123
* Update HelpMe.mdRenaud G.2015-04-051-0/+2
* Update HelpMe.mdRenaud G.2015-04-041-1/+0
* -add error on several syntay points.Renaud G2015-04-022-1/+19
* -Initalize to NULL one pointer to fix some crashes.Renaud G2015-04-012-1/+2
* -fix the .pri fileRenaud G2015-04-011-2/+2
* Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParserRenaud G2015-04-0117-89/+528
|\
* | return the default stringRenaud G2015-04-011-1/+1
| * -Better understanding of validators toString methodRenaud G2015-04-016-12/+86
| * Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-03-317-30/+112
| |\ | |/ |/|
| * add better error management (not finished yet)Renaud G2015-03-3117-86/+458
* | Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParserRenaud G2015-03-313-3/+18
|\|
* | -add feature to list aliases.Renaud G2015-03-312-4/+2
| * [diceparser]Renaud G2015-03-301-0/+0
* | -better commentsRenaud G2015-03-252-11/+21
* | -Add listaliasnode to list all alias.Renaud G2015-03-247-22/+103
| * Update HelpMe.mdRenaud G.2015-03-241-1/+1
| * Update HelpMe.mdRenaud G.2015-03-241-1/+1
| * Update README.mdRenaud G.2015-03-101-0/+2
| * Update HelpMe.mdRenaud G.2015-03-101-1/+14
|/
* -Add new node to roll die as value of list.Renaud G2015-03-065-12/+131
* -change headersRenaud G2015-03-0616-26/+29
* Reorganize files.Renaud G2015-03-0610-0/+15
* add generateTreeRenaud G2015-03-0523-36/+215
* Add gui and new node.Renaud G2015-03-036-0/+207
* -Add gui directoryRenaud G2015-03-031-0/+1
* -store pointeur to previous node.Renaud G2015-03-0321-16/+124
* Update HelpMe.mdRenaud G.2014-12-161-1/+1
* 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
* 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
| * Update HelpMe.mdRenaud G.2014-12-101-5/+5
| * Update HelpMe.mdRenaud G.2014-12-101-1/+1
| * Update HelpMe.mdRenaud G.2014-12-101-1/+49
| * Update HelpMe.mdRenaud G.2014-12-101-0/+33
| * Update HelpMe.mdRenaud G.2014-12-101-2/+2
* | -implementation of HelpNode.Renaud G2014-12-092-2/+6
* | Usage of the new API for ResultRenaud G2014-12-093-8/+8