1. 6e628c4 py: Replace naive and teribble hash function with djb2. by Damien George · 11 years ago
  2. 0308f96 Fix makeqstrdata.py to work in Python 2.7 by Dave Hylands · 11 years ago
  3. fdf0da5 makeqstrdata: print error to stderr. by Damien George · 11 years ago
  4. 4aee119 stm: Initialize sys.path with ["0:/", "0:/src", "0:/lib"]. by Paul Sokolovsky · 11 years ago
  5. a71c83a Change mp_obj_type_t.name from const char * to qstr. by Damien George · 11 years ago
  6. 1976bae Retain file order of qstr definitions. by Damien George · 12 years ago
  7. ab5d082 Allow qstr's with non-ident chars, construct good identifier for them. by Paul Sokolovsky · 12 years ago
  8. 7a996b1 Fix malformed generated file when using python 2.7 by Dave Hylands · 12 years ago
  9. 55baff4 Revamp qstrs: they now include length and hash. by Damien George · 12 years ago