| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-05-14 | py/nativeglue.h: Rename "setjmp" entry to "setjmp_" to avoid any clash. | Damien George |
| 2020-04-05 | py/objexcept: Allow compression of exception message text. | Jim Mussared |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-01-09 | py: Make mp_obj_get_type() return a const ptr to mp_obj_type_t. | Damien George |
| 2019-12-12 | py/nativeglue: Add float new/get functions with both single and double. | Damien George |
| 2019-12-12 | py/nativeglue: Add funcs/types to native glue table for dynamic runtime. | Damien George |
| 2019-12-12 | py/nativeglue: Add new header file with native function table typedef. | Damien George |
