| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | disable the highlight | 2015-08-27 | 2 | -0/+2 | |
| | | |||||
| * | add error of type: nothing understood | 2015-07-08 | 1 | -1/+1 | |
| | | |||||
| * | add API to set the link to documentation | 2015-05-21 | 2 | -1/+13 | |
| | | |||||
| * | add management of base, the minimum value of die | 2015-05-15 | 2 | -3/+5 | |
| | | |||||
| * | better readability | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | improve output for dot system | 2015-05-05 | 10 | -11/+44 | |
| | | |||||
| * | -Add gpl header or/and add class description for doxygen. | 2015-05-02 | 9 | -3/+174 | |
| | | |||||
| * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 7 | -5/+174 | |
| | | |||||
| * | -management of runtime error | 2015-04-27 | 4 | -4/+80 | |
| | | |||||
| * | better highlightment | 2015-04-25 | 1 | -4/+21 | |
| | | |||||
| * | add error divide_by_zero | 2015-04-25 | 2 | -1/+6 | |
| | | |||||
| * | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 2 | -1/+4 | |
| | | |||||
| * | management of highligth dice | 2015-04-22 | 2 | -1/+6 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 13 | -14/+95 | |
| | | | | | -delete created objects | ||||
| * | Add comments | 2015-04-08 | 1 | -1/+7 | |
| | | |||||
| * | -Creation of dedicated class for alias management | 2015-04-06 | 2 | -9/+8 | |
| | | |||||
| * | -Initalize to NULL one pointer to fix some crashes. | 2015-04-01 | 2 | -1/+2 | |
| | | |||||
| * | -fix the .pri file | 2015-04-01 | 1 | -2/+2 | |
| | | |||||
| * | Merge branch 'master' of github.com:obiwankennedy/DiceParser | 2015-03-31 | 4 | -1/+81 | |
| |\ | | | | | | | | | Conflicts: node/node.pri | ||||
| * | | add better error management (not finished yet) | 2015-03-31 | 6 | -58/+55 | |
| | | | | | | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| | * | -Add listaliasnode to list all alias. | 2015-03-24 | 4 | -3/+83 | |
| |/ | |||||
| * | -Add new node to roll die as value of list. | 2015-03-06 | 2 | -0/+79 | |
| | | |||||
| * | -change headers | 2015-03-06 | 14 | -15/+17 | |
| | | |||||
| * | Reorganize files. | 2015-03-06 | 2 | -0/+15 | |
| | | | | | Creation of subdir result. | ||||
| * | add generateTree | 2015-03-05 | 11 | -16/+90 | |
| | | | | | add jumpbackward node | ||||
| * | Add gui and new node. | 2015-03-03 | 2 | -0/+65 | |
| | | |||||
| * | -store pointeur to previous node. | 2015-03-03 | 14 | -9/+29 | |
| | | |||||
| * | -remove debug output. | 2014-12-13 | 1 | -2/+0 | |
| | | |||||
| * | -removal of commented out lines. | 2014-12-13 | 1 | -26/+0 | |
| | | |||||
| * | implementation of the help node. | 2014-12-10 | 1 | -4/+15 | |
| | | |||||
| * | -implementation of HelpNode. | 2014-12-09 | 2 | -2/+6 | |
| | | |||||
| * | Usage of the new API for Result | 2014-12-09 | 3 | -8/+8 | |
| | | |||||
| * | fix warnings | 2014-12-09 | 1 | -1/+1 | |
| | | |||||
| * | -remove debug code | 2014-12-09 | 1 | -2/+0 | |
| | | |||||
| * | add help API | 2014-12-09 | 5 | -3/+62 | |
| | | |||||
| * | -add comments | 2014-12-09 | 1 | -0/+21 | |
| | | |||||
| * | Add helpnode, stringresult and helpme file. | 2014-12-07 | 2 | -0/+15 | |
| | | |||||
| * | -Add comments | 2014-12-06 | 1 | -0/+45 | |
| | | |||||
| * | Add multithreading support but it seems slower. It has been disable. | 2014-11-17 | 2 | -3/+74 | |
| | | |||||
| * | -divide result dice by integer return double. | 2014-11-14 | 3 | -4/+4 | |
| | | |||||
| * | Add error management. Protect sort node after scalar result node. | 2014-11-09 | 3 | -7/+13 | |
| | | |||||
| * | Update dicerollernode.cpp | 2014-02-04 | 1 | -5/+5 | |
| | | | | getPriority set to 4 | ||||
| * | Update startingnode.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | Update startingnode.h | 2014-01-30 | 1 | -0/+1 | |
| | | | | getPriority | ||||
| * | Update sortresult.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | Update sortresult.h | 2014-01-30 | 1 | -0/+1 | |
| | | | | getPriority | ||||
| * | Update scalaroperatornode.cpp | 2014-01-30 | 1 | -8/+13 | |
| | | | | getPriority | ||||
| * | Update scalaroperatornode.h | 2014-01-30 | 1 | -0/+1 | |
| | | | | getPriority | ||||
| * | Update rerolldicenode.cpp | 2014-01-30 | 1 | -2/+17 | |
| | | | | getPriority | ||||
| * | Update rerolldicenode.h | 2014-01-30 | 1 | -0/+5 | |
| | | | | getPriority | ||||