summaryrefslogtreecommitdiff
path: root/src/error.cc
Commit message (Expand)AuthorAgeFilesLines
* Corrected warnings g++-4.3.3 was complaining aboutJohn Wiegley2009-02-281-7/+7
* If an error occurred in /dev/stdin, don't fopen itJohn Wiegley2009-02-271-1/+1
* Added a new source_context functionJohn Wiegley2009-02-261-0/+36
* Use a "format accumulator" for error stringsJohn Wiegley2009-02-211-1/+3
* Simplified the textual parser, and improved metadata support.John Wiegley2009-02-041-7/+7
* Removed report_error() function and reordered context for parsing errors.John Wiegley2009-02-021-6/+0
* Moved error code into error.h.John Wiegley2009-02-021-0/+84