1. 55baff4 Revamp qstrs: they now include length and hash. by Damien George · 12 years ago
  2. 20006db Make VM stack grow upwards, and so no reversed args arrays. by Damien George · 12 years ago
  3. 76d982e type->print(): Distinguish str() and repr() variety by passing extra param. by Paul Sokolovsky · 12 years ago
  4. b8698fc unified the bops by John R. Lenton · 12 years ago
  5. 93a9b5b py: Proper framework for built-in 'type'. by Damien George · 12 years ago
  6. 97209d3 Merge branch 'cplusplus' of https://github.com/ian-v/micropython into ian-v-cplusplus by Damien George · 12 years ago
  7. e2e3d11 py: Fix up number operations and coercion. by Damien George · 12 years ago
  8. 7a16fad Co-exist with C++ (issue #85) by ian-v · 12 years ago
  9. 860ffb0 Convert many object types structs to use C99 tagged initializer syntax. by Paul Sokolovsky · 12 years ago
  10. 71c5181 Convert Python types to proper Python type hierarchy. by Damien George · 12 years ago
  11. d99b052 Change object representation from 1 big union to individual structs. by Damien · 12 years ago