| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | |
| This is run with uncrustify 0.70.1, and black 19.10b0. | |||
| 2019-03-13 | javascript: Add new port targeting JavaScript via Emscripten. | Rami Ali | |
| In this port JavaScript is the underlying "machine" and MicroPython is transmuted into JavaScript by Emscripten. MicroPython can then run under Node.js or in the browser. | |||
