cpython/Tools/bgen/bgen
Jack Jansen 27489d4c8c Optionally weed out duplicate prototypes for the same function (which
happens because the scanner ignores preprocessor #ifs).
2000-12-12 22:24:35 +00:00
..
bgen.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenBuffer.py Patches by Jack Jansen: new type OptionalInBuffer allows 1999-09-30 14:15:14 +00:00
bgenGenerator.py Optionally weed out duplicate prototypes for the same function (which 2000-12-12 22:24:35 +00:00
bgenGeneratorGroup.py Optionally weed out duplicate prototypes for the same function (which 2000-12-12 22:24:35 +00:00
bgenHeapBuffer.py the usual 1995-03-10 14:42:57 +00:00
bgenModule.py Adapted to new standard for initmodule() routine: don't call 2000-12-12 22:22:59 +00:00
bgenObjectDefinition.py Optionally weed out duplicate prototypes for the same function (which 2000-12-12 22:24:35 +00:00
bgenOutput.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenStackBuffer.py the usual 1995-03-10 14:42:57 +00:00
bgenStringBuffer.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenType.py Make a distinction between shorts and unsigned shorts. 2000-07-06 15:17:52 +00:00
bgenVariable.py Lots of new stuff again. Moved buffer types to some separate files. 1995-01-25 22:59:21 +00:00
bgenlocations.py Jack Jansen: Support for conditional inclusion of methods and functions 2000-06-28 20:53:33 +00:00
macsupport.py Various new standard types. 2000-12-12 22:21:39 +00:00
scantools.py Added support for generating a single module from multiple .h files. 2000-12-12 22:21:11 +00:00