Commits
User selector
Commit History
Commits on Apr 21, 2016
py: Fix bug passing a string as a keyword arg in a dict.
Show description for fea40adcommitted
Commits on Jan 28, 2016
py/bc: Update opcode format table now that MP_BC_NOT opcode is gone.
Show description for 7b05b1bcommitted
Commits on Dec 17, 2015
Commits on Nov 29, 2015
py: Wrap all obj-ptr conversions in MP_OBJ_TO_PTR/MP_OBJ_FROM_PTR.
Show description for 999cedbcommitted- committed
Commits on Nov 13, 2015
py: Add MICROPY_PERSISTENT_CODE_LOAD/SAVE to load/save bytecode.
Show description for d8c834ccommittedpy: Add constant table to bytecode.
Show description for 713ea18committed- committed
- committed
Commits on Sep 4, 2015
Commits on Apr 16, 2015
Commits on Apr 7, 2015
py: Implement full func arg passing for native emitter.
Show description for 9988618committed
Commits on Apr 6, 2015
Commits on Apr 2, 2015
Commits on Mar 20, 2015
py: Allow retrieving a function's __name__.
Show description for 3cc17c6authored andcommitted
Commits on Jan 16, 2015
py, unix: Allow to compile with -Wsign-compare.
Show description for 963a5a3committed
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committedpy: Make terse_arg_mismatch a global function and use it elsewhere.
Show description for 7f23384committed
Commits on Nov 5, 2014
Commits on Oct 25, 2014
py: Store bytecode arg names in bytecode (were in own array).
Show description for 1084b0fcommitted
Commits on Oct 3, 2014
py: Convert [u]int to mp_[u]int_t where appropriate.
Show description for 42f3de9committed
Commits on Sep 4, 2014
py: Use variable length encoded uints in more places in bytecode.
Show description for b534e1bcommitted
Commits on Oct 5, 2013
Commits on Oct 4, 2013
- committed
Loading