| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-22 | windows: Enable input(), sys.maxsize(), ujson module, emergency exception ↵ | stijn | |
| buf, os module | |||
| 2014-09-02 | msvc: Exclude modtermios, include extmod and fix compilation error | stijn | |
| 2014-06-22 | windows: Enable GC and implement bss start and end symbols | stijn | |
| The pointers to the bss section are acquired in init.c() by inspecting the PE header. Works for msvc and mingw. | |||
| 2014-05-28 | msvc: Only update generated headers when there are changes | stijn | |
| This fixes generating the headers casuing complete rebuilds, even when the headere's content didn't really change. | |||
| 2014-05-09 | windows: Add modtime implementation | stijn | |
| 2014-05-08 | Windows MSVC port | stijn | |
| Extend the windows port so it compiles with the toolchain from Visual Studio 2013 | |||
