Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Largely removed all of Ledger's use of global variables, for the REPL's sake. | John Wiegley | 2009-02-04 | 1 | -25/+18 |
* | Removed the binary caching code, and the XML, QIF and Gnucash parsers. | John Wiegley | 2009-02-03 | 1 | -10/+0 |
* | Stopped using the generic "unsigned int" in favor of more specific types. | John Wiegley | 2009-01-29 | 1 | -2/+2 |
* | Revised the way that parsing flags get passed around. | John Wiegley | 2009-01-29 | 1 | -2/+2 |
* | Added more debug code. | John Wiegley | 2009-01-23 | 1 | -1/+12 |
* | Errors while calculating value expressions now display meaningful error | John Wiegley | 2009-01-22 | 1 | -4/+2 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Fixed the way that nested caught exceptions are rethrown, and how value | John Wiegley | 2008-09-15 | 1 | -2/+3 |
* | Removed more dead code and todo comments, and made it possible to stream | John Wiegley | 2008-08-17 | 1 | -6/+3 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+203 |