8 Commits (010cc904a5ab759f24825f34f2924c347b3b2790)

Author SHA1 Message Date
  James Ahlborn 010cc904a5 implement IsNumeric; add support for hex/oct integer strings 5 years ago
  James Ahlborn 1236f27d91 refactor support for working with Value instances 5 years ago
  James Ahlborn 2ff5d06acd normalize decimals when used; convert number literals to decimal instead of double; handle int overflow for number literals 6 years ago
  James Ahlborn 1a8771e555 plug expr evaluation into columns/tables; create Identifier for tracking expression ids; support single quoting in expressions; tweak string to number coercion; implement topo sorter for calc col eval 6 years ago
  James Ahlborn 774d505946 long type should be int values; implement more date/time and misc other functions 6 years ago
  James Ahlborn c70c26bed9 support string to number coercion for mixed math operations 7 years ago
  James Ahlborn ea7b355f89 ditch boolean type 7 years ago
  James Ahlborn 8cab4c878d checkpoint reworking expression classes and implementing many basic operations 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 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 741093e3a2 add attachment encoding support 11 years ago
  James Ahlborn fc3bd9e65c Rename and refactor the Cursor find methods to improve usability 12 years ago
  James Ahlborn aafaa8f127 some tweaks, fixes, and tests for unsupported values 12 years ago
  James Ahlborn eaccccc135 implement complex value deletion 12 years ago
  James Ahlborn 0ac869b338 implement unsupported complex value support; add some javadocs 12 years ago
  James Ahlborn b014c0d170 Add support for reading/writing complex column data (version history, attachments, multi-value columns) 12 years ago