aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/expr/Value.java
Commit message (Expand)AuthorAgeFilesLines
* add a bunch of javadocs for expr classesJames Ahlborn2018-09-061-2/+35
* long type should be int values; implement more date/time and misc other funct...James Ahlborn2017-09-231-1/+1
* implement a bunch of functions which really need unit tests; add support for ...James Ahlborn2017-09-051-1/+0
* add more type coercion, string and date to numJames Ahlborn2017-02-071-0/+10
* add date time Value accessorJames Ahlborn2017-01-261-1/+1
* ditch BIG_INT value typeJames Ahlborn2016-12-311-5/+2
* Value cleanup, start on functionsJames Ahlborn2016-12-241-2/+2
* ditch boolean typeJames Ahlborn2016-12-091-4/+3
* checkpoint reworking expression classes and implementing many basic operationsJames Ahlborn2016-12-091-0/+31
* reorg of expression classesJames Ahlborn2016-11-181-0/+45