summaryrefslogtreecommitdiff
path: root/src/error.h
Commit message (Expand)AuthorAgeFilesLines
* Simplified the textual parser, and improved metadata support.John Wiegley2009-02-041-3/+3
* Removed report_error() function and reordered context for parsing errors.John Wiegley2009-02-021-2/+0
* Moved error code into error.h.John Wiegley2009-02-021-35/+6
* Added documentation stubs for all include files and classes.John Wiegley2009-01-311-0/+14
* Correctly report the line context when there is a valexpr parsing error.John Wiegley2009-01-221-8/+22
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Fixed the way that nested caught exceptions are rethrown, and how valueJohn Wiegley2008-09-151-1/+1
* Ledger now builds without any significant warnings, except for one file. SomeJohn Wiegley2008-08-101-4/+6
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+85