| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-23 | py/reader: Provide mp_reader_try_read_rom() function. | Damien George |
| 2024-03-07 | all: Remove the "STATIC" macro and just use "static" instead. | Angus Gratton |
| 2023-10-12 | py/builtinevex: Handle invalid filenames for execfile. | Jim Mussared |
| 2022-09-19 | py: Include filename in errors from loading/saving files via "open". | Damien George |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-01-26 | py: Release GIL during syscalls in reader and writer code. | David Lechner |
| 2018-06-06 | py/reader: Allow MICROPY_VFS_POSIX to work with MICROPY_READER_POSIX. | Damien George |
| 2017-07-24 | all: Don't include system errno.h when it's not needed. | Damien George |
| 2017-03-14 | py: Allow lexer to raise exceptions during construction. | Damien George |
| 2016-11-16 | py/lexer: Rewrite mp_lexer_new_from_fd in terms of mp_reader. | Damien George |
| 2016-11-16 | py: Factor out persistent-code reader into separate files. | Damien George |
