Mercurial > ~dholland > hg > tradcpp > index.cgi
log macro.c @ 173:6ff17ab68b16
age | author | description |
---|---|---|
Fri, 12 Jun 2015 02:14:45 -0400 | David A. Holland | Clean up the mess Joerg made of apply_builtin_macros(). |
Fri, 12 Jun 2015 02:05:29 -0400 | David A. Holland | Revert gratuitous reordering of struct macro contents. |
Fri, 12 Jun 2015 02:02:38 -0400 | David A. Holland | Fix joerg's expansionitem_eq(). Was wrong previously. |
Fri, 12 Jun 2015 02:01:00 -0400 | David A. Holland | Revert addition of "isspecial" field in struct macro. |
Fri, 12 Jun 2015 01:55:52 -0400 | David A. Holland | Merge from upstream |
Fri, 12 Jun 2015 01:55:31 -0400 | David A. Holland | Don't shortcut macro expansion of non-parameter macros. |
Fri, 12 Jun 2015 01:00:38 -0400 | David A. Holland | Merge upstream into Joerg's changes. |