Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 84:7e4723d34248
age | author | description |
---|---|---|
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. |