Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | 2020-02-28 |
| | | | | This is run with uncrustify 0.70.1, and black 19.10b0. | ||
* | py: Rename byte_code to bytecode everywhere. | Damien George | 2014-05-10 |
| | | | | bytecode is the more widely used. See issue #590. | ||
* | Add dummy micropython module to enable mandel.py run with CPython. | Paul Sokolovsky | 2014-01-16 |