Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | tests/micropython/const.py: Add comment about required config for test. | jc_.kim |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2016-09-27 | py/modmicropython: Add micropython.const, alias for identity function. | Damien George |
2016-06-06 | py/parse: Treat constants that start with underscore as private. | Damien George |
2014-05-08 | py, compiler: Add basic support for A=const(123). | Damien George |