]> git.draconx.ca Git - cdecl99.git/history - test/declgen.c
Don't allow restrict-qualified pointers to functions.
[cdecl99.git] / test / declgen.c
2012-08-29 Nick BowlerDon't allow restrict-qualified pointers to functions.
2012-03-19 Nick BowlerActually generate (void) function parameter lists in...
2012-03-18 Nick BowlerUnbreak random array declarators.
2012-03-18 Nick BowlerFix bogus switch cases in declgen.
2012-03-03 Nick BowlerFree memory in randomdecl.
2012-03-03 Nick BowlerDon't generate invalid void function parameters in...
2012-03-01 Nick BowlerAdd a tool to generate random declarations.