Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
aaef1851a748af95f8b105ef2d1d4f35e6ede02b
/
py
/
stackctrl.c
7f1c981
vm: Support strict stackless mode, with proper exception reporting.
by Paul Sokolovsky
· 10 years ago
e8432b3
stackctrl: Encode "recursion depth exceeded" message as qstr.
by Paul Sokolovsky
· 10 years ago
b4b10fd
py: Put all global state together in state structures.
by Damien George
· 11 years ago
51dfcb4
py: Move to guarded includes, everywhere in py/ core.
by Damien George
· 11 years ago
b4fe6e2
py: Fix function type: () -> (void).
by Damien George
· 11 years ago
4abff75
py: Change uint to mp_uint_t in runtime.h, stackctrl.h, binary.h.
by Damien George
· 11 years ago
caa7334
stackctrl: Add "mp_" prefix.
by Paul Sokolovsky
· 11 years ago
2366869
py: Add portable framework to query/check C stack usage.
by Paul Sokolovsky
· 11 years ago