cpython/Tools/bgen/bgen
Jack Jansen 3d3a91c188 Oops, left in a debug statement. It's gone now. 2001-07-17 20:44:50 +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 Added WeakLink...Generator classes (should have done that ages ago). These check the c-function pointer for being NULL before calling it and raise UnimplementedError if it is. 2001-07-01 22:09:29 +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 Generate prototype-style function headers in stead of K&R style. Makes life easier with gcc -Wstrict-function-prototypes. 2001-05-19 13:59:18 +00:00
bgenObjectDefinition.py Make basechain a class variable in stead of initializing it in __init__. That way it's more easily overridden. 2001-06-28 22:07:30 +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 Added WeakLink...Generator classes (should have done that ages ago). These check the c-function pointer for being NULL before calling it and raise UnimplementedError if it is. 2001-07-01 22:09:29 +00:00
scantools.py Oops, left in a debug statement. It's gone now. 2001-07-17 20:44:50 +00:00