| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -231/+0 | |
| | | |||||
| * | Make sure Windows compilation works | 2022-04-16 | 1 | -20/+20 | |
| | | |||||
| * | Add support for OnEachValue compare method. | 2020-04-26 | 1 | -1/+5 | |
| | | |||||
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | Prevent crashes when copying boolean condition | 2019-07-28 | 1 | -1/+1 | |
| | | |||||
| * | fix timeouts about valid range | 2019-07-28 | 1 | -10/+71 | |
| | | |||||
| * | Fix crash found by afl | 2019-07-25 | 1 | -1/+4 | |
| | | |||||
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -1/+1 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -46/+44 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -2/+2 | |
| | | |||||
| * | -New API for validating validor. | 2018-08-27 | 1 | -8/+17 | |
| | | | | | Prevent endless loop in R operator. | ||||
| * | clangformat test. | 2018-06-14 | 1 | -33/+32 | |
| | | |||||
| * | -Add node as parameter of condition | 2018-03-18 | 1 | -15/+31 | |
| | | |||||
| * | -fix non return value. | 2018-02-11 | 1 | -0/+1 | |
| | | |||||
| * | -fix copy of if operator | 2017-11-28 | 1 | -8/+7 | |
| | | | | | Compare method was not shared. | ||||
| * | add stuff to debug if operator in if operator | 2017-11-28 | 1 | -2/+3 | |
| | | |||||
| * | 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/+10 | |
| | | | | | -Allow to use if node several times. | ||||
| * | -Add differentThan logical operator | 2016-11-03 | 1 | -0/+8 | |
| | | |||||
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| | | |||||
| * | Optimization about screen | 2015-10-28 | 1 | -7/+7 | |
| | | |||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| * | | fix cppcheck issue | 2015-08-28 | 1 | -0/+1 | |
| | | | |||||
| | * | -Range size in quint64 | 2015-08-20 | 1 | -1/+1 | |
| |/ | |||||
| * | better highlightment | 2015-04-25 | 1 | -0/+5 | |
| | | |||||
| * | add bool value to know if the validator should remove the highlight of some dice | 2015-04-22 | 1 | -5/+5 | |
| | | |||||
| * | -Better understanding of validators toString method | 2015-04-01 | 1 | -1/+20 | |
| | | | | | | | -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/+16 | |
| | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| * | add generateTree | 2015-03-05 | 1 | -0/+4 | |
| | | | | | add jumpbackward node | ||||
| * | Update booleancondition.cpp | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl header | ||||
| * | Update booleancondition.cpp | 2014-01-16 | 1 | -13/+34 | |
| | | | | hasValid API | ||||
| * | Update booleancondition.cpp | 2014-01-14 | 1 | -5/+5 | |
| | | | | getLastRolledValue API calls | ||||
| * | Update booleancondition.cpp | 2014-01-08 | 1 | -6/+6 | |
| | | | | die* | ||||
| * | Update booleancondition.cpp | 2014-01-07 | 1 | -6/+6 | |
| | | | | die api instead of quint | ||||
| * | -Adding range, booleancondition and countexecutenode. | 2014-01-04 | 1 | -0/+35 | |