Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
3cc17c69ffd64dca55fe613f6e931585d8893c0d
/
py
/
bc.c
3cc17c6
py: Allow retrieving a function's __name__.
by stijn
· 10 years ago
963a5a3
py, unix: Allow to compile with -Wsign-compare.
by Damien George
· 11 years ago
51dfcb4
py: Move to guarded includes, everywhere in py/ core.
by Damien George
· 11 years ago
7f23384
py: Make terse_arg_mismatch a global function and use it elsewhere.
by Damien George
· 11 years ago
7860c2a
py: Fix some macros defines; cleanup some includes.
by Damien George
· 11 years ago
1084b0f
py: Store bytecode arg names in bytecode (were in own array).
by Damien George
· 11 years ago
42f3de9
py: Convert [u]int to mp_[u]int_t where appropriate.
by Damien George
· 11 years ago
b534e1b
py: Use variable length encoded uints in more places in bytecode.
by Damien George
· 11 years ago
b05d707
Further factorise PASS_1 out of specific emit code.
by Damien
· 12 years ago
429d719
Initial commit.
by Damien
· 12 years ago