22 Commits (92caa33ac2638c1a76d1f41cdd78b0ea654b19aa)

Author SHA1 Message Date
  James Ahlborn 92caa33ac2 minor cleanups 5 years ago
  James Ahlborn 85c0657595 fix parsing of escaped double quote; implement euro format; implement most custom formatting 5 years ago
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime 5 years ago
  James Ahlborn dad3be567a beginnings of general format support 5 years ago
  James Ahlborn b1fa4abea5 implement DateDiff function 5 years ago
  James Ahlborn 45699400f0 implement replace function 5 years ago
  James Ahlborn 45f64df5c5 finish DateAdd function 5 years ago
  James Ahlborn 8d5f4dc169 initial work for DateAdd 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 603d0d1313 reimplemnt and test financial functions 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 0dea2079f7 add support for weekdayname function 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 3739de6df8 test TimeSerial; implement DateSerial 5 years ago
  James Ahlborn b2aba90126 add some date function tests 5 years ago
  James Ahlborn 1595c573b1 minor code warning cleanups 6 years ago
  James Ahlborn f495fcc761 add some tests for functions; fix said functions 6 years ago
  James Ahlborn 9908a0afe9 use specific exceptions for expr 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 8eb5fe91d9 implement some date/time functions 6 years ago