Mercurial > ~dholland > hg > tradcpp > index.cgi
log
age | author | description |
---|---|---|
Mon, 10 Jun 2013 21:56:09 -0400 | David A. Holland | Don't bomb out if a function-like macro is given no arguments. |
Mon, 10 Jun 2013 21:37:01 -0400 | David A. Holland | Erm. Don't throw away -D args. |
Mon, 10 Jun 2013 21:36:24 -0400 | David A. Holland | Don't expand macros inside comments. |
Mon, 10 Jun 2013 21:34:59 -0400 | David A. Holland | Complain only about non-identical redefinitions of macros. |
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. |