Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a bunch of javadocs for expr classes | James Ahlborn | 2018-09-06 | 1 | -2/+35 |
* | long type should be int values; implement more date/time and misc other funct... | James Ahlborn | 2017-09-23 | 1 | -1/+1 |
* | implement a bunch of functions which really need unit tests; add support for ... | James Ahlborn | 2017-09-05 | 1 | -1/+0 |
* | add more type coercion, string and date to num | James Ahlborn | 2017-02-07 | 1 | -0/+10 |
* | add date time Value accessor | James Ahlborn | 2017-01-26 | 1 | -1/+1 |
* | ditch BIG_INT value type | James Ahlborn | 2016-12-31 | 1 | -5/+2 |
* | Value cleanup, start on functions | James Ahlborn | 2016-12-24 | 1 | -2/+2 |
* | ditch boolean type | James Ahlborn | 2016-12-09 | 1 | -4/+3 |
* | checkpoint reworking expression classes and implementing many basic operations | James Ahlborn | 2016-12-09 | 1 | -0/+31 |
* | reorg of expression classes | James Ahlborn | 2016-11-18 | 1 | -0/+45 |