summaryrefslogtreecommitdiff
path: root/session.cc
Commit message (Expand)AuthorAgeFilesLines
* Rearranged the code a bit, breaking walk.cc into several different files:John Wiegley2008-08-031-4/+43
* Got date, payee and accounts back into the register report.John Wiegley2008-08-031-0/+6
* Formatting now relies exclusively on value expressions.John Wiegley2008-08-021-2/+2
* Added a new 'format' debugging command, which dissects the formattingJohn Wiegley2008-08-011-2/+2
* Change many uses of for+iterator to use Boost.Foreach.John Wiegley2008-07-311-4/+2
* Revised the way that exceptions are thrown around. Instead of context being aJohn Wiegley2008-07-311-2/+2
* A new binary_cache_t object has been creating to manage saving and restoring aJohn Wiegley2008-07-311-1/+1
* Moved around and renamed a very large amount of code in order to rationalizeJohn Wiegley2008-07-291-7/+7
* Changed the way scopes are structured for an upcoming design change.John Wiegley2008-07-291-4/+2
* Value expression architecture is now rewritten, but the functionality of theJohn Wiegley2008-07-291-15/+11
* Cleaned up the value expression code a bit before undertaking the real work ofJohn Wiegley2008-07-271-2/+2
* Merge branch 'master' into v2.7aJohn Wiegley2008-07-271-0/+22
* Updated all copyright messages to 2003-2008.John Wiegley2008-07-271-1/+1
* A large body of work to get the register report printing again, but stillJohn Wiegley2008-07-271-10/+28
* The --verify option is now working properly again. Use "--verify --verbose"John Wiegley2008-07-261-0/+2
* --verify works again, but the memory totals at the end still need work.John Wiegley2008-07-261-1/+1
* A great deal of reorganization to restore the old parsing code (since theJohn Wiegley2008-07-221-38/+30
* Added back the --version option, and changed acprep so that it hacks on theJohn Wiegley2008-07-211-0/+2
* The new XPath parser has been integrated, although I have removed theJohn Wiegley2008-07-201-6/+1
* I have walked further along the road less compiled by...John Wiegley2008-07-201-4/+14
* Brought in the final round of 3.0 code, although it does not compile yet:John Wiegley2008-07-201-0/+313