| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | New API for isValidRangeSize | 2019-07-28 | 1 | -4/+12 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -50/+45 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -1/+1 | |
| | | |||||
| * | -New API for validating validor. | 2018-08-27 | 1 | -4/+6 | |
| | | | | | Prevent endless loop in R operator. | ||||
| * | -C++11 for loop. | 2018-01-25 | 1 | -1/+1 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -1/+1 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -1/+1 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+14 | |
| | | | | | -Allow to use if node several times. | ||||
| * | -add status about empty range. To Be Defined range. | 2016-09-25 | 1 | -1/+10 | |
| | | |||||
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| | | |||||
| * | fix cppcheck errors | 2016-01-08 | 1 | -2/+2 | |
| | | |||||
| * | Optimization about screen | 2015-10-28 | 1 | -1/+1 | |
| | | |||||
| * | -Range size in quint64 | 2015-08-20 | 1 | -1/+1 | |
| | | |||||
| * | -add method to read list with probability value. It sets range for all | 2015-06-09 | 1 | -0/+27 | |
| | | | | | values in List node. | ||||
| * | add bool value to know if the validator should remove the highlight of some dice | 2015-04-22 | 1 | -6/+9 | |
| | | |||||
| * | -Better understanding of validators toString method | 2015-04-01 | 1 | -1/+1 | |
| | | | | | | | -return error if error have been detected for endless loop. -add listaliasnode.h/.cpp to the pri file -protect the use of pointer | ||||
| * | add better error management (not finished yet) | 2015-03-31 | 1 | -0/+5 | |
| | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| * | add generateTree | 2015-03-05 | 1 | -0/+4 | |
| | | | | | add jumpbackward node | ||||
| * | Update range.cpp | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl header | ||||
| * | Update range.cpp | 2014-01-16 | 1 | -4/+16 | |
| | | | | hasValid API | ||||
| * | Update range.cpp | 2014-01-14 | 1 | -1/+1 | |
| | | | | getLastRolledValue | ||||
| * | Update range.cpp | 2014-01-08 | 1 | -2/+2 | |
| | | | | die* | ||||
| * | Update range.cpp | 2014-01-07 | 1 | -2/+2 | |
| | | | | management of Die instead of qint64 | ||||
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -0/+21 | |