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
common.props Add .gitattributes file to force text line endings to LF. 2015-04-16 22:23:56 +01:00
debug.props
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
release.props
sources.props msvc: Define main build/include directories in a single location 2015-01-02 16:52:07 +01:00
unistd.h