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