Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly report the line context when there is a valexpr parsing error. | John Wiegley | 2009-01-22 | 1 | -8/+22 |
| | |||||
* | 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 | -1/+1 |
| | | | | expressions are displayed when errors are found in them. | ||||
* | Ledger now builds without any significant warnings, except for one file. Some | John Wiegley | 2008-08-10 | 1 | -4/+6 |
| | | | | | of the warnings had to be temporarily disabled, but will be checked again once the code has moved into master. | ||||
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+85 |
is in doc/, etc. |