index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
error.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyrights to 2003-2010
John Wiegley
2010-03-05
1
-1
/
+1
*
Removed a bunch of empty comments
John Wiegley
2009-11-08
1
-4
/
+0
*
Fixed many compiler warnings from g++ 4.4
John Wiegley
2009-10-25
1
-8
/
+8
*
Corrected warnings g++-4.3.3 was complaining about
John Wiegley
2009-02-28
1
-4
/
+4
*
Added a warning_() macro
John Wiegley
2009-02-26
1
-0
/
+10
*
Added a new source_context function
John Wiegley
2009-02-26
1
-0
/
+5
*
Use a "format accumulator" for error strings
John Wiegley
2009-02-21
1
-3
/
+12
*
Simplified the textual parser, and improved metadata support.
John Wiegley
2009-02-04
1
-3
/
+3
*
Removed report_error() function and reordered context for parsing errors.
John Wiegley
2009-02-02
1
-2
/
+0
*
Moved error code into error.h.
John Wiegley
2009-02-02
1
-35
/
+6
*
Added documentation stubs for all include files and classes.
John Wiegley
2009-01-31
1
-0
/
+14
*
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
*
Ledger now builds without any significant warnings, except for one file. Some
John Wiegley
2008-08-10
1
-4
/
+6
*
Moved around most of the files so that source code is in src/, documentation
John Wiegley
2008-08-05
1
-0
/
+85