summaryrefslogtreecommitdiff
path: root/autoxact.cc
Commit message (Expand)AuthorAgeFilesLines
* changed entry_finalizer scheme to use objects, not just function pointersJohn Wiegley2004-09-241-25/+0
* moved entry hooking mechanism to journal_t; further improvements to "entry"John Wiegley2004-09-231-5/+19
* the "bal" command mostly works now in main.py; added a finalize_entry hookJohn Wiegley2004-09-201-0/+11
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-1/+1
* redid the way amount_t::commodity is handled; no more direct accessJohn Wiegley2004-08-291-1/+1
* only compute the cost when it differs from the amountJohn Wiegley2004-08-211-1/+1
* added support for parsing QIF filesJohn Wiegley2004-08-191-1/+1
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-101-5/+7
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-0/+28