summaryrefslogtreecommitdiff
path: root/expr.h
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled almost all of the old reporting code, which means it compiles nowJohn Wiegley2008-08-021-0/+1
* More infrastructure work toward getting journal objects to provide their ownJohn Wiegley2008-08-021-0/+4
* Formatting now relies exclusively on value expressions.John Wiegley2008-08-021-2/+0
* Added a new 'format' debugging command, which dissects the formattingJohn Wiegley2008-08-011-0/+2
* Value expressions now auto-compile themselves on first use if the expr_tJohn Wiegley2008-08-011-0/+2
* Revised the way that exceptions are thrown around. Instead of context being aJohn Wiegley2008-07-311-3/+3
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-12/+16
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-0/+114
* rewrote the way registers are computed -- againJohn Wiegley2004-08-041-183/+0
* brought back the "print" and "equity" reports; this time much better!John Wiegley2004-07-311-0/+6
* removed constraints_t entirelyJohn Wiegley2004-07-311-0/+50
* predicate are now used instead of constraintsJohn Wiegley2004-07-301-9/+29
* two major changesJohn Wiegley2004-07-301-53/+53
* initialize node_t::mask to NULLJohn Wiegley2004-07-281-1/+1
* reorganized report.cc into item.cc, expr.cc and format.ccJohn Wiegley2004-07-271-8/+3
* initial rev of 2.0John Wiegley2004-07-261-0/+112