cpython/Tools/bgen/bgen
Guido van Rossum f158887505 Two patches from Jack Jansen:
Three bgen mods:
- support for FSSpecs passed-by-value and points-passed-by-reference added.
- strip single-line comments when parsing header files
- if a definition is blacklisted _do_ output it, but in comment
2000-01-20 20:49:28 +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 missing setselftype method to ManualGenerator 1995-06-18 20:08:28 +00:00
bgenGeneratorGroup.py bgenGeneratorGroup.py: changed placement of some blank lines in output 1995-01-30 11:44:02 +00:00
bgenHeapBuffer.py the usual 1995-03-10 14:42:57 +00:00
bgenlocations.py Patches from Jack for new Apple headers 1998-02-23 15:30:44 +00:00
bgenModule.py Generate new style exception initializer (Jack). 1997-10-08 15:21:57 +00:00
bgenObjectDefinition.py New mixin class that defines cmp and hash that use 1999-03-15 16:37:54 +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 class ByAddressType, a simple Type but passed by address even on 1998-04-28 16:04:12 +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 Two patches from Jack Jansen: 2000-01-20 20:49:28 +00:00
scantools.py Two patches from Jack Jansen: 2000-01-20 20:49:28 +00:00