hledger/hledger-lib/Hledger/Data
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
..
Account.hs reorganize tests 2010-12-27 20:26:22 +00:00
AccountName.hs reorganize tests 2010-12-27 20:26:22 +00:00
Amount.hs parsing: better international number format support (#32) 2011-01-19 12:32:18 +00:00
Commodity.hs parsing: better international number format support (#32) 2011-01-19 12:32:18 +00:00
Dates.hs reorganize tests 2010-12-27 20:26:22 +00:00
Journal.hs parsing: support @@ syntax specifying total price 2011-01-15 02:04:53 +00:00
Ledger.hs reorganize tests 2010-12-27 20:26:22 +00:00
Posting.hs reorganize tests 2010-12-27 20:26:22 +00:00
TimeLog.hs reorganize tests 2010-12-27 20:26:22 +00:00
Transaction.hs parsing: support @@ syntax specifying total price 2011-01-15 02:04:53 +00:00
Types.hs parsing: better international number format support (#32) 2011-01-19 12:32:18 +00:00
Utils.hs web: offer a choice of files to edit when there are multiple (included) files 2010-09-24 01:56:11 +00:00