aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
5.3.xMerge pull request #3385 from jepler/fix-unicode-above-2047Dan Halbert6 years
6.0.xMerge pull request #3990 from jepler/make-dependency-raceDan Halbert6 years
6.1.xMerge pull request #3991 from TG-Techie/mainDan Halbert6 years
6.2.xMerge pull request #4529 from dhalbert/6.2.x-rearrange-ci-taskScott Shawcroft5 years
encodingfix windows' encoding defaultslady ada6 years
fix_typo_spanishFix typo UARTSabas6 years
jepler-try-ubuntu-20.04fix ubuntu-latest stragglersJeff Epler6 years
mainMerge pull request #4544 from weblate/weblate-circuitpython-mainJeff Epler5 years
masterMerge pull request #3109 from pewpew-game/fluff_m0Scott Shawcroft6 years
type_hintsAdded type hints to analogiodherrada6 years
[...]
 
TagDownloadAuthorAge
6.2.0-rc.0commit d0ba75e6dc...Dan Halbert5 years
7.0.0-alpha.0commit d0ba75e6dc...Dan Halbert5 years
6.2.0-beta.4commit e3c54b0660...Scott Shawcroft5 years
6.2.0-beta.3commit dca2989df8...Dan Halbert5 years
6.2.0-beta.2commit 206109763f...Dan Halbert5 years
6.2.0-beta.1commit c1c1a5d036...Scott Shawcroft6 years
6.2.0-beta.0commit 0dfa9fb7c1...Dan Halbert6 years
6.1.0commit c4f0325ff8...Dan Halbert6 years
6.1.0-rc.1commit c4f0325ff8...Dan Halbert6 years
6.1.0-rc.0commit 7e59ff379b...Scott Shawcroft6 years
[...]
 
AgeCommit messageAuthor
2017-02-28shared-bindings: Fix two more try_locks. Copy and paste failed me.0.9.1Scott Shawcroft
2017-02-27atmel-samd: Add USB HID mouse and keyboard support.Scott Shawcroft
2017-02-26atmel-samd: Use link time optimization to reduce code size of builds whichScott Shawcroft
2017-02-24py: Fix recursion exception.Scott Shawcroft
2017-02-24py: Fix varg helpers by adding vlist variant of mp_obj_new_exception_msgScott Shawcroft
2017-02-24atmel-samd: Fix linking by providing cpu info.Scott Shawcroft
2017-02-24Make slice make_new match mp_make_new_fun_t exactly, check the input type and...Scott Shawcroft
2017-02-24Correct name of mp_raise_NotImplementedError to make error name.Scott Shawcroft
2017-02-24Make the build quieter by default.Scott Shawcroft
2017-02-24Make more type structures const to save RAM.Scott Shawcroft
[...]