Mercurial > ~dholland > hg > tradcpp > index.cgi
log directive.c @ 79:4a5717f9b964
age | author | description |
---|---|---|
2013-06-11 | David A. Holland | Clean out old not-really-working nested comment handling. |
2013-06-10 | David A. Holland | handle nested ifs correctly |
2013-03-31 | David A. Holland | Recognize directive lines only when the # is exactly in column 0. |
2013-03-31 | David A. Holland | Prune single-line comments from (most) directive lines. |
2013-03-31 | David A. Holland | Don't truncate the candidate include path strings. |
2013-03-31 | David A. Holland | Intercept multiline comments earlier. Leave same-line comments alone. |
2013-03-31 | David A. Holland | Pass the size to free; it makes debug checking easier. |