index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
CODECONVENTIONS.md
Commit message (
Collapse
)
Author
Age
*
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