Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 85:c91dc1315745
age | author | description |
---|---|---|
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. |
Sat, 30 Mar 2013 22:29:42 -0400 | David A. Holland | Don't crash if a macro tries to expand itself recursively. |
Sat, 30 Mar 2013 21:48:57 -0400 | David A. Holland | Oops, fix previous. |