Commits
User selector
Commit History
Commits on Nov 16, 2016
Commits on Nov 3, 2016
Commits on Oct 29, 2016
windows: Enable utime_mphal following unix, define mp_hal_ticks_*.
Show description for 6a2c609committed
Commits on Sep 10, 2016
windows: Enable MICROPY_PY_UERRNO
Show description for d14d4cdauthored 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
- committed
mpy-cross: Use binary file translation mode for creating mpy files on windows
Show description for 9bdb82eauthored andcommitted
Commits on Jun 25, 2016
windows/msvc: Include machine_pinbase.c in build and enable umachine module
Show description for 4b90463authored andcommitted
Commits on Jun 17, 2016
Commits on Jun 15, 2016
py: Rename __QSTR_EXTRACT flag to NO_QSTR.
Show description for f469c76committed
Commits on May 8, 2016
windows: Enable multi-processor compilation for msvc
Show description for 87106d0committed
Commits on Apr 25, 2016
windows/msvc: Rewrite qstr auto-generation.
Show description for 29c8c8aauthored andcommitted
Commits on Apr 16, 2016
windows/msvc: Implement automatic qstr generation using makeqstrdefs.
Show description for 9a627e8authored andcommittedpy: Add rules for automated extraction of qstrs from sources.
Show description for d76c65fauthored andcommitted
Commits on Apr 14, 2016
py: Declare help, input, open builtins in core.
Show description for 9b0714bcommitted
Commits on Apr 13, 2016
py: Add ability to have frozen persistent bytecode from .mpy files.
Show description for 0a2e965committed
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 26, 2015
windows/msvc: Nicer handling of asserts and 'invalid' parameters
Show description for 1aa4599authored andcommitted
Commits on Dec 21, 2015
windows: Better handling of Ctrl-C
Show description for a5aa03aauthored andcommitted
Commits on Dec 18, 2015
windows: Add Appveyor CI builds for msvc port.
Show description for da199e4authored andcommittedmsvc: Add dirent.h/.c implementation
Show description for c5f52b8authored andcommitted
Commits on Dec 17, 2015
windows/windows_mphal: Add basic support for raising KeyboardInterrupt.
Show description for 2195046committed- committed
Commits on Dec 14, 2015
- authored andcommitted
Commits on Dec 12, 2015
unix: Move modmachine into unix directory
Show description for f925165authored andcommitted
Commits on Dec 11, 2015
- committed
msvc: Use different output directories depending on build type
Show description for 967cebaauthored andcommitted
Commits on Nov 24, 2015
windows/py: Support 64bit mingw-w64 builds
Show description for 3baf6b5authored andcommittedwindows: Cleanup makefile
Show description for a58fa27authored andcommitted
Commits on Nov 14, 2015
windows: Define ssize_t and use renamed mphal header
Show description for 5be60d6authored andcommitted
Commits on Nov 10, 2015
windows: Allow specifying the python executable to use for msvc builds
Show description for b1dbbd3authored andcommitted