Mercurial > ~dholland > hg > tradcpp > index.cgi
graph
-
fix some bugs.Mon, 10 Jun 2013 23:22:12 -0400, by David A. Holland
-
Don't expect the eval result to contain EOF *then* a value.Mon, 10 Jun 2013 22:51:17 -0400, by David A. Holland
-
If we get a malformed #include, print it.Mon, 10 Jun 2013 22:00:06 -0400, by David A. Holland
-
update TODO someMon, 10 Jun 2013 21:57:50 -0400, by David A. Holland
-
Always send the expansion state an EOF.Mon, 10 Jun 2013 21:57:21 -0400, by David A. Holland
-
Don't bomb out if a function-like macro is given no arguments.Mon, 10 Jun 2013 21:56:09 -0400, by David A. Holland
-
Erm. Don't throw away -D args.Mon, 10 Jun 2013 21:37:01 -0400, by David A. Holland
-
Don't expand macros inside comments.Mon, 10 Jun 2013 21:36:24 -0400, by David A. Holland
-
Complain only about non-identical redefinitions of macros.Mon, 10 Jun 2013 21:34:59 -0400, by David A. Holland
-
Accept # by itself, including with a comment after it.Mon, 10 Jun 2013 21:33:31 -0400, by David A. Holland
-
In #if/#elif, prune comments *after* macro expansion.Mon, 10 Jun 2013 21:32:47 -0400, by David A. Holland
-
Don't recognize comments within double-quote strings.Mon, 10 Jun 2013 21:30:20 -0400, by David A. Holland
-
improve the nested comment testMon, 10 Jun 2013 20:19:49 -0400, by David A. Holland
-
add a test with a nested commentMon, 10 Jun 2013 20:19:01 -0400, by David A. Holland