- 15 Jul, 2018 2 commits
-
-
Duncan White authored
-
Duncan White authored
-
- 25 Jun, 2018 1 commit
-
-
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)..
-
- 21 Jun, 2018 1 commit
-
-
Duncan White authored
split meta-data generation out, separate -m mode generating meta-data to stdout, no .dd file, much nicely
-
- 20 Jun, 2018 1 commit
-
-
Duncan White authored
-
- 18 Jun, 2018 2 commits
-
-
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.
-
- 27 Nov, 2014 1 commit
-
-
Duncan White authored
-
- 30 May, 2014 4 commits
-
-
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
-
- 23 May, 2014 2 commits
-
-
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..
-
- 20 May, 2014 8 commits
-
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
Duncan White authored
-
dcw authored
-
- 24 May, 2007 2 commits
- 19 Mar, 2002 10 commits
- 15 Dec, 1997 1 commit
-
-
css1dw authored
in the wrong place - failed to check properly!
-
- 05 Dec, 1997 4 commits
- 07 Feb, 1994 1 commit
-
-
ees1dw authored
-