cpython/Tools/bgen/bgen
2001-12-09 23:25:00 +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
bgenlocations.py Jack Jansen: Support for conditional inclusion of methods and functions 2000-06-28 20:53:33 +00:00
bgenModule.py The module generator now tells its object generators about the module name (through the new setmodulename() method). If the module name has been set the object generators output it as part of the tp_name field for the object type. 2001-12-09 23:25:00 +00:00
bgenObjectDefinition.py The module generator now tells its object generators about the module name (through the new setmodulename() method). If the module name has been set the object generators output it as part of the tp_name field for the object type. 2001-12-09 23:25:00 +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
macsupport.py Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the 2001-11-30 14:16:36 +00:00
scantools.py Don't override asplit_pat in Scanner_UH3. No reason to do so, and it broke 2001-10-30 13:11:24 +00:00