Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rework public expression api with better locale handling; support parsing of ... | James Ahlborn | 2018-10-04 | 1 | -4/+10 |
* | add a bunch of javadocs for expr classes | James Ahlborn | 2018-09-06 | 1 | -3/+26 |
* | minor refactor of function support; start adding top level docs for evaluatio... | James Ahlborn | 2018-08-24 | 1 | -0/+8 |
* | add ability to get original expression; implement some parsing tests | James Ahlborn | 2018-07-17 | 1 | -1/+3 |
* | plug expr evaluation into columns/tables; create Identifier for tracking expr... | James Ahlborn | 2018-05-08 | 1 | -0/+4 |
* | better terminology for expressions | James Ahlborn | 2017-01-15 | 1 | -1/+1 |
* | change evaluation context | James Ahlborn | 2016-12-31 | 1 | -3/+1 |
* | add result caching for pure expressions | James Ahlborn | 2016-12-15 | 1 | -0/+2 |
* | reorg of expression classes | James Ahlborn | 2016-11-18 | 1 | -0/+30 |