Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 82:05a94332f08b
age | author | description |
---|---|---|
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. |
Sun, 31 Mar 2013 02:04:56 -0400 | David A. Holland | Prune single-line comments from (most) directive lines. |