| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-19 | Typo in doc | albang | |
| 2018-08-07 | Support internationalisation. | Scott Shawcroft | |
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2017-08-25 | Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in ↵ | Dan Halbert | |
| development) master. cpx build compiles and loads and works in repl; test suite not run yet esp8266 not tested yet | |||
| 2017-06-27 | Introduce a random module that is a subset of CPython's random. It | Scott Shawcroft | |
| also initializes in the same way where it takes from a true random source when available through os.urandom(). After initializing, it produces deterministic results until the seed is set. This replaces urandom! Fixes #139. | |||
