hledger/hledger-lib/Hledger/Read
Simon Michael d3663b818e parsing: better international number format support (#32)
This allows period and comma to be used for decimal point and digit group
separator or vice versa, and also flexible digit groups.  See
http://en.wikipedia.org/wiki/Decimal_separator .  Digit group separators
are possibly not worth the trouble and might not stay.
2011-01-19 12:32:18 +00:00
..
JournalReader.hs parsing: better international number format support (#32) 2011-01-19 12:32:18 +00:00
TimelogReader.hs reorganize tests 2010-12-27 20:26:22 +00:00
Utils.hs price precisions don't influence display precision; balancing is based on display precision (#23) 2010-11-14 22:44:37 +00:00