summaryrefslogtreecommitdiff
path: root/autoxact.cc
Commit message (Collapse)AuthorAgeFilesLines
* 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