Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overrides everywhere | James Ahlborn | 2018-12-20 | 1 | -0/+10 |
* | switch expression engine to LocalDateTime | James Ahlborn | 2018-12-15 | 1 | -3/+3 |
* | rework string conversion to date; add support for dates with implicit years; ... | James Ahlborn | 2018-10-18 | 1 | -0/+4 |
* | rework public expression api with better locale handling; support parsing of ... | James Ahlborn | 2018-10-04 | 1 | -12/+12 |
* | 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 | -2/+3 |
* | add TemporalConfig to allow for custom expression date/time formats | James Ahlborn | 2017-01-14 | 1 | -1/+15 |
* | ditch BIG_INT value type | James Ahlborn | 2016-12-31 | 1 | -5/+0 |
* | Value cleanup, start on functions | James Ahlborn | 2016-12-24 | 1 | -4/+4 |
* | ditch boolean type | James Ahlborn | 2016-12-09 | 1 | -1/+1 |
* | checkpoint reworking expression classes and implementing many basic operations | James Ahlborn | 2016-12-09 | 1 | -0/+70 |