A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Go to file
2008-06-28 05:40:54 +00:00
data support tools cleanup 2008-05-26 21:19:21 +00:00
tools support tools cleanup 2008-05-26 21:19:21 +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 update ghci examples 2008-06-28 04:44:56 +00:00
Ledger.hs basic support for a comments-preserving print command. 2008-06-28 04:44:33 +00:00
LedgerEntry.hs fix newlines 2008-06-28 05:07:09 +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 support tools cleanup 2008-05-26 21:19:21 +00:00
Models.hs fix compile warnings 2008-06-28 04:44:49 +00:00
NOTES chart notes 2008-05-26 21:13:54 +00:00
Options.hs combine patterns into single regexps, fix a bug with print & patterns 2007-07-11 06:58:47 +00:00
Parse.hs preserve whitespace lines (except after last entry) 2008-06-28 05:40:54 +00:00
Tests.hs basic support for a comments-preserving print command. 2008-06-28 04:44:33 +00:00
TimeLog.hs basic support for a comments-preserving print command. 2008-06-28 04:44:33 +00:00
Transaction.hs basic support for a comments-preserving print command. 2008-06-28 04:44:33 +00:00
Types.hs basic support for a comments-preserving print command. 2008-06-28 04:44:33 +00:00
Utils.hs fix compile warnings 2008-06-28 04:44:49 +00:00