15 Commits (60f33a8bb6b27fe72845fc52c2310a42fe316ad0)

Author SHA1 Message Date
Angus Gratton 307ecc5707 docs: Add note about position-only arguments in CPython vs MicroPython. 10 months ago
stijn 9c7ff87643 all: Keep msvc build output in build/ directories. 2 years ago
Andrew Scheller 02ad71468f tools/gen-cpydiff.py: Use os.path.join and os.path.isdir. 4 years ago
Damien George cbc9f944c4 tests,tools: Update path to unix micropython executable. 2 years ago
David Lechner e7f6b9f4f7 tools/gen-cpydiff: Skip Black fmt comments. 3 years ago
Jim Mussared ee549d725a tools/gen-cpydiff.py: Don't rename foo to ufoo in diff output. 3 years ago
iabdalkader 0f78c36c5a tools/gen-cpydiff.py: Fix formatting of doc strings for new Black. 4 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Jason Neal de78a9e317 tools/gen-cpydiff.py: Adjust subsections to sentence case. 5 years ago
Damien George 7cf446f3da tools/gen-cpydiff.py: Update executable paths to point to new ports dir. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Paul Sokolovsky ad5e7a0e6f tools/gen-cpydiff: Use case description as 3rd-level heading. 7 years ago
Krzysztof Blazewicz 23ccb3e12e tools/gen-cpydiff.py: configurable CPython and micropython executables 8 years ago
Damien George 1034d9acc8 tools/gen-cpydiff.py: Set the Python import path to find test modules. 8 years ago
Rami Ali b7fa63c7ce tools: Add gen-cpydiff.py to generate docs differences. 8 years ago