summaryrefslogtreecommitdiffstatshomepage
path: root/py/warning.c
Commit message (Expand)AuthorAge
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* py: fix null pointer dereference in mpz.c, fix missing va_end in warning.cPavol Rusnak2016-10-31
* py: Convert occurrences of non-debug printf to mp_printf.Damien George2015-04-16
* py: Can compile with -Wmissing-declarations and -Wmissing-prototypes.Damien George2015-01-12
* py: Move to guarded includes, everywhere in py/ core.Damien George2015-01-01
* py: Add basic framework for issuing compile/runtime warnings.Paul Sokolovsky2015-01-01