log

age author description
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.