Commits
User selector
Commit History
Commits on Aug 15, 2017
py: Add verbose debug compile-time flag MICROPY_DEBUG_VERBOSE.
Show description for ace9fb5authored andcommitted
Commits on Jun 14, 2017
Commits on Mar 29, 2017
py: Convert mp_uint_t to size_t for tuple/list accessors.
Show description for 6213ad7committed
Commits on Mar 28, 2017
py: Use mp_raise_TypeError/mp_raise_ValueError helpers where possible.
Show description for 94c41bbcommitted
Commits on Mar 6, 2017
py: Move locals/globals dicts to the thread-specific state.
Show description for 05fe66fcommitted
Commits on Feb 15, 2017
py/modthread: Use system-provided mutexs for _thread locks.
Show description for 234f07fcommitted
Commits on Oct 17, 2016
py: Use mp_raise_msg helper function where appropriate.
Show description for 7d0d721committed
Commits on Oct 7, 2016
py: Add mp_raise_OSError(errno) helper function.
Show description for 3a0a771committed
Commits on Sep 21, 2016
all: Remove 'name' member from mp_obj_module_t struct.
Show description for 93c4a6acommitted
Commits on Jun 28, 2016
py/modthread: Allow to properly set the stack limit of a thread.
Show description for df95f52committed- committed
py: Implement a simple global interpreter lock.
Show description for 4cec63acommittedpy/modthread: Call mp_thread_start/mp_thread_finish around threads.
Show description for 9172c0ccommitted- committed
- committed
- committed
- committed
py/modthread: Add exit() function.
Show description for 2dacd60committed- committed
- committed
- committed
Loading