log directive.c @ 90:594495750d84

age author description
Mon, 10 Jun 2013 22:00:06 -0400 David A. Holland If we get a malformed #include, print it.
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:12:37 -0400 David A. Holland Clean out old not-really-working nested comment handling.
Mon, 10 Jun 2013 16:20:33 -0400 David A. Holland handle nested ifs correctly
Sun, 31 Mar 2013 10:47:08 -0400 David A. Holland Recognize directive lines only when the # is exactly in column 0.