summaryrefslogtreecommitdiff
path: root/src/error.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrights to 2003-2010John Wiegley2010-03-051-1/+1
* Removed a bunch of empty commentsJohn Wiegley2009-11-081-4/+0
* Fixed many compiler warnings from g++ 4.4John Wiegley2009-10-251-8/+8
* Corrected warnings g++-4.3.3 was complaining aboutJohn Wiegley2009-02-281-4/+4
* Added a warning_() macroJohn Wiegley2009-02-261-0/+10
* Added a new source_context functionJohn Wiegley2009-02-261-0/+5
* Use a "format accumulator" for error stringsJohn Wiegley2009-02-211-3/+12
* 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