index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CODECONVENTIONS.md
Age
Commit message (
Expand
)
Author
2017-07-19
all: Remove trailing spaces, per coding conventions.
Damien George
2017-06-25
CODECONVENTIONS: docs: Markup for None/True/False.
Paul Sokolovsky
2017-06-25
CODECONVENTIONS: Start to describe docs conventions.
Paul Sokolovsky
2017-06-16
CODECONVENTIONS: Clarify MicroPython changes sign-off process.
Paul Sokolovsky
2017-05-21
CODECONVENTIONS: Typo fix.
Paul Sokolovsky
2016-05-07
CODECONVENTIONS.md: Describe git commit messages conventions.
Paul Sokolovsky
2015-10-12
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Damien George
2015-07-20
CODECONVENTIONS: Add a short section about how to allocate heap memory.
Damien George
2015-06-25
CODECONVENTIONS.md: add documentation on putting comments in code.
Garrett Berg
2015-06-24
CODECONVENTIONS.md: Mention macro and enum names.
Damien George
2015-06-24
CODECONVENTIONS.md: Add function/variable/argument naming convention
stijn
2015-06-18
CODECONVENTIONS.md: 16-bit ports exist now.
Paul Sokolovsky
2015-06-18
CODECONVENTIONS.md: Header files no longer follow Plan 9 conventions.
Paul Sokolovsky
2014-09-25
Updated CODECONVENTIONS to clarify use of integer types.
Damien George
2014-04-18
Add Python code conventions to CODECONVENTIONS.
Damien George
2013-12-29
Add CODECONVENTIONS, and modify i2c module to conform.
Damien