- Jul 15, 2018
-
-
Duncan White authored
-
Duncan White authored
-
- Jun 25, 2018
-
-
Duncan White authored
some major improvements. changed to getopt() for flag processing, added -s FUNC suppression set functionality so that you can suppress the automatically generated print_TYPE function (because you've written your own tweaked version)..
-
- Jun 21, 2018
-
-
Duncan White authored
split meta-data generation out, separate -m mode generating meta-data to stdout, no .dd file, much nicely
-
- Jun 20, 2018
-
-
Duncan White authored
-
- Jun 18, 2018
-
-
Duncan White authored
-
Duncan White authored
datadec-1.3: converted the code (and the code generated) to use stdbool.h throughout, and added code into decs.c to generate a .basename.dd file listing the types, the shapes, and the parameter types per shape.
-
- Nov 27, 2014
-
-
Duncan White authored
-
- May 30, 2014
-
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
tested experimental free support (added "-" dontfree hints in cdata.in, and tackled pointer sharing problems in ctest.c)
-
Duncan White authored
-
- May 23, 2014
-
-
Duncan White authored
first stage of adding free/dontfree support to datadec: added token '-' (to the lexer), made optional in a parameter declaration (in the parser), made a place to store "BOOL dontfree" (in the struct module) and rules in the parser to glue it together. also added an array of predefined types-that-are-never-freed and used that (as well as the "-") to set dontfree.
-
Duncan White authored
bugfix: was applying length(intlist) to length(illist) - and by a miracle of structural equivalence it was working:-) ansi prototypes stopped this, so now two length() functions..
-
- May 20, 2014
-
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
dcw authored
-
- May 24, 2007
- Mar 19, 2002
- Dec 15, 1997
-
-
css1dw authored
in the wrong place - failed to check properly!
-
- Dec 05, 1997
- Feb 07, 1994
-
-
ees1dw authored
-