hledger/hledger/Hledger/Cli
Simon Michael 811e71aba7 price precisions don't influence display precision; balancing is based on display precision (#23)
Like ledger, price amounts are now "unobserved", ie their precision does
not affect the canonical display precisions used when displaying amounts,
and transaction balancing is done based on display precision, ie amounts
are considered to balance if their sum appears to be zero when using the
canonical display precision.
2010-11-14 22:44:37 +00:00
..
Add.hs price precisions don't influence display precision; balancing is based on display precision (#23) 2010-11-14 22:44:37 +00:00
Balance.hs flatten modules a little 2010-11-15 06:48:49 +00:00
Commands.hs flatten modules a little 2010-11-15 06:48:49 +00:00
Convert.hs packagegeddon: make usage and version messages specific to each add-on program 2010-11-26 19:14:09 +00:00
Histogram.hs flatten modules a little 2010-11-15 06:48:49 +00:00
Main.hs briefer, more informative usage error messages 2010-11-29 01:08:19 +00:00
Options.hs briefer, more informative usage error messages 2010-11-29 01:08:19 +00:00
Print.hs flatten modules a little 2010-11-15 06:48:49 +00:00
Register.hs flatten modules a little 2010-11-15 06:48:49 +00:00
Stats.hs flatten modules a little 2010-11-15 06:48:49 +00:00
Tests.hs price precisions don't influence display precision; balancing is based on display precision (#23) 2010-11-14 22:44:37 +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
Version.hs packagegeddon: make usage and version messages specific to each add-on program 2010-11-26 19:14:09 +00:00