Commits
User selector
Commit History
Commits on Oct 13, 2014
Commits on Oct 6, 2014
windows: mingw32 gcc doesn't define endianness macros, so just assume little.
Show description for 5d328cbcommitted
Commits on Oct 4, 2014
Commits on Sep 22, 2014
Commits on Sep 2, 2014
Commits on Aug 24, 2014
py: Fix bug where GC collected native/viper/asm function data.
Show description for 3c658a4committed
Commits on Aug 13, 2014
msvc: Use built-in alignof
Show description for 8cce8b7committed
Commits on Jul 3, 2014
Rename machine_(u)int_t to mp_(u)int_t.
Show description for 40f3c02committed
Commits on Jun 29, 2014
windows: Sync mpconfigport.h with the unix' version
Show description for ec6fa87committed
Commits on Jun 22, 2014
windows: Enable GC and implement bss start and end symbols
Show description for 8abcf66committed
Commits on Jun 8, 2014
Commits on Jun 7, 2014
- FreeBSD provides alloca() via stdlib.h, in contrast to Linux and Windows
Show description for 0c90eb1committed
Commits on Jun 1, 2014
Rename bultins config variables to MICROPY_PY_BUILTINS_*.
Show description for fb510b3committed
Commits on May 28, 2014
msvc: Only update generated headers when there are changes
Show description for 48d641ecommitted
Commits on May 27, 2014
Commits on May 24, 2014
Rename configuration variables controling Python features.
Show description for ee3fd46committed
Commits on May 21, 2014
Tidy up some configuration options.
Show description for 58ebde4committed
Commits on May 20, 2014
windows: Fix compilation with mingw-w64 so it uses correct printf implementations
Show description for 32acd4bcommitted
Commits on May 11, 2014
Commits on May 10, 2014
mingw: Fix compilation issues
Show description for f45a83dcommitted
Commits on May 9, 2014
Commits on May 8, 2014
Windows MSVC port
Show description for 01d6be4committed
Commits on May 7, 2014
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed- committed
mingw: Fix number of exponent digits in floating point formatting
Show description for 72521a1committedmingw: Add implementation of realpath()
Show description for 4cd21decommitted- committed
Merge pull request #552 from stinos/mingw-alloca
Show description for 7a14022committedmingw: Add 'open' as extra builtin and add define MICROPY_MOD_SYS_STDFILES
Show description for 5513194committedpy: Use <alloca.h> for alloca()
Show description for 98e2ee0committed
Commits on Apr 23, 2014
windows/README: Use CROSS_COMPILE instead of CC to cover other tools too.
Show description for 6c94abecommitted