Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 98:51848a7584e0
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 |