aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/booleancondition.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change file organization.Renaud G2022-04-291-231/+0
|
* Make sure Windows compilation worksRenaud G2022-04-161-20/+20
|
* Add support for OnEachValue compare method.Renaud G2020-04-261-1/+5
|
* Change website addressRenaud G2020-04-121-1/+1
|
* Prevent crashes when copying boolean conditionRenaud G2019-07-281-1/+1
|
* fix timeouts about valid rangeRenaud G2019-07-281-10/+71
|
* Fix crash found by aflRenaud G2019-07-251-1/+4
|
* Rework of the component to be a proper libRenaud G2019-07-251-1/+1
|
* clang formatRenaud G2019-02-121-46/+44
|
* clazy warningsRenaud G2019-01-051-2/+2
|
* -New API for validating validor.Renaud G2018-08-271-8/+17
| | | | Prevent endless loop in R operator.
* clangformat test.Renaud G2018-06-141-33/+32
|
* -Add node as parameter of conditionRenaud G2018-03-181-15/+31
|
* -fix non return value.Renaud G2018-02-111-0/+1
|
* -fix copy of if operatorRenaud Guezennec2017-11-281-8/+7
| | | | Compare method was not shared.
* add stuff to debug if operator in if operatorRenaud G2017-11-281-2/+3
|
* remove useless commitRenaud G2017-11-251-1/+1
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-1/+1
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-0/+10
| | | | -Allow to use if node several times.
* -Add differentThan logical operatorRenaud G2016-11-031-0/+8
|
* change contact link.Renaud G2016-04-031-1/+1
|
* Optimization about screenRenaud G2015-10-281-7/+7
|
* Merge branch 'rangeInList'Renaud G2015-10-111-1/+1
|\ | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h
* | fix cppcheck issueRenaud G2015-08-281-0/+1
| |
| * -Range size in quint64Renaud G2015-08-201-1/+1
|/
* better highlightmentRenaud G2015-04-251-0/+5
|
* add bool value to know if the validator should remove the highlight of some diceRenaud G2015-04-221-5/+5
|
* -Better understanding of validators toString methodRenaud G2015-04-011-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)Renaud G2015-03-311-0/+16
| | | | | add check for endless loop in validator (not finished yet) Better helpMe
* add generateTreeRenaud G2015-03-051-0/+4
| | | | add jumpbackward node
* Update booleancondition.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update booleancondition.cppobiwankennedy2014-01-161-13/+34
| | | hasValid API
* Update booleancondition.cppobiwankennedy2014-01-141-5/+5
| | | getLastRolledValue API calls
* Update booleancondition.cppobiwankennedy2014-01-081-6/+6
| | | die*
* Update booleancondition.cppobiwankennedy2014-01-071-6/+6
| | | die api instead of quint
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-041-0/+35