aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/booleancondition.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -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