Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix NumberFormatter so that it formats according to the locale of the current db | James Ahlborn | 2024-02-03 | 1 | -1/+1 |
* | overrides everywhere | James Ahlborn | 2018-12-20 | 1 | -0/+2 |
* | implement Format with predefined formats | James Ahlborn | 2018-11-20 | 1 | -1/+0 |
* | rework public expression api with better locale handling; support parsing of ... | James Ahlborn | 2018-10-04 | 1 | -4/+5 |
* | implement floating point number formatting which matches access | James Ahlborn | 2018-06-03 | 1 | -1/+8 |
* | ditch BIG_INT value type | James Ahlborn | 2016-12-31 | 1 | -6/+0 |
* | ditch boolean type | James Ahlborn | 2016-12-09 | 1 | -1/+1 |
* | checkpoint reworking expression classes and implementing many basic operations | James Ahlborn | 2016-12-09 | 1 | -0/+67 |