| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-03 | Add license header to (almost) all files. | Damien George | |
| Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/. | |||
| 2014-04-30 | py: If setjmp NLR implementation is forced, omit native versions. | Paul Sokolovsky | |
| 2014-04-20 | nlrx86.S: Another ifdef for win32 symbol underscoring issues. | Paul Sokolovsky | |
| 2014-04-08 | Add a check for NULL nlr_top in nlr_jump. | Damien George | |
| If no nlr_buf has been pushed, and an nlr_jump is called, then control is transferred to nlr_jump_fail (which should bail out with a fatal error). | |||
| 2014-01-28 | Fixed problems with nlx86.S on Linux | Markus Siemens | |
| Fixed '#ifdef's so Linux would compile again and added .scl and .type for Windows. | |||
| 2014-01-28 | Added Windows port (see #233) | Markus Siemens | |
| 2013-12-30 | Make "unix" target be crossplatform and support x86, x64, ARM hosts. | Paul Sokolovsky | |
