Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
aaef1851a748af95f8b105ef2d1d4f35e6ede02b
/
py
/
modarray.c
51dfcb4
py: Move to guarded includes, everywhere in py/ core.
by Damien George
· 11 years ago
3b603f2
Use MP_DEFINE_CONST_DICT macro to define module dicts.
by Damien George
· 11 years ago
cb78f86
py: Allow to disable array module and bytearray type.
by Paul Sokolovsky
· 11 years ago
59c675a
py: Include mpconfig.h before all other includes.
by Paul Sokolovsky
· 11 years ago
f6932d6
Prefix ARRAY_SIZE with micropython prefix MP_
by Emmanuel Blot
· 11 years ago
04b9147
Add license header to (almost) all files.
by Damien George
· 11 years ago
6d3c5e4
Add ARRAY_SIZE macro, and use it where possible.
by Damien George
· 11 years ago
8b0535e
py: Change module globals from mp_map_t* to mp_obj_dict_t*.
by Damien George
· 11 years ago
df6567e
Merge map.h into obj.h.
by Damien George
· 11 years ago
caac542
Proper support for registering builtin modules in ROM.
by Damien George
· 11 years ago