| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve output for dot system | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 1 | -1/+22 | |
| | | |||||
| * | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 1 | -1/+2 | |
| | | |||||
| * | add better error management (not finished yet) | 2015-03-31 | 1 | -3/+0 | |
| | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -1/+1 | |
| | | |||||
| * | Add error management. Protect sort node after scalar result node. | 2014-11-09 | 1 | -7/+6 | |
| | | |||||
| * | Update sortresult.cpp | 2014-01-30 | 1 | -0/+11 | |
| | | | | getPriority | ||||
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| | | |||||
| * | Update sortresult.cpp | 2014-01-21 | 1 | -1/+5 | |
| | | | | toString | ||||
| * | Update sortresult.cpp | 2014-01-14 | 1 | -1/+2 | |
| | | | | Adding previous result API. | ||||
| * | Update sortresult.cpp | 2014-01-09 | 1 | -20/+33 | |
| | | | | dichotomy sorting | ||||
| * | Update sortresult.cpp | 2014-01-08 | 1 | -14/+40 | |
| | | | | manual sort because of die*. | ||||
| * | Update sortresult.cpp | 2014-01-07 | 1 | -15/+32 | |
| | | | | add diceresult | ||||
| * | Add new management of result. | 2014-01-05 | 1 | -2/+2 | |
| | | | | | It may require to make several | ||||
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -0/+37 | |