1. e6ddc8b Whitespace normalization. Ran reindent.py over the entire source tree. by Tim Peters · 20 years ago
  2. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  3. 98013be Get the meta class inheritance right. by Jeremy Hylton · 22 years ago
  4. 1808fbc move make_eiffel_method() out of base metaclass by Jeremy Hylton · 22 years ago
  5. a70c3bd Remove list prenpost. It's not used any longer. by Jeremy Hylton · 22 years ago
  6. c9329ca Add a call to a Sub() method that actually works. by Jeremy Hylton · 22 years ago
  7. a003316 Add Enum and Eiffel examples using new-style classes. by Jeremy Hylton · 22 years ago