summaryrefslogtreecommitdiffstats
path: root/Tools/bgen
Commit message (Collapse)AuthorAgeFilesLines
* added listing of argument types encounteredGuido van Rossum1995-03-231-0/+20
|
* the usualGuido van Rossum1995-03-103-14/+26
|
* another roundGuido van Rossum1995-02-271-0/+5
|
* another round... ported to __SC__Guido van Rossum1995-02-191-2/+3
|
* reorganized class structure so Manualgenerator works againGuido van Rossum1995-02-051-56/+74
|
* read repair instructions from fileGuido van Rossum1995-02-051-14/+124
|
* added READMEGuido van Rossum1995-02-051-0/+79
|
* bgenGeneratorGroup.py: changed placement of some blank lines in outputGuido van Rossum1995-01-304-11/+22
| | | | | | bgenObjectDefinition.py: support chaining of object definitions macsupport.py: support functions returning pointers to existing windows/dialogs bgen.py: tighten rules for recognizing simple symbol definitions
* Use case-dependent variant of fnmatchGuido van Rossum1995-01-271-1/+1
|
* Lots of new stuff again. Moved buffer types to some separate files.Guido van Rossum1995-01-2513-455/+1327
| | | | Added some new-fangled features to bgenOutput. Generate doc strings!
* Lots of changes.Guido van Rossum1995-01-224-147/+376
| | | | | | Renamed some things. Added support for methods directly to bgenGenerator.py. Completely reworked buffer, string and and structure types.
* fully adapted to new naming scheme and added some features for AppleEvent ↵Guido van Rossum1995-01-185-83/+137
| | | | generation
* initial versionGuido van Rossum1995-01-187-0/+905