Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 156:e8f7ae63844f
age | author | description |
---|---|---|
Fri, 12 Jun 2015 01:53:42 -0400 | David A. Holland | Don't shortcut macro expansion of non-parameter macros. |
Fri, 12 Jun 2015 00:33:38 -0400 | David A. Holland | add commented-out note for later |
Sat, 13 Jul 2013 14:19:59 -0400 | David A. Holland | Fix handling of macros in quoted strings. |
Sat, 13 Jul 2013 13:54:07 -0400 | David A. Holland | fix very minor bug |
Sun, 16 Jun 2013 22:06:57 -0400 | David A. Holland | Don't recognize macro argument parens or commas within quotes. |
Fri, 14 Jun 2013 20:59:24 -0400 | David A. Holland | Don't expand macros within character constants. |