aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/expr/LongValue.java
Commit message (Expand)AuthorAgeFilesLines
* overrides everywhereJames Ahlborn2018-12-201-0/+2
* rework public expression api with better locale handling; support parsing of ...James Ahlborn2018-10-041-4/+6
* implement floating point number formatting which matches accessJames Ahlborn2018-06-031-1/+6
* long type should be int values; implement more date/time and misc other funct...James Ahlborn2017-09-231-3/+3
* ditch BIG_INT value typeJames Ahlborn2016-12-311-6/+0
* ditch boolean typeJames Ahlborn2016-12-091-1/+1
* checkpoint reworking expression classes and implementing many basic operationsJames Ahlborn2016-12-091-0/+67