aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/range.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -Better understanding of validators toString methodRenaud G2015-04-011-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)Renaud G2015-03-311-0/+5
| | | | | add check for endless loop in validator (not finished yet) Better helpMe
* add generateTreeRenaud G2015-03-051-0/+4
| | | | add jumpbackward node
* Update range.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update range.cppobiwankennedy2014-01-161-4/+16
| | | hasValid API
* Update range.cppobiwankennedy2014-01-141-1/+1
| | | getLastRolledValue
* Update range.cppobiwankennedy2014-01-081-2/+2
| | | die*
* Update range.cppobiwankennedy2014-01-071-2/+2
| | | management of Die instead of qint64
* -Adding range, booleancondition and countexecutenode.Renaud G2014-01-041-0/+21