cpython/Tools/bgen/bgen
Jack Jansen 5a1516bce5 Only output the buffer size error label if it is used.
Shuts up another couple of gcc warnings.
2001-09-05 10:27:53 +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 Only output the buffer size error label if it is used. 2001-09-05 10:27:53 +00:00
bgenGenerator.py Fixes by Thomas Heller: 2001-08-27 14:30:55 +00:00
bgenGeneratorGroup.py Fixes by Thomas Heller: 2001-08-27 14:30:55 +00:00
bgenHeapBuffer.py Only output the buffer size error label if it is used. 2001-09-05 10:27:53 +00:00
bgenModule.py Fixes by Thomas Heller: 2001-08-27 14:30:55 +00:00
bgenObjectDefinition.py Don't use a default "int" return type, gcc gives a warning about it. 2001-09-04 22:16:33 +00:00
bgenOutput.py Fixes by Thomas Heller: 2001-08-27 14:30:55 +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