Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more static utility methods to DatabaseBuilder to enable more succinct ob... | James Ahlborn | 2020-09-07 | 1 | -23/+24 |
* | switch expression engine to LocalDateTime | James Ahlborn | 2018-12-15 | 1 | -2/+2 |
* | implement FormatDateTime function | James Ahlborn | 2018-11-13 | 1 | -0/+1 |
* | rework string conversion to date; add support for dates with implicit years; ... | James Ahlborn | 2018-10-18 | 1 | -1/+1 |
* | add support for monthname function; implement better string to date/time conv... | James Ahlborn | 2018-09-29 | 1 | -2/+25 |
* | refactor support for working with Value instances | James Ahlborn | 2018-09-06 | 1 | -2/+2 |
* | minor refactor of function support; start adding top level docs for evaluatio... | James Ahlborn | 2018-08-24 | 1 | -1/+2 |
* | test custom EvalConfig; fix time format | James Ahlborn | 2018-07-26 | 1 | -1/+77 |
* | add unit tests for property expression evaluation features | James Ahlborn | 2018-06-05 | 1 | -0/+283 |