Commits
User selector
Commit History
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
Commits on May 27, 2015
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 30, 2015
msvc: Allow overriding of build options with custom file
Show description for a62c106committed
Commits on Apr 28, 2015
py: Replace py-version.sh with makeversionhdr.py, written in Python.
Show description for 95f5346committed
Commits on Apr 22, 2015
Commits on Apr 16, 2015
Add .gitattributes file to force text line endings to LF.
Show description for feff00ecommittedpy: 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 Jan 2, 2015
msvc: Use single build target for dealing with generated files
Show description for ffc96a9committedmsvc: Define main build/include directories in a single location
Show description for 8dec62acommitted