aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node
Commit message (Collapse)AuthorAgeFilesLines
* manage homogeneousRenaud2015-12-281-0/+2
|
* -Adding mergenode to the project.Renaud G2015-12-242-0/+121
|
* Fix init orderRenaud G2015-10-111-1/+1
|
* -set message if Too many dice error is trigged.Renaud G2015-10-111-0/+4
|
* -Add Too Many Dice error type.Renaud G2015-10-111-1/+1
|
* -add error while no dice.Renaud G2015-10-111-0/+5
|
* -Add Node Error : No dice to rollRenaud G2015-10-111-1/+1
|
* Merge branch 'rangeInList'Renaud G2015-10-1130-151/+308
|\ | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h
* | add gpl headerRenaud G2015-09-012-0/+38
| |
* | 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 commentsRenaud G2015-08-202-38/+23
| |
| * fix little issuesRenaud G2015-08-203-7/+4
| |
| * remove useless ;Renaud G2015-08-201-1/+1
| |
| * 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
|