summaryrefslogtreecommitdiffstatshomepage
path: root/CODECONVENTIONS.md
Commit message (Expand)AuthorAge
* CODECONVENTIONS: Document the static naming conventions.Angus Gratton2025-04-22
* CODECONVENTIONS: Update docs for codespell and pre-commit hook.Jos Verlinde2024-01-25
* CODECONVENTIONS: Update for change from black to ruff format.Andrew Leech2023-11-09
* CODECONVENTIONS: Require that commits be signed-off by the author.Damien George2023-05-08
* all: Fix spelling mistakes based on codespell check.Damien George2023-04-27
* CODECONVENTIONS: Fix brew uncrustify installation instructions.Brian Pugh2023-03-02
* CODECONVENTIONS: Explain uncrustify dependency for pre-commit setup.Angus Gratton2023-01-19
* CODECONVENTIONS.md: Update pre-commit instructions.Jim Mussared2022-10-11
* tools: Add pre-commit support.Angus Gratton2022-10-04
* tools: Add note about uncrustify versions.Angus Gratton2022-10-04
* top: Update contribution and commit guide to include optional sign-off.Damien George2020-06-12
* CODECONVENTIONS.md: Update to reflect use of new tools/codeformat.py.Damien George2020-02-28
* all: Remove trailing spaces, per coding conventions.Damien George2017-07-19
* CODECONVENTIONS: docs: Markup for None/True/False.Paul Sokolovsky2017-06-25
* CODECONVENTIONS: Start to describe docs conventions.Paul Sokolovsky2017-06-25
* CODECONVENTIONS: Clarify MicroPython changes sign-off process.Paul Sokolovsky2017-06-16
* CODECONVENTIONS: Typo fix.Paul Sokolovsky2017-05-21
* CODECONVENTIONS.md: Describe git commit messages conventions.Paul Sokolovsky2016-05-07
* Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George2015-10-12
* CODECONVENTIONS: Add a short section about how to allocate heap memory.Damien George2015-07-20
* CODECONVENTIONS.md: add documentation on putting comments in code.Garrett Berg2015-06-25
* CODECONVENTIONS.md: Mention macro and enum names.Damien George2015-06-24
* CODECONVENTIONS.md: Add function/variable/argument naming conventionstijn2015-06-24
* CODECONVENTIONS.md: 16-bit ports exist now.Paul Sokolovsky2015-06-18
* CODECONVENTIONS.md: Header files no longer follow Plan 9 conventions.Paul Sokolovsky2015-06-18
* Updated CODECONVENTIONS to clarify use of integer types.Damien George2014-09-25
* Add Python code conventions to CODECONVENTIONS.Damien George2014-04-18
* Add CODECONVENTIONS, and modify i2c module to conform.Damien2013-12-29