Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked how the REPL is handled. | John Wiegley | 2009-02-05 | 1 | -8/+3 |
* | Removed all references to the old binary cache. | John Wiegley | 2009-02-04 | 1 | -12/+0 |
* | Moved the --pager option to the session object, rather than the report object. | John Wiegley | 2009-02-04 | 1 | -1/+1 |
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -35/+1 |
* | Added structural support in main() for using a REPL. | John Wiegley | 2009-02-04 | 1 | -10/+3 |
* | Removed the global references to session->report. | John Wiegley | 2009-02-03 | 1 | -2/+2 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -14/+0 |
* | Updated some internal documentation. | John Wiegley | 2009-02-02 | 1 | -3/+1 |
* | Simplified error context handling. | John Wiegley | 2009-02-02 | 1 | -4/+4 |
* | Inspired by Omari Norman, I've rewritten main.cc so it's easy to approach. | John Wiegley | 2009-01-31 | 1 | -0/+308 |