| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-17 | make translate | Jeff Epler | |
| 2020-04-15 | Fix korea translation error, minor submodule change | Lucian Copeland | |
| 2020-04-15 | translations-merge | Lucian Copeland | |
| 2020-04-15 | translations | Lucian Copeland | |
| 2020-04-14 | make translate | Jeff Epler | |
| 2020-04-13 | make translate | Jeff Epler | |
| 2020-04-01 | merge and docs | Lucian Copeland | |
| 2020-04-01 | Implement requested changes | Lucian Copeland | |
| 2020-03-30 | Update translations | Scott Shawcroft | |
| 2020-03-20 | runtime: Improve error message when setting read-only property | Jeff Epler | |
| Formerly, if you wrote SPI.frequency = 0 you would get the sightly erroneous error message AttributeError: 'SPI' object has no attribute 'frequency' In this case, a better message would read AttributeError: 'SPI' object cannot assign attribute 'frequency' This new message will both be used in the case where the attribute doesn't exist at all (and the object has no dynamic attributes; most instances of built in types behave this way), or if the attribute exists but is read-only. | |||
| 2020-03-17 | Translations: follow stm port rename, run 'make translate' | Jeff Epler | |
| 2020-03-17 | objslice: take mp_obj_slice_indices from micropython | Jeff Epler | |
| 2020-03-11 | Add up to date translations | Lucian Copeland | |
| 2020-03-09 | locale: run 'make translate' | Jeff Epler | |
| 2020-03-03 | Merge remote-tracking branch 'origin/master' into ulab | Jeff Epler | |
| 2020-03-03 | Merge branch 'master' into stm32-pulseout | hierophect | |
| 2020-03-02 | Exclude SoCs without basic timers | Lucian Copeland | |
| 2020-03-02 | make translate | Jeff Epler | |
| 2020-02-29 | Add translations | Lucian Copeland | |
| 2020-02-27 | ulab: Incorporate it | Jeff Epler | |
| 2020-02-19 | Addition of translation files | Dave Marples | |
| 2020-02-12 | Fix quotes and rerun make translate. | Scott Shawcroft | |
| 2020-02-12 | translation update | Lucian Copeland | |
| 2020-02-10 | revised translations | Lucian Copeland | |
| 2020-02-07 | improve time.monotonic_ns() accuracy from ms to us | Dan Halbert | |
| 2020-02-05 | Add another error message for extended advertisements at the same | Scott Shawcroft | |
| time as scan response. The SD can't do it. | |||
| 2020-02-03 | make translate | Dan Halbert | |
| 2020-01-29 | Tweak error messages to reduce code size. | Scott Shawcroft | |
| 2020-01-18 | Update translations and translation sources | Scott Shawcroft | |
| 2020-01-13 | fix some typos and leftovers | Dan Halbert | |
| 2020-01-07 | Update translations | Scott Shawcroft | |
| 2020-01-01 | move native fill to a helper to work around being unable to call a subclass ↵ | Roy Hooper | |
| show method from the native superclass | |||
| 2019-12-13 | update translations | Roy Hooper | |
| 2019-12-13 | Merge branch 'master' into new-pixelbuf-api | Roy Hooper | |
| 2019-12-12 | Update translations | Scott Shawcroft | |
| 2019-12-12 | merge from master | Dan Halbert | |
| 2019-12-12 | make translate and remove backslash-r's | Dan Halbert | |
| 2019-12-10 | merge from upstream | Dan Halbert | |
| 2019-12-10 | Merge branch 'master' into new-pixelbuf-api | Roy Hooper | |
| 2019-12-10 | audiocore: Add MP3File using Adafruit_MP3 library | Jeff Epler | |
| 2019-12-06 | make translate | Jeff Epler | |
| 2019-12-05 | wip | Dan Halbert | |
| 2019-12-04 | Update translations | Jeff Epler | |
| 2019-12-02 | run translate | Roy Hooper | |
| 2019-12-02 | Merge branch 'master' into new-pixelbuf-api | Roy Hooper | |
| 2019-11-27 | make translate again | Dan Halbert | |
| 2019-11-27 | make translate | Dan Halbert | |
| 2019-11-23 | update translations | Roy Hooper | |
| 2019-11-23 | Merge branch 'master' into new-pixelbuf-api | Roy Hooper | |
| 2019-11-21 | Update translations | Scott Shawcroft | |
