| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up diceparser code. | 2020-09-27 | 1 | -20/+24 | |
| | | | | | Cli build is piloted from an cmake option. | ||||
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | Fix compilation on windows | 2019-09-15 | 1 | -4/+4 | |
| | | |||||
| * | Composite Validator with better API | 2019-07-28 | 1 | -29/+82 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -52/+47 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -3/+3 | |
| | | |||||
| * | fix warning | 2018-09-02 | 1 | -1/+1 | |
| | | |||||
| * | -New API for validating validor. | 2018-08-27 | 1 | -18/+5 | |
| | | | | | Prevent endless loop in R operator. | ||||
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -1/+3 | |
| | | |||||
| * | fix cpp errors | 2018-03-06 | 1 | -1/+2 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -1/+1 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -3/+3 | |
| | | |||||
| * | -fix issue with compositevalidator, highlight and OR operator. | 2017-01-27 | 1 | -46/+56 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -1/+26 | |
| | | | | | -Allow to use if node several times. | ||||
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| | | |||||
| * | -Fix cppcheck errors. | 2016-01-08 | 1 | -0/+1 | |
| | | |||||
| * | first implementation of compositevalidator. | 2015-08-20 | 1 | -70/+39 | |
| | | |||||
| * | add new validator for support several condition in one operator | 2015-08-19 | 1 | -0/+149 | |