aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/compositevalidator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean up diceparser code.Renaud G2020-09-271-20/+24
| | | | Cli build is piloted from an cmake option.
* Change website addressRenaud G2020-04-121-1/+1
|
* Fix compilation on windowsRenaud G2019-09-151-4/+4
|
* Composite Validator with better APIRenaud G2019-07-281-29/+82
|
* clang formatRenaud G2019-02-121-52/+47
|
* clazy warningsRenaud G2019-01-051-3/+3
|
* fix warningRenaud G2018-09-021-1/+1
|
* -New API for validating validor.Renaud G2018-08-271-18/+5
| | | | Prevent endless loop in R operator.
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+3
|
* fix cpp errorsRenaud G2018-03-061-1/+2
|
* remove useless commitRenaud G2017-11-251-1/+1
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-3/+3
|
* -fix issue with compositevalidator, highlight and OR operator.Renaud G2017-01-271-46/+56
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-1/+26
| | | | -Allow to use if node several times.
* change contact link.Renaud G2016-04-031-1/+1
|
* -Fix cppcheck errors.Renaud G2016-01-081-0/+1
|
* first implementation of compositevalidator.Renaud G2015-08-201-70/+39
|
* add new validator for support several condition in one operatorRenaud G2015-08-191-0/+149