4 Commits (d231efd46cd5f1e4c5c0fff850e10f860b7fced2)

Author SHA1 Message Date
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime 5 years ago
  James Ahlborn 276ed56910 cache and reuse DecimalFormat instances 5 years ago
  James Ahlborn 443c9fef2b rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
  James Ahlborn a314d6501d add support for monthname function; implement better string to date/time conversions 5 years ago
  James Ahlborn 44b3742c6d add a bunch of javadocs for expr classes 5 years ago
  James Ahlborn a0e9ce63ee knock out some fixmes; add support for custom function lookup and custom bindings passed into expression evaluation 6 years ago
  James Ahlborn 68c982c48f change evaluation context 7 years ago
  James Ahlborn b0992869c0 add method for indicating purity of an expression, possible use for future caching 7 years ago
  James Ahlborn fdeff8480b reorg of expression classes 7 years ago
  James Ahlborn 17908417ae relicense with Apache License 9 years ago
  James Ahlborn 8a2d7bd1e7 minor cleanups/formatting 10 years ago
  James Ahlborn 417fb06208 move files into standard maven dir structure 10 years ago
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 years ago
  James Ahlborn 4471ce1f6f update docs 15 years ago
  James Ahlborn b0e9d0a4dc initial work towards supporting reading/formatting access queries 15 years ago
  James Ahlborn 4af4fe4451 Add compression code for possible future use; add compression unit 16 years ago
  James Ahlborn b873018902 fix file copyrights 16 years ago
  James Ahlborn 13c39138cf better import/copy column setup; added ability for users to further customize import/copy behavior through ImportFilter (fix #1593465) 17 years ago