Mon, 10 Jun 2013 23:46:47 -0400 |
David A. Holland |
don't rely on netbsd cdefs.h
|
Mon, 10 Jun 2013 23:33:37 -0400 |
David A. Holland |
Accept [UL]* after integer constants.
|
Mon, 10 Jun 2013 23:33:15 -0400 |
David A. Holland |
Don't crash printing the commandline place.
|
Mon, 10 Jun 2013 23:23:01 -0400 |
David A. Holland |
add some testing of arithmetic
|
Mon, 10 Jun 2013 23:22:52 -0400 |
David A. Holland |
this produces the correct answer now
|
Mon, 10 Jun 2013 23:22:12 -0400 |
David A. Holland |
fix some bugs.
|
Mon, 10 Jun 2013 22:51:17 -0400 |
David A. Holland |
Don't expect the eval result to contain EOF *then* a value.
|
Mon, 10 Jun 2013 22:00:06 -0400 |
David A. Holland |
If we get a malformed #include, print it.
|
Mon, 10 Jun 2013 21:57:50 -0400 |
David A. Holland |
update TODO some
|
Mon, 10 Jun 2013 21:57:21 -0400 |
David A. Holland |
Always send the expansion state an EOF.
|
Mon, 10 Jun 2013 21:56:09 -0400 |
David A. Holland |
Don't bomb out if a function-like macro is given no arguments.
|
Mon, 10 Jun 2013 21:37:01 -0400 |
David A. Holland |
Erm. Don't throw away -D args.
|
Mon, 10 Jun 2013 21:36:24 -0400 |
David A. Holland |
Don't expand macros inside comments.
|
Mon, 10 Jun 2013 21:34:59 -0400 |
David A. Holland |
Complain only about non-identical redefinitions of macros.
|
Mon, 10 Jun 2013 21:33:31 -0400 |
David A. Holland |
Accept # by itself, including with a comment after it.
|
Mon, 10 Jun 2013 21:32:47 -0400 |
David A. Holland |
In #if/#elif, prune comments *after* macro expansion.
|
Mon, 10 Jun 2013 21:30:20 -0400 |
David A. Holland |
Don't recognize comments within double-quote strings.
|
Mon, 10 Jun 2013 20:19:49 -0400 |
David A. Holland |
improve the nested comment test
|
Mon, 10 Jun 2013 20:19:01 -0400 |
David A. Holland |
add a test with a nested comment
|
Mon, 10 Jun 2013 20:17:23 -0400 |
David A. Holland |
No need to warn about nested comments twice.
|
Mon, 10 Jun 2013 20:12:37 -0400 |
David A. Holland |
Clean out old not-really-working nested comment handling.
|
Mon, 10 Jun 2013 19:57:28 -0400 |
David A. Holland |
Update good files.
|
Mon, 10 Jun 2013 19:56:55 -0400 |
David A. Holland |
More multiline comment fixes.
|
Mon, 10 Jun 2013 18:49:36 -0400 |
David A. Holland |
fix stupid bugs
|
Mon, 10 Jun 2013 18:40:26 -0400 |
David A. Holland |
another multiline comment case
|
Mon, 10 Jun 2013 16:20:33 -0400 |
David A. Holland |
handle nested ifs correctly
|
Mon, 10 Jun 2013 16:05:42 -0400 |
David A. Holland |
Accept and ignore -traditional.
|
Sun, 31 Mar 2013 11:22:22 -0400 |
David A. Holland |
merge
|
Sun, 31 Mar 2013 08:06:40 +0200 |
Joerg Sonnenberger |
Merge
|
Sun, 31 Mar 2013 08:03:19 +0200 |
Joerg Sonnenberger |
Comments work like escaped new lines, they continue the preprocessor
|
Sun, 31 Mar 2013 07:19:49 +0200 |
Joerg Sonnenberger |
Merge
|
Sun, 31 Mar 2013 10:47:08 -0400 |
David A. Holland |
Recognize directive lines only when the # is exactly in column 0.
|
Sun, 31 Mar 2013 02:18:24 -0400 |
David A. Holland |
test undef
|
Sun, 31 Mar 2013 02:04:56 -0400 |
David A. Holland |
Prune single-line comments from (most) directive lines.
|
Sun, 31 Mar 2013 02:02:16 -0400 |
David A. Holland |
Assert on trailing whitespace.
|
Sun, 31 Mar 2013 01:27:46 -0400 |
David A. Holland |
Don't truncate the candidate include path strings.
|
Sun, 31 Mar 2013 01:20:17 -0400 |
David A. Holland |
Get the parent objdir correctly. hi joerg
|
Sun, 31 Mar 2013 01:19:44 -0400 |
David A. Holland |
joerg's t19.good was wrong.
|
Sun, 31 Mar 2013 01:17:45 -0400 |
David A. Holland |
Merge.
|
Sun, 31 Mar 2013 01:13:03 -0400 |
David A. Holland |
rename joerg's tests to not conflict.
|
Sun, 31 Mar 2013 06:45:44 +0200 |
Joerg Sonnenberger |
Comments are stripped early.
|
Sun, 31 Mar 2013 06:28:55 +0200 |
Joerg Sonnenberger |
Test case for comments in conditional lines
|
Sun, 31 Mar 2013 06:26:08 +0200 |
Joerg Sonnenberger |
Test case for #include macro, currently broken.
|
Sun, 31 Mar 2013 06:16:08 +0200 |
Joerg Sonnenberger |
Adjust output for expectations of dhtest. Hook t13 up.
|
Sun, 31 Mar 2013 06:15:48 +0200 |
Joerg Sonnenberger |
Don't leak full path into output. Print FAILED like dhtest does.
|
Sun, 31 Mar 2013 06:07:44 +0200 |
Joerg Sonnenberger |
Test case for handling of missing arguments.
|
Sun, 31 Mar 2013 06:07:32 +0200 |
Joerg Sonnenberger |
Use -x + '' to get the output redirection to work correctly.
|
Sun, 31 Mar 2013 05:39:50 +0200 |
Joerg Sonnenberger |
ATF glue
|
Sun, 31 Mar 2013 01:04:43 -0400 |
David A. Holland |
Intercept multiline comments earlier. Leave same-line comments alone.
|
Sat, 30 Mar 2013 23:29:08 -0400 |
David A. Holland |
Use diff -u.
|
Sat, 30 Mar 2013 23:05:59 -0400 |
David A. Holland |
Fix inline usage as per the version in dholland-make2.
|
Sat, 30 Mar 2013 22:35:06 -0400 |
David A. Holland |
Test recursive macros.
|
Sat, 30 Mar 2013 22:33:53 -0400 |
David A. Holland |
merge
|
Sun, 31 Mar 2013 04:20:44 +0200 |
Joerg Sonnenberger |
Skip option itself, before passing down to handler.
|
Sun, 31 Mar 2013 04:17:51 +0200 |
Joerg Sonnenberger |
__dead + __printflike for clang
|
Sat, 30 Mar 2013 22:29:42 -0400 |
David A. Holland |
Don't crash if a macro tries to expand itself recursively.
|