Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py/nlr: Implement jump callbacks. | Damien George | 2023-06-02 |
* | py/scheduler: Implement VM abort flag and mp_sched_vm_abort(). | Damien George | 2023-03-21 |
* | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | 2020-02-28 |
* | py/nlr: Fix missing trailing characters in comments in nlr.c | stijn | 2017-12-29 |
* | py/nlr: Fix nlr functions for 64bit ports built with gcc on Windows | stijn | 2017-12-29 |
* | py/nlr: Factor out common NLR code to macro and generic funcs in nlr.c. | Damien George | 2017-12-28 |
* | Revert "py/nlr: Factor out common NLR code to generic functions." | Paul Sokolovsky | 2017-12-26 |
* | py/nlr: Factor out common NLR code to generic functions. | Damien George | 2017-12-20 |