Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 100:1e4eef5bf88d release-0.1
age | author | description |
---|---|---|
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. |
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 18:49:36 -0400 | David A. Holland | fix stupid bugs |
Sat, 30 Mar 2013 23:05:59 -0400 | David A. Holland | Fix inline usage as per the version in dholland-make2. |