A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
Simon Michael 01655a7bcb notes
2007-08-04 14:51:45 +00:00
Account.hs renamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction 2007-07-04 09:51:37 +00:00
AccountName.hs remove unused functions 2007-07-11 08:24:32 +00:00
Amount.hs comment 2007-07-12 19:09:39 +00:00
Currency.hs begin arbitrary currency support 2007-07-04 02:24:33 +00:00
hledger.hs combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00
Ledger.hs combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00
LedgerEntry.hs fix entry balance checking by rounding to 8 places, for now 2007-07-11 09:32:43 +00:00
LedgerFile.hs renamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction 2007-07-04 09:51:37 +00:00
LedgerTransaction.hs report unbalanced entries 2007-07-11 08:15:58 +00:00
Makefile better regression testing 2007-07-11 08:25:05 +00:00
Models.hs renamed types: RawLedger, Entry, Transaction, EntryTransaction -> LedgerFile, LedgerEntry, LedgerTransaction, Transaction 2007-07-04 09:51:37 +00:00
NOTES notes 2007-08-04 14:51:45 +00:00
Options.hs combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00
overview.hs don't require trailing : in overview.hs 2007-07-02 15:08:05 +00:00
Parse.hs remove unused functions 2007-07-11 08:24:32 +00:00
regtest.py add regtest.py 2007-08-04 14:32:57 +00:00
Tests.hs remove unused functions 2007-07-11 08:24:32 +00:00
TimeLog.hs save and print entry and transaction comments 2007-07-04 12:05:54 +00:00
Transaction.hs remove unused functions 2007-07-11 08:24:32 +00:00
Types.hs combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00
Utils.hs combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00