Thu, 12 Feb 2009 17:25:49 -0500 |
Ryan C. Gordon |
Unified some cut-and-paste code.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 17:12:46 -0500 |
Ryan C. Gordon |
Added new tokens to debug output.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 02:55:45 -0500 |
Ryan C. Gordon |
Fixed preprocessor indent and endline output.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 02:49:43 -0500 |
Ryan C. Gordon |
Added another FIXME.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 02:41:43 -0500 |
Ryan C. Gordon |
Allow app to specify a base filename for error messages.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 01:06:40 -0500 |
Ryan C. Gordon |
Disabled lexer debug output.
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 21:40:41 -0500 |
Ryan C. Gordon |
Added more debug output.
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 21:29:23 -0500 |
Ryan C. Gordon |
Set an error in the preprocessor if there's an incomplete multiline comment.
|
file |
diff |
annotate
|
Wed, 11 Feb 2009 21:28:48 -0500 |
Ryan C. Gordon |
Reworked preprocessor newline management.
|
file |
diff |
annotate
|
Tue, 10 Feb 2009 17:54:00 -0500 |
Ryan C. Gordon |
Added basic lexer debug output.
|
file |
diff |
annotate
|
Tue, 10 Feb 2009 17:30:52 -0500 |
Ryan C. Gordon |
Handle NULL file names.
|
file |
diff |
annotate
|
Tue, 10 Feb 2009 17:29:36 -0500 |
Ryan C. Gordon |
Preprocessor should return TOKEN_EOI when we finish the whole include stack.
|
file |
diff |
annotate
|
Tue, 10 Feb 2009 17:24:05 -0500 |
Ryan C. Gordon |
Fixed stupid linked list bug.
|
file |
diff |
annotate
|
Tue, 10 Feb 2009 10:43:37 -0500 |
Ryan C. Gordon |
Removed preprocessor_clearerror().
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 17:53:54 -0500 |
Ryan C. Gordon |
Initial work on preprocessor. Not yet complete!
|
file |
diff |
annotate
|