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 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- authored andcommitted
Commits on Nov 2, 2015
windows: Update build instructions in the README
Show description for c76fe77authored andcommitted
Commits on Oct 31, 2015
windows/README: Deprecate mingw32, suggest using mingw64.
Show description for aeadf76committedall: 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 30, 2015
windows: Call _set_output_format() only on Visual Studio versions 2013 or lower.
Show description for 3510499authored andcommitted
Commits on Oct 26, 2015
- authored andcommitted
- authored andcommitted
Commits on Oct 25, 2015
windows: Add usleep() implementation for msvc port
Show description for ca9eb81authored andcommittedwindows: Do not use wildcards when looking for sources in directories containing optional features
Show description for 1c55310authored andcommitted
Commits on Oct 20, 2015
lib/mp-readline: Add n_chars argument to mp_hal_erase_line_from_cursor.
Show description for f961456committed
Commits on Oct 19, 2015
all: Make netutils.h available to all ports by default.
Show description for e0f5df5committed
Commits on Sep 23, 2015
- authored andcommitted
Commits on Sep 22, 2015
- authored andcommitted
Commits on Aug 14, 2015
windows: Make unistd.h more posix compatible
Show description for 3179d23committed
Commits on Jun 4, 2015
windows/README: Add notes on running under Wine.
Show description for 9724a05committed- authored andcommitted