Commits
User selector
Commit History
Commits on Aug 21, 2017
Commits on Aug 11, 2017
all: Make use of $(TOP) variable in Makefiles, instead of "..".
Show description for 7d4a2f7committed- committed
Commits on Jul 31, 2017
all: Use the name MicroPython consistently in comments
Show description for 55f3324authored andcommitted
Commits on Jul 21, 2017
Commits on Jul 19, 2017
Commits on Jun 28, 2017
esp8266,minimal,pic16bit: Use size_t for mp_builtin_open argument.
Show description for ebb9396authored andcommitted
Commits on Apr 22, 2017
py: Add LOAD_SUPER_METHOD bytecode to allow heap-free super meth calls.
Show description for dd11af2committed
Commits on Apr 18, 2017
Commits on Apr 1, 2017
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
Show description for 4c307bfcommitted
Commits on Mar 31, 2017
all: Use full path name when including mp-readline/timeutils/netutils.
Show description for b6c7e4bcommitted
Commits on Mar 23, 2017
- committed
all/Makefile: Remove -ansi from GCC flags, its ignored anyway.
Show description for 7558927authored andcommitted
Commits on Mar 14, 2017
minimal/main: Move lexer constructor to within NLR handler block.
Show description for bcd5adccommitted
Commits on Mar 6, 2017
Commits on Feb 27, 2017
Commits on Feb 16, 2017
Commits on Oct 22, 2016
Commits on Oct 21, 2016
py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1fcommitted
Commits on Sep 5, 2016
py: Add MICROPY_USE_INTERNAL_PRINTF option, defaults to enabled.
Show description for e2ac8bbauthored andcommitted
Commits on Aug 15, 2016
ports: Remove typedef of machine_ptr_t, it's no longer needed.
Show description for 675d1c9committed
Commits on Jul 22, 2016
Commits on Jul 20, 2016
Commits on Apr 16, 2016
Commits on Apr 13, 2016
minimal: Add example of frozen persistent bytecode (.mpy file).
Show description for f9448ddcommittedports: Disable async/await on bare-arm, minimal, pic16bit, cc3200.
Show description for 6eb17c3committed
Commits on Jan 7, 2016
minimal: Add enough code to run minimal build on STM32F4xx hardware.
Show description for 5472924committed
Commits on Dec 7, 2015
- authored andcommitted
Commits on Nov 10, 2015
lib/utils/printf: Move from stmhal/ .
Show description for 73ff068committed
Commits on Nov 9, 2015
Commits on Nov 6, 2015
- committed
Commits on Nov 3, 2015
- authored andcommitted
Commits on Oct 31, 2015
- committed
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted