| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix regression | 2022-01-22 | 1 | -5/+4 | |
| * | dice: remove debug output | 2021-04-27 | 1 | -1/+1 | |
| * | Compile on Qt5.15 | 2021-01-24 | 1 | -1/+1 | |
| * | fix compilation | 2020-11-06 | 1 | -1/+1 | |
| * | coding style on sort result node. | 2020-06-12 | 1 | -59/+55 | |
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| * | Remove warnings. | 2020-01-29 | 1 | -1/+1 | |
| * | Fix issue on priority | 2019-02-13 | 1 | -3/+2 | |
| * | clang format | 2019-02-12 | 1 | -88/+80 | |
| * | clazy warnings | 2019-01-05 | 1 | -1/+2 | |
| * | WIP | 2018-12-15 | 1 | -3/+20 | |
| * | remove useless commit | 2017-11-25 | 1 | -4/+4 | |
| * | update diceparser | 2017-11-12 | 1 | -4/+4 | |
| |\ | |||||
| * | | -replace NULL to nullptr. | 2017-11-11 | 1 | -6/+6 | |
| | * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -10/+7 | |
| |/ | |||||
| * | -fix crash memory in sort result. | 2017-01-28 | 1 | -2/+6 | |
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -1/+11 | |
| * | update dice system. | 2016-07-10 | 1 | -1/+1 | |
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -2/+10 | |
| |\ | |||||
| * | | fix cppcheck issue | 2015-08-28 | 1 | -6/+1 | |
| | * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -4/+8 | |
| | * | start fixing dot tree generation | 2015-08-20 | 1 | -1/+5 | |
| |/ | |||||
| * | 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 | |
| * | -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 | |
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| * | Update sortresult.cpp | 2014-01-21 | 1 | -1/+5 | |
| * | Update sortresult.cpp | 2014-01-14 | 1 | -1/+2 | |
| * | Update sortresult.cpp | 2014-01-09 | 1 | -20/+33 | |
| * | Update sortresult.cpp | 2014-01-08 | 1 | -14/+40 | |
| * | Update sortresult.cpp | 2014-01-07 | 1 | -15/+32 | |
| * | Add new management of result. | 2014-01-05 | 1 | -2/+2 | |
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -0/+37 | |