hledger/Commands
Simon Michael ec95b0723c make Postings reference their parent Transaction
With this change, Transactions and Postings reference each other
co-recursively.  This makes constructing them more tedious, but it
may also allow LedgerPostings to be dropped and code to be simplified.
Time and space performance of register and balance is as before.
2009-12-19 03:44:52 +00:00
..
Web/static web: add help links 2009-11-19 21:11:07 +00:00
Add.hs more LedgerTransaction/Transaction/LedgerPosting field renames 2009-12-16 17:58:51 +00:00
All.hs New command 'chart': generate balances pie chart 2009-09-26 22:53:54 +00:00
Balance.hs rename Transaction to LedgerPosting 2009-12-16 07:58:06 +00:00
Chart.hs resolve conflicts (New command 'chart': generate balances pie chart) 2010-02-04 20:59:07 +00:00
Convert.hs make Postings reference their parent Transaction 2009-12-19 03:44:52 +00:00
Histogram.hs more LedgerTransaction/Transaction/LedgerPosting field renames 2009-12-16 17:58:51 +00:00
Print.hs more LedgerTransaction/Transaction/LedgerPosting field renames 2009-12-16 17:58:51 +00:00
Register.hs make Postings reference their parent Transaction 2009-12-19 03:44:52 +00:00
Stats.hs more LedgerTransaction/Transaction/LedgerPosting field renames 2009-12-16 17:58:51 +00:00
UI.hs more LedgerTransaction/Transaction/LedgerPosting field renames 2009-12-16 17:58:51 +00:00
Web.hs make Postings reference their parent Transaction 2009-12-19 03:44:52 +00:00