aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
Commit message (Collapse)AuthorAgeFilesLines
* add gpl headerRenaud G2015-09-012-2/+39
|
* fix cppcheck issueRenaud G2015-08-284-10/+4
|
* disable the highlightRenaud G2015-08-272-0/+2
|
* add error of type: nothing understoodRenaud G2015-07-081-1/+1
|
* 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
|
* Add multithreading support but it seems slower. It has been disable.Renaud G2014-11-172-3/+74
|
* -divide result dice by integer return double.Renaud G2014-11-143-4/+4
|
* Add error management. Protect sort node after scalar result node.Renaud G2014-11-093-7/+13
|
* Update dicerollernode.cppobiwankennedy2014-02-041-5/+5
| | | getPriority set to 4
* Update startingnode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update startingnode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update sortresult.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update sortresult.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update scalaroperatornode.cppobiwankennedy2014-01-301-8/+13
| | | getPriority
* Update scalaroperatornode.hobiwankennedy2014-01-301-0/+1
| | | getPriority