Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved much of the main.cc code into a new global_scope_t class. | John Wiegley | 2009-02-05 | 1 | -1/+0 |
* | Support using Ledger as a script interpretor. | John Wiegley | 2009-02-05 | 1 | -8/+3 |
* | Reworked how the REPL is handled. | John Wiegley | 2009-02-05 | 1 | -1/+1 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -1/+0 |
* | Added structural support in main() for using a REPL. | John Wiegley | 2009-02-04 | 1 | -2/+1 |
* | Removed the global references to session->report. | John Wiegley | 2009-02-03 | 1 | -1/+1 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -1/+0 |
* | Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach. | John Wiegley | 2009-01-31 | 1 | -0/+65 |