| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-02-13 | minimal: Allow to compile without defining MICROPY_HAL_H. | Damien George |
| 2015-02-13 | stmhal: Make pybstdio usable by other ports, and use it. | Damien George |
| 2015-01-29 | py: Change vstr_null_terminate -> vstr_null_terminated_str, returns str. | Damien George |
| 2015-01-28 | py: Change vstr so that it doesn't null terminate buffer by default. | Damien George |
| 2015-01-25 | lib/mp-readline: Use simple VT100 commands to speed up line redraw. | Damien George |
| 2015-01-12 | py: Allow to compile with -Wstrict-prototypes. | Damien George |
| 2015-01-12 | py, unix, lib: Allow to compile with -Wold-style-definition. | Damien George |
| 2015-01-12 | lib/mp-readline: Refactor to support coroutine/event-driven usage. | Paul Sokolovsky |
| 2015-01-12 | stmhal: Move readline code to lib/mp-readline/. | Paul Sokolovsky |
