| Commit message (Expand) | Author | Age |
* | CODECONVENTIONS: Document the static naming conventions. | Angus Gratton | 2025-04-22 |
* | CODECONVENTIONS: Update docs for codespell and pre-commit hook. | Jos Verlinde | 2024-01-25 |
* | CODECONVENTIONS: Update for change from black to ruff format. | Andrew Leech | 2023-11-09 |
* | CODECONVENTIONS: Require that commits be signed-off by the author. | Damien George | 2023-05-08 |
* | all: Fix spelling mistakes based on codespell check. | Damien George | 2023-04-27 |
* | CODECONVENTIONS: Fix brew uncrustify installation instructions. | Brian Pugh | 2023-03-02 |
* | CODECONVENTIONS: Explain uncrustify dependency for pre-commit setup. | Angus Gratton | 2023-01-19 |
* | CODECONVENTIONS.md: Update pre-commit instructions. | Jim Mussared | 2022-10-11 |
* | tools: Add pre-commit support. | Angus Gratton | 2022-10-04 |
* | tools: Add note about uncrustify versions. | Angus Gratton | 2022-10-04 |
* | top: Update contribution and commit guide to include optional sign-off. | Damien George | 2020-06-12 |
* | CODECONVENTIONS.md: Update to reflect use of new tools/codeformat.py. | Damien George | 2020-02-28 |
* | all: Remove trailing spaces, per coding conventions. | Damien George | 2017-07-19 |
* | CODECONVENTIONS: docs: Markup for None/True/False. | Paul Sokolovsky | 2017-06-25 |
* | CODECONVENTIONS: Start to describe docs conventions. | Paul Sokolovsky | 2017-06-25 |
* | CODECONVENTIONS: Clarify MicroPython changes sign-off process. | Paul Sokolovsky | 2017-06-16 |
* | CODECONVENTIONS: Typo fix. | Paul Sokolovsky | 2017-05-21 |
* | CODECONVENTIONS.md: Describe git commit messages conventions. | Paul Sokolovsky | 2016-05-07 |
* | Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. | Damien George | 2015-10-12 |
* | CODECONVENTIONS: Add a short section about how to allocate heap memory. | Damien George | 2015-07-20 |
* | CODECONVENTIONS.md: add documentation on putting comments in code. | Garrett Berg | 2015-06-25 |
* | CODECONVENTIONS.md: Mention macro and enum names. | Damien George | 2015-06-24 |
* | CODECONVENTIONS.md: Add function/variable/argument naming convention | stijn | 2015-06-24 |
* | CODECONVENTIONS.md: 16-bit ports exist now. | Paul Sokolovsky | 2015-06-18 |
* | CODECONVENTIONS.md: Header files no longer follow Plan 9 conventions. | Paul Sokolovsky | 2015-06-18 |
* | Updated CODECONVENTIONS to clarify use of integer types. | Damien George | 2014-09-25 |
* | Add Python code conventions to CODECONVENTIONS. | Damien George | 2014-04-18 |
* | Add CODECONVENTIONS, and modify i2c module to conform. | Damien | 2013-12-29 |