index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/upload-artifact-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
reference
/
constrained.rst
Age
Commit message (
Expand
)
Author
2024-01-05
all: Fix "reuse" and "overridden" spelling mistakes.
Damien George
2023-04-27
all: Fix spelling mistakes based on codespell check.
Damien George
2023-01-19
docs/reference/constrained: Add missing heap-dump symbols to mem_info().
Chris Overgaauw
2022-05-18
py/parse: Allow all constant objects to be used in "X = const(o)".
Damien George
2022-04-15
docs/reference: Update constrained docs now that tuples can be const.
Damien George
2021-12-15
docs: Remove trailing spaces and convert tabs to spaces.
Damien George
2021-08-13
docs: Replace ufoo with foo in all docs.
Jim Mussared
2020-01-06
docs: More consistent capitalization and use of articles in headings.
Jason Neal
2018-03-15
docs: Fix some references and RST markup to eliminate Sphinx warnings.
Damien George
2017-09-06
all: Update Makefiles and others to build with new ports/ dir layout.
Damien George
2017-07-01
docs/constrained: Use markup adhering to the latest docs conventions.
Paul Sokolovsky
2016-10-11
docs/reference: Add constrained.rst doc.
Peter Hinch