]> git.draconx.ca Git - cdecl99.git/shortlog
cdecl99.git
2011-06-25 Nick BowlerFix VPATH builds from git.
2011-06-24 Nick BowlerSplit out qualifier explanations from explain_post_specs.
2011-06-24 Nick BowlerFix the distribution.
2011-06-24 Nick BowlerInitial support for explaining declarations.
2011-06-24 Nick BowlerAdd a function to turn a typemap into a string.
2011-06-23 Nick BowlerAllow (and ignore) underscores in the list of type...
2011-06-23 Nick BowlerKill typemap_is_valid.
2011-06-23 Nick BowlerAdd initial command parser.
2011-06-23 Nick BowlerImplement the interactive cdecl99 loop.
2011-06-23 Nick BowlerMake cdecl_free more robust by handling a NULL argument.
2011-06-21 Nick BowlerMove typemap stuff into a separate file.
2011-06-21 Nick BowlerRename libcdecl.c to parse-decl.c
2011-06-21 Nick BowlerDon't use missing for flex.
2011-06-21 Nick BowlerFix Makefile dependencies.
2011-06-21 Nick BowlerAdd m4/.gitignore.
2011-06-21 Nick BowlerDon't touch unchanged flex/bison headers.
2011-06-21 Nick BowlerAdd an initial declaration parser.
2011-06-19 Nick BowlerInitial commit