aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-2519-82/+136
|\
| * better highlightmentRenaud G2015-04-251-4/+21
| |
| * better management for default dice.Renaud G2015-04-252-34/+12
| |
| * cli client improvements.Renaud G2015-04-251-36/+43
| |
| * add error divide_by_zeroRenaud G2015-04-252-1/+6
| |
| * Dot tree now also displays the result tree. (must be improved).Renaud G2015-04-2510-5/+48
| |
| * better highlightmentRenaud G2015-04-252-0/+6
| |
| * Remove useless code from CMakeLists.txtRenaud G2015-04-251-2/+0
| |
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-2441-214/+858
|\| | | | | | | | | Conflicts: parsingtoolbox.cpp
| * use cmake for diceparserRenaud G2015-04-241-0/+71
| |
| * file output for dotRenaud G2015-04-241-3/+3
| |
| * add commandLine parser(not working yet)Renaud G2015-04-242-22/+110
| |
| * improvement of the libRenaud G2015-04-232-3/+11
| |
| * amend files for cli main applicationRenaud G2015-04-232-38/+91
| |
| * add file for cli main applicationRenaud G2015-04-232-0/+2
| |
| * add dice api to manage highlightRenaud G2015-04-222-1/+11
| |
| * change the way die result are transmitted to client applicationRenaud G2015-04-222-31/+24
| |
| * management of highligth diceRenaud G2015-04-222-1/+6
| |
| * add bool value to know if the validator should remove the highlight of some diceRenaud G2015-04-225-14/+17
| |
| * prepare much better way to give the resultRenaud G2015-04-212-10/+31
| |
| * add API to make easier the use of DiceParser.Renaud G2015-04-154-4/+110
| |
| * -remove memory leaksRenaud G2015-04-0823-29/+195
| | | | | | | | -delete created objects
| * 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
| | | | | | Add sort lower
| * Update HelpMe.mdRenaud G.2015-04-041-1/+0
| | | | | | Remove space
* | Add list for warningsRenaud G2015-04-022-0/+2
|/ | | | Remove data where reading list.
* -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
| | | | | | | | | | | | -return error if error have been detected for endless loop. -add listaliasnode.h/.cpp to the pri file -protect the use of pointer
| * Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-03-317-30/+112
| |\ | |/ |/| | | | | Conflicts: node/node.pri
| * add better error management (not finished yet)Renaud G2015-03-3117-86/+458
| | | | | | | | | | add check for endless loop in validator (not finished yet) Better helpMe
* | 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
| | | | | | | | -set API to include it in rolisteam.
* | -better commentsRenaud G2015-03-252-11/+21
| | | | | | | | -add translation feature for diceCommand.
* | -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
| | | | | | spelling
| * Update README.mdRenaud G.2015-03-101-0/+2
| | | | | | add link to the full documentation
| * Update HelpMe.mdRenaud G.2015-03-101-1/+14
|/ | | more example
* -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
| | | | Creation of subdir result.
* add generateTreeRenaud G2015-03-0523-36/+215
| | | | add jumpbackward node
* Add gui and new node.Renaud G2015-03-036-0/+207
|