Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch expression engine to LocalDateTime | James Ahlborn | 2018-12-15 | 1 | -1/+1 |
* | rework string conversion to date; add support for dates with implicit years; ... | James Ahlborn | 2018-10-18 | 1 | -6/+8 |
* | rework public expression api with better locale handling; support parsing of ... | James Ahlborn | 2018-10-04 | 1 | -9/+6 |
* | implement floating point number formatting which matches access | James Ahlborn | 2018-06-03 | 1 | -8/+3 |
* | long type should be int values; implement more date/time and misc other funct... | James Ahlborn | 2017-09-23 | 1 | -2/+2 |
* | add date time Value accessor | James Ahlborn | 2017-01-26 | 1 | -0/+14 |
* | add TemporalConfig to allow for custom expression date/time formats | James Ahlborn | 2017-01-14 | 1 | -2/+15 |
* | Value cleanup, start on functions | James Ahlborn | 2016-12-24 | 1 | -5/+0 |
* | checkpoint reworking expression classes and implementing many basic operations | James Ahlborn | 2016-12-09 | 1 | -0/+39 |