Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | py: fix null pointer dereference in mpz.c, fix missing va_end in warning.c | Pavol Rusnak | 2016-10-31 |
* | py: Convert occurrences of non-debug printf to mp_printf. | Damien George | 2015-04-16 |
* | py: Can compile with -Wmissing-declarations and -Wmissing-prototypes. | Damien George | 2015-01-12 |
* | py: Move to guarded includes, everywhere in py/ core. | Damien George | 2015-01-01 |
* | py: Add basic framework for issuing compile/runtime warnings. | Paul Sokolovsky | 2015-01-01 |