aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/expr/DefaultFinancialFunctions.java
Commit message (Expand)AuthorAgeFilesLines
* reimplemnt and test financial functionsJames Ahlborn2018-10-101-286/+224
* rework public expression api with better locale handling; support parsing of ...James Ahlborn2018-10-041-44/+44
* refactor support for working with Value instancesJames Ahlborn2018-09-061-9/+9
* minor refactor of function support; start adding top level docs for evaluatio...James Ahlborn2018-08-241-55/+55
* some more financial funcs, not all fully workingJames Ahlborn2017-12-231-6/+245
* implement some financial functionsJames Ahlborn2017-10-311-0/+201