summaryrefslogtreecommitdiffstatshomepage
path: root/mpy-cross/main.c
Commit message (Expand)AuthorAge
* all: Don't include system errno.h when it's not needed.Damien George2017-07-24
* mpy-cross/main: Move lexer constructor to within NLR handler block.Damien George2017-03-14
* mpy-cross: Get compiling after recent persistent code refactors.Damien George2016-11-16
* mpy-cross: Use binary file translation mode for creating mpy files on windowsstijn2016-07-22
* mpy-cross: Add -s option to specify the embedded source filename.Damien George2016-05-23
* mpy-cross: Give a more sensible error message when file doesn't exist.Damien George2016-03-02
* mpy-cross: Add new component, a cross compiler for MicroPython bytecode.Damien George2016-02-25