micropython/windows/msvc
stijn 861670ba2a py: Implement mp_format_float for doubles and use where appropriate
This allows using (almost) the same code for printing floats everywhere,
removes the dependency on sprintf and uses just snprintf and
applies an msvc-specific fix for snprintf in a single place so
nan/inf are now printed correctly.
2015-05-17 21:47:11 +01:00
..
sys windows: Add modtime implementation 2014-05-09 13:58:15 +02:00
common.props Add .gitattributes file to force text line endings to LF. 2015-04-16 22:23:56 +01:00
debug.props Windows MSVC port 2014-05-08 10:06:43 +02:00
env.props msvc: Define main build/include directories in a single location 2015-01-02 16:52:07 +01:00
genhdr.targets py: Replace py-version.sh with makeversionhdr.py, written in Python. 2015-04-28 23:52:36 +01:00
gettimeofday.c windows: Add modtime implementation 2014-05-09 13:58:15 +02:00
release.props Windows MSVC port 2014-05-08 10:06:43 +02:00
sources.props msvc: Define main build/include directories in a single location 2015-01-02 16:52:07 +01:00
unistd.h Windows MSVC port 2014-05-08 10:06:43 +02:00