summaryrefslogtreecommitdiff
path: root/valexpr.h
Commit message (Expand)AuthorAgeFilesLines
* accept multiple arguments passed to an interpreted function (more work tbd)John Wiegley2004-09-241-0/+1
* changed ledger.h to journal.h; moved adding of autoxact hookJohn Wiegley2004-09-231-1/+1
* more error checking and robustness modsJohn Wiegley2004-09-231-20/+5
* shored up error checking of value expressionsJohn Wiegley2004-09-231-5/+8
* python integrated both ways (see sample.dat), and initialized on-demandJohn Wiegley2004-09-141-1/+3
* the amount/balance/value logic is now a library, completely separate from ledgerJohn Wiegley2004-08-291-18/+7
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-4/+4
* slight cleanupJohn Wiegley2004-08-231-2/+1
* use value_t instead of balance_pair_t; gains for 10% binary, 2% textualJohn Wiegley2004-08-211-14/+26
* only compute the cost when it differs from the amountJohn Wiegley2004-08-211-0/+1
* minor changesJohn Wiegley2004-08-201-2/+0
* speed improvements; my "bal" script is cut to a thirdJohn Wiegley2004-08-171-9/+21
* removed header inclusion (not ready yet)John Wiegley2004-08-171-1/+0
* small changesJohn Wiegley2004-08-171-1/+1
* changes to value expressions, and to how the display predicate is computedJohn Wiegley2004-08-171-5/+7
* several significant speed improvements (removed excessive copying of strings)John Wiegley2004-08-171-0/+2
* added error checkingJohn Wiegley2004-08-121-11/+22
* added support for interval reporting; changed some option flagsJohn Wiegley2004-08-121-0/+2
* many more formatting changesJohn Wiegley2004-08-111-34/+17
* new debug code; automated transactions now use value expression predicatesJohn Wiegley2004-08-101-1/+28
* fixed account display bugJohn Wiegley2004-08-091-1/+1
* got more reports working againJohn Wiegley2004-08-071-9/+7
* improvements to transaction formattingJohn Wiegley2004-08-061-0/+19
* added support for account sortingJohn Wiegley2004-08-051-14/+5
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-0/+150