|
Account.hs
|
speed, cleanup
|
2007-07-03 08:46:39 +00:00 |
|
AccountName.hs
|
speed, cleanup
|
2007-07-03 08:46:39 +00:00 |
|
Amount.hs
|
track amount precision, and use the highest precision found for display; parsing fixes
|
2007-07-04 01:38:56 +00:00 |
|
Currency.hs
|
begin arbitrary currency support
|
2007-07-04 02:24:33 +00:00 |
|
Entry.hs
|
begin optimization
|
2007-07-02 23:41:07 +00:00 |
|
EntryTransaction.hs
|
track amount precision, and use the highest precision found for display; parsing fixes
|
2007-07-04 01:38:56 +00:00 |
|
hledger.hs
|
track amount precision, and use the highest precision found for display; parsing fixes
|
2007-07-04 01:38:56 +00:00 |
|
Ledger.hs
|
begin arbitrary currency support
|
2007-07-04 02:24:33 +00:00 |
|
Makefile
|
make compare to check against ledger
|
2007-07-04 02:23:37 +00:00 |
|
Models.hs
|
rename Ledger -> RawLedger, CachedLedger -> Ledger
|
2007-07-02 19:15:39 +00:00 |
|
NOTES
|
begin arbitrary currency support
|
2007-07-04 02:24:33 +00:00 |
|
Options.hs
|
fix non-display of single-child accounts when balance report depth is restricted, test support
|
2007-07-03 17:25:16 +00:00 |
|
overview.hs
|
don't require trailing : in overview.hs
|
2007-07-02 15:08:05 +00:00 |
|
Parse.hs
|
better parse error message when only one space before an amount
|
2007-07-04 01:49:16 +00:00 |
|
RawLedger.hs
|
speed, cleanup
|
2007-07-03 08:46:39 +00:00 |
|
Tests.hs
|
track amount precision, and use the highest precision found for display; parsing fixes
|
2007-07-04 01:38:56 +00:00 |
|
TimeLog.hs
|
rename Ledger -> RawLedger, CachedLedger -> Ledger
|
2007-07-02 19:15:39 +00:00 |
|
Transaction.hs
|
track amount precision, and use the highest precision found for display; parsing fixes
|
2007-07-04 01:38:56 +00:00 |
|
Types.hs
|
track amount precision, and use the highest precision found for display; parsing fixes
|
2007-07-04 01:38:56 +00:00 |
|
Utils.hs
|
begin arbitrary currency support
|
2007-07-04 02:24:33 +00:00 |