11 Commits (9c638f35bf36cca19a58c5f0a3267af63b164069)

Author SHA1 Message Date
  James Ahlborn 9c638f35bf overrides everywhere 5 years ago
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime 5 years ago
  James Ahlborn cd6d6e622c minor tweaks to date handling; clear caches when config updated; ensure date formats have correct symbols 5 years ago
  James Ahlborn d209a57058 implement Format with predefined formats 5 years ago
  James Ahlborn 276ed56910 cache and reuse DecimalFormat instances 5 years ago
  James Ahlborn 859ba14dff set default date/time and numeric config for a database 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 08d2cf2b83 use common method pattern between ParseContext and EvalConfig 6 years ago
  James Ahlborn 1595c573b1 minor code warning cleanups 6 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 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