15 Commits (45699400f09b0fe60543841f2105af25367ef53f)

Author SHA1 Message Date
  James Ahlborn 45699400f0 implement replace function 5 years ago
  James Ahlborn 6d1e438383 rework string conversion to date; add support for dates with implicit years; implement DatePart function 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 1236f27d91 refactor support for working with Value instances 5 years ago
  James Ahlborn 5dbcd36169 minor refactor of function support; start adding top level docs for evaluation support 5 years ago
  James Ahlborn abe506f27c test number functions 5 years ago
  James Ahlborn 6d200f6948 implement floating point number formatting which matches access 6 years ago
  James Ahlborn 09d03800ce use decimal math context which matches access precision; tweak string to number conversion to match access 6 years ago
  James Ahlborn 9908a0afe9 use specific exceptions for expr eval 6 years ago
  James Ahlborn b8f3fcca02 move rnd logic to RandomContext 6 years ago
  James Ahlborn 0e75ed9111 implement some financial functions 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 8eb5fe91d9 implement some date/time functions 6 years ago
  James Ahlborn e30e81c099 a few more number functions 6 years ago
  James Ahlborn 1f7373e77b split out function groups; implement numeric functions 6 years ago