Commits
User selector
Commit History
Commits on Jun 9, 2017
py: Prevent mp_arg_check_num from being optimized away by the compiler.
Show description for 43881f9committed
Commits on Jun 5, 2017
Commits on May 5, 2017
atmel-samd: Fix sporadic "syntax errors"
Show description for c6d539acommitted
Commits on May 1, 2017
Commits on Feb 27, 2017
Commits on Feb 26, 2017
atmel-samd: Use link time optimization to reduce code size of builds which
Show description for 062fac1committed
Commits on Feb 24, 2017
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 14, 2017
Commits on Jan 12, 2017
Add persistent VFS shares so that the devices can be used with USB
Show description for 9ece7c9committedFixup warnings from merge about undefined macro values, switch to
Show description for cea5503committed
Commits on Jan 10, 2017
Merge tag 'v1.8.7'
Show description for dfb61f0committed
Commits on Jan 8, 2017
py/builtinimport: Fix bug when importing names from frozen packages.
Show description for b528e9acommitted
Commits on Jan 5, 2017
- committed
py/mkrules.mk: Add MPY_CROSS_FLAGS option to pass flags to mpy-cross.
Show description for 343b418committed
Commits on Jan 3, 2017
Commits on Dec 28, 2016
- committed
py/objint: Simplify mp_int_format_size and remove unreachable code.
Show description for ea6a958committed- committed
- committed
- committed
py/parsenum: Simplify and generalise decoding of digit values.
Show description for c2dd494committed
Commits on Dec 26, 2016
cc3200: Re-add support for UART REPL (MICROPY_STDIO_UART setting).
Show description for 25f44c1committed- committed
Commits on Dec 21, 2016
py/lexer: Permanently disable the mp_lexer_show_token function.
Show description for c305ae3committedpy/lexer: Remove unnecessary check for EOF in lexer's next_char func.
Show description for f4aebafcommitted- committed