aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
Commit message (Collapse)AuthorAgeFilesLines
* fix compilationRenaud G2015-08-201-1/+1
|
* improve the dot generation.Renaud G2015-08-201-3/+8
|
* fix compilationRenaud G2015-08-201-7/+11
|
* fix compilationRenaud G2015-08-201-1/+1
|
* fix compilationRenaud G2015-08-201-1/+1
|
* fix compilationRenaud G2015-08-201-2/+1
|
* add bool for toString() in result.Renaud G2015-08-201-6/+10
|
* add bool parameterRenaud G2015-08-201-1/+1
|
* add bool parameter to toString() function in node.Renaud G2015-08-2023-83/+165
|
* start fixing dot tree generationRenaud G2015-08-2013-14/+42
|
* add management of list with unequivalenceRenaud G2015-07-081-3/+3
|
* Merge branch 'master' of github.com:obiwankennedy/DiceParser into rangeInListRenaud G2015-07-081-1/+1
|\
| * add error of type: nothing understoodRenaud G2015-07-081-1/+1
| |
* | -add method to read list with probability value. It sets range for allRenaud G2015-06-092-16/+69
|/ | | | values in List node.
* add API to set the link to documentationRenaud G2015-05-212-1/+13
|
* add management of base, the minimum value of dieRenaud G2015-05-152-3/+5
|
* better readabilityRenaud G2015-05-051-1/+1
|
* improve output for dot systemRenaud G2015-05-0510-11/+44
|
* -Add gpl header or/and add class description for doxygen.Renaud G2015-05-029-3/+174
|
* add comments and gpl header to those files for better documentation in doxygenRenaud G2015-04-307-5/+174
|
* -management of runtime errorRenaud G2015-04-274-4/+80
|
* better highlightmentRenaud G2015-04-251-4/+21
|
* add error divide_by_zeroRenaud G2015-04-252-1/+6
|
* Dot tree now also displays the result tree. (must be improved).Renaud G2015-04-252-1/+4
|
* management of highligth diceRenaud G2015-04-222-1/+6
|
* -remove memory leaksRenaud G2015-04-0813-14/+95
| | | | -delete created objects
* Add commentsRenaud G2015-04-081-1/+7
|
* -Creation of dedicated class for alias managementRenaud G2015-04-062-9/+8
|
* -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.com:obiwankennedy/DiceParserRenaud G2015-03-314-1/+81
|\ | | | | | | | | Conflicts: node/node.pri
* | add better error management (not finished yet)Renaud G2015-03-316-58/+55
| | | | | | | | | | add check for endless loop in validator (not finished yet) Better helpMe
| * -Add listaliasnode to list all alias.Renaud G2015-03-244-3/+83
|/
* -Add new node to roll die as value of list.Renaud G2015-03-062-0/+79
|
* -change headersRenaud G2015-03-0614-15/+17
|
* Reorganize files.Renaud G2015-03-062-0/+15
| | | | Creation of subdir result.
* add generateTreeRenaud G2015-03-0511-16/+90
| | | | add jumpbackward node
* Add gui and new node.Renaud G2015-03-032-0/+65
|
* -store pointeur to previous node.Renaud G2015-03-0314-9/+29
|
* -remove debug output.Renaud G2014-12-131-2/+0
|
* -removal of commented out lines.Renaud G2014-12-131-26/+0
|
* implementation of the help node.Renaud G2014-12-101-4/+15
|
* -implementation of HelpNode.Renaud G2014-12-092-2/+6
|
* Usage of the new API for ResultRenaud G2014-12-093-8/+8
|
* fix warningsRenaud G2014-12-091-1/+1
|
* -remove debug codeRenaud G2014-12-091-2/+0
|
* add help APIRenaud G2014-12-095-3/+62
|
* -add commentsRenaud G2014-12-091-0/+21
|
* Add helpnode, stringresult and helpme file.Renaud G2014-12-072-0/+15
|
* -Add commentsRenaud G2014-12-061-0/+45
|