summaryrefslogtreecommitdiff
path: root/src/work.h
Commit message (Expand)AuthorAgeFilesLines
* Moved much of the main.cc code into a new global_scope_t class.John Wiegley2009-02-051-1/+0
* Support using Ledger as a script interpretor.John Wiegley2009-02-051-8/+3
* Reworked how the REPL is handled.John Wiegley2009-02-051-1/+1
* Largely removed all of Ledger's use of global variables, for the REPL's sake.John Wiegley2009-02-041-1/+0
* Added structural support in main() for using a REPL.John Wiegley2009-02-041-2/+1
* Removed the global references to session->report.John Wiegley2009-02-031-1/+1
* Removed the binary caching code, and the XML, QIF and Gnucash parsers.John Wiegley2009-02-031-1/+0
* Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach.John Wiegley2009-01-311-0/+65