Mercurial > ~dholland > hg > tradcpp > index.cgi
graph
-
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
-
No need to warn about nested comments twice.Mon, 10 Jun 2013 20:17:23 -0400, by David A. Holland
-
Clean out old not-really-working nested comment handling.Mon, 10 Jun 2013 20:12:37 -0400, by David A. Holland
-
Update good files.Mon, 10 Jun 2013 19:57:28 -0400, by David A. Holland
-
More multiline comment fixes.Mon, 10 Jun 2013 19:56:55 -0400, by David A. Holland
-
fix stupid bugsMon, 10 Jun 2013 18:49:36 -0400, by David A. Holland
-
another multiline comment caseMon, 10 Jun 2013 18:40:26 -0400, by David A. Holland
-
handle nested ifs correctlyMon, 10 Jun 2013 16:20:33 -0400, by David A. Holland
-
Accept and ignore -traditional.Mon, 10 Jun 2013 16:05:42 -0400, by David A. Holland
-
mergeSun, 31 Mar 2013 11:22:22 -0400, by David A. Holland
-
MergeSun, 31 Mar 2013 08:06:40 +0200, by Joerg Sonnenberger
-
Comments work like escaped new lines, they continue the preprocessorSun, 31 Mar 2013 08:03:19 +0200, by Joerg Sonnenberger
-
MergeSun, 31 Mar 2013 07:19:49 +0200, by Joerg Sonnenberger
-
Recognize directive lines only when the # is exactly in column 0.Sun, 31 Mar 2013 10:47:08 -0400, by David A. Holland
-
test undefSun, 31 Mar 2013 02:18:24 -0400, by David A. Holland
-
Prune single-line comments from (most) directive lines.Sun, 31 Mar 2013 02:04:56 -0400, by David A. Holland
-
Assert on trailing whitespace.Sun, 31 Mar 2013 02:02:16 -0400, by David A. Holland
-
Don't truncate the candidate include path strings.Sun, 31 Mar 2013 01:27:46 -0400, by David A. Holland
-
Get the parent objdir correctly. hi joergSun, 31 Mar 2013 01:20:17 -0400, by David A. Holland
-
joerg's t19.good was wrong.Sun, 31 Mar 2013 01:19:44 -0400, by David A. Holland