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