aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/range.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change website addressRenaud G2020-04-121-1/+1
|
* New API for isValidRangeSizeRenaud G2019-07-281-4/+12
|
* clang formatRenaud G2019-02-121-50/+45
|
* clazy warningsRenaud G2019-01-051-1/+1
|
* -New API for validating validor.Renaud G2018-08-271-4/+6
| | | | Prevent endless loop in R operator.
* -C++11 for loop.Renaud G2018-01-251-1/+1
|
* 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/+14
| | | | -Allow to use if node several times.
* -add status about empty range. To Be Defined range.Renaud G2016-09-251-1/+10
|
* change contact link.Renaud G2016-04-031-1/+1
|
* fix cppcheck errorsRenaud G2016-01-081-2/+2
|
* Optimization about screenRenaud G2015-10-281-1/+1
|
* -Range size in quint64Renaud G2015-08-201-1/+1
|
* -add method to read list with probability value. It sets range for allRenaud G2015-06-091-0/+27
| | | | values in List node.
* add bool value to know if the validator should remove the highlight of some diceRenaud G2015-04-221-6/+9
|
* -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