1. 36c4499 Implement str() and repr() builtin functions. by Paul Sokolovsky · 12 years ago
  2. 5c76839 sorted by John R. Lenton · 12 years ago
  3. 07205ec added zip() by John R. Lenton · 12 years ago
  4. be84297 Merge pull request #123 from xbe/master by Damien George · 12 years ago
  5. 004cdce py: Implement base class lookup, issubclass, isinstance. by Damien George · 12 years ago
  6. 7b0f39f Implement str.strip by xbe · 12 years ago
  7. 1e40840 Add OSError, Python 3.3 generic I/O exception. by Paul Sokolovsky · 12 years ago
  8. 71c5181 Convert Python types to proper Python type hierarchy. by Damien George · 12 years ago
  9. e9906ac Add ellipsis object. by Damien George · 12 years ago
  10. eb7bfcb Split qstr into pools, and put initial pool in ROM. by Damien George · 12 years ago