1. 9d6d2c0 Only output the code to alias properties if the names aren't the same. by Jack Jansen · 24 years ago
  2. 6aa92c5 - identify() enum names. by Jack Jansen · 24 years ago
  3. 2eda244 Enums we cannot find are set to None, and enumsubst understands this (no substitution done). This is need for what I think are bugs in the Finder aete resources (some events use unknown enums). by Jack Jansen · 24 years ago
  4. 12b2b76 Fixed event inheritance code (which didn't work at all). by Jack Jansen · 24 years ago
  5. 60762cb Generate packages in stead of separate modules. The package main module imports everything, it knows about the app signature, suites can extend standard suites, and lots more. Automatically finding declarations in other suites TBD. by Jack Jansen · 24 years ago
  6. 34d11f0 Fixed multi-arg appends. by Jack Jansen · 24 years ago
  7. 6654422 Generate class, property and comparison code (finally!). The resulting by Jack Jansen · 27 years ago
  8. 977fbf2 raise aetools.Error in stead of MacOS.Error on server-generated errors by Jack Jansen · 28 years ago
  9. a2408e9 Fixed code generated for an argument of type **** by Jack Jansen · 28 years ago
  10. 32cb80c Removed addpack calls for toolbox modules, re-binhexed resources (sigh) by Jack Jansen · 28 years ago
  11. 18a99f5 Changed creator from PYTH to Pyth by Jack Jansen · 28 years ago
  12. 7321514 Fixed bug in optional argument error checking (and generated all suites anew). by Jack Jansen · 29 years ago
  13. 8426477 Modified/recreated to use keyword arguments by Jack Jansen · 29 years ago
  14. 9d19a91 Added prompt to getfile dialog Renumbered resources by Jack Jansen · 29 years ago
  15. 5ccd826 Gensuitemodule generates python classes from aete/aeut resources by Jack Jansen · 29 years ago