Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overrides everywhere | James Ahlborn | 2018-12-20 | 1 | -0/+2 |
* | switch expression engine to LocalDateTime | James Ahlborn | 2018-12-15 | 1 | -21/+28 |
* | implement FormatDateTime function | James Ahlborn | 2018-11-13 | 1 | -5/+7 |
* | implement Val function | James Ahlborn | 2018-11-02 | 1 | -2/+5 |
* | finish DateAdd function | James Ahlborn | 2018-10-29 | 1 | -3/+17 |
* | initial work for DateAdd function | James Ahlborn | 2018-10-28 | 1 | -1/+19 |
* | add support for strconv function | James Ahlborn | 2018-10-05 | 1 | -15/+15 |
* | rework public expression api with better locale handling; support parsing of ... | James Ahlborn | 2018-10-04 | 1 | -36/+7 |
* | add support for monthname function; implement better string to date/time conv... | James Ahlborn | 2018-09-29 | 1 | -4/+4 |
* | refactor support for working with Value instances | James Ahlborn | 2018-09-06 | 1 | -0/+162 |