3 Commits

Author SHA1 Message Date
Damien George
2a5c5093ec tools/cc1: Fix ruff lint check with list length.
Signed-off-by: Damien George <damien@micropython.org>
2025-11-05 12:46:29 +11:00
Christian Clauss
509207c9d0 tools/cc1: Apply ruff formatting to cc1 script.
Running `ruff format tools/cc1` picks up `tools/cc1` which is a Python file
that does not have a .py file extension.

Signed-off-by: Christian Clauss <cclauss@me.com>
Signed-off-by: Damien George <damien@micropython.org>
2025-11-05 12:42:42 +11:00
Damien George
4bd95f8b44 tools: Add C middle-processor to make builtin tables proper hash tables. 2015-12-31 00:24:33 +00:00