Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 118:c13f36775fe8
age | author | description |
---|---|---|
Tue, 11 Jun 2013 14:12:27 -0400 | David A. Holland | Preserve leading whitespace in macro arguments. |
Tue, 11 Jun 2013 14:12:06 -0400 | David A. Holland | Handle empty arguments properly when there's more than one argument. |
Tue, 11 Jun 2013 12:15:47 -0400 | David A. Holland | __unused -> UNUSED |
Mon, 10 Jun 2013 23:51:07 -0400 | David A. Holland | add 2013 to copyrights where it seems warranted |
Mon, 10 Jun 2013 21:57:21 -0400 | David A. Holland | Always send the expansion state an EOF. |
Mon, 10 Jun 2013 21:56:09 -0400 | David A. Holland | Don't bomb out if a function-like macro is given no arguments. |