Commits
User selector
Commit History
Commits on Jan 29, 2016
py/runtime: mp_stack_ctrl_init() should be called immediately on startup.
Show description for d3b1f0bcommitted
Commits on Jan 26, 2016
Commits on Dec 27, 2015
Commits on Dec 17, 2015
Commits on Dec 11, 2015
Commits on Nov 24, 2015
windows/py: Support 64bit mingw-w64 builds
Show description for 3baf6b5authored andcommitted
Commits on Nov 14, 2015
windows: Define ssize_t and use renamed mphal header
Show description for 5be60d6authored andcommitted
Commits on Oct 31, 2015
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommittedwindows: Use write() instead of fwrite() to avoid out-of-order output.
Show description for bd9f850authored andcommitted
Commits on Oct 26, 2015
- authored andcommitted
Commits on Oct 25, 2015
windows: Add usleep() implementation for msvc port
Show description for ca9eb81authored andcommitted
Commits on Sep 23, 2015
- authored andcommitted
Commits on Aug 14, 2015
windows: Make unistd.h more posix compatible
Show description for 3179d23committed
Commits on Jun 4, 2015
- authored andcommitted
Commits on May 17, 2015
py: Implement mp_format_float for doubles and use where appropriate
Show description for 861670bauthored andcommitted
Commits on May 13, 2015
- authored andcommitted
Commits on Apr 16, 2015
py: Overhaul and simplify printf/pfenv mechanism.
Show description for 7f9d1d6committed
Commits on Mar 26, 2015
py: Add optional support for descriptors' __get__ and __set__ methods.
Show description for 28fa84bauthored andcommitted
Commits on Mar 14, 2015
py: Add MICROPY_COMP_{DOUBLE,TRIPLE}_TUPLE_ASSIGN config options.
Show description for 42e0c59committed
Commits on Mar 3, 2015
Commits on Jan 12, 2015
Commits on Jan 10, 2015
py: Add config option MICROPY_COMP_MODULE_CONST for module consts.
Show description for ddd1e18committed
Commits on Jan 9, 2015
Commits on Jan 8, 2015
Remove obsolete bss-related code/build features
Show description for afd6c8ecommitted
Commits on Jan 4, 2015
- authored andcommitted
Commits on Dec 20, 2014
- authored andcommitted
Commits on Dec 9, 2014
py: Allow builtins to be overridden.
Show description for 78d702ccommitted
Commits on Nov 21, 2014
windows: Update config with latest features
Show description for b89eaaaauthored andcommitted
Commits on Nov 16, 2014
- committed
Commits on Oct 13, 2014
Commits on Oct 6, 2014
windows: mingw32 gcc doesn't define endianness macros, so just assume little.
Show description for 5d328cbcommitted
Commits on Oct 4, 2014
Commits on Sep 22, 2014
Commits on Sep 2, 2014
Commits on Aug 24, 2014
py: Fix bug where GC collected native/viper/asm function data.
Show description for 3c658a4committed