Fri, 12 Jun 2015 01:00:38 -0400 |
David A. Holland |
Merge upstream into Joerg's changes.
|
Fri, 27 Feb 2015 02:06:49 +0100 |
Joerg Sonnenberger |
Fully implement #line.
|
Fri, 12 Jun 2015 00:56:12 -0400 |
David A. Holland |
Wrap up the current and next line position when invoking directives.
|
Sat, 13 Jul 2013 12:47:20 -0400 |
David A. Holland |
Don't use the <err.h> functions.
|
Fri, 14 Jun 2013 20:59:24 -0400 |
David A. Holland |
Don't expand macros within character constants.
|
Tue, 11 Jun 2013 13:55:09 -0400 |
David A. Holland |
Print a warning if we get an unexpected error trying to open a file.
|
Tue, 11 Jun 2013 13:50:07 -0400 |
David A. Holland |
Fix handling of relative includes.
|
Tue, 11 Jun 2013 12:15:47 -0400 |
David A. Holland |
__unused -> UNUSED
|
Tue, 11 Jun 2013 11:13:58 -0400 |
David A. Holland |
Allow absolute paths in include files.
|
Mon, 10 Jun 2013 23:51:07 -0400 |
David A. Holland |
add 2013 to copyrights where it seems warranted
|
Mon, 10 Jun 2013 21:30:20 -0400 |
David A. Holland |
Don't recognize comments within double-quote strings.
|
Mon, 10 Jun 2013 19:56:55 -0400 |
David A. Holland |
More multiline comment fixes.
|