8 Commits (ffb5cfc8d8c6ce219c9cd57bd6fdd64878f2e8d0)

Author SHA1 Message Date
Dave Hylands 0308f964a0 Fix makeqstrdata.py to work in Python 2.7 11 years ago
Damien George fdf0da5436 makeqstrdata: print error to stderr. 11 years ago
Paul Sokolovsky 4aee119f94 stm: Initialize sys.path with ["0:/", "0:/src", "0:/lib"]. 11 years ago
Damien George a71c83a1d1 Change mp_obj_type_t.name from const char * to qstr. 11 years ago
Damien George 1976baeeb7 Retain file order of qstr definitions. 11 years ago
Paul Sokolovsky ab5d08280b Allow qstr's with non-ident chars, construct good identifier for them. 11 years ago
Dave Hylands 7a996b1f65 Fix malformed generated file when using python 2.7 11 years ago
Damien George 55baff4c9b Revamp qstrs: they now include length and hash. 11 years ago