| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-01 | unix/variants: Enable MICROPY_DEBUG_PARSE_RULE_NAME on coverage build. | Damien George |
| 2020-06-16 | py/compile: Implement PEP 572, assignment expressions with := operator. | Damien George |
| 2019-10-01 | py: Rework and compress second part of bytecode prelude. | Damien George |
| 2019-09-26 | tests: Update tests for changes to opcode ordering. | Damien George |
| 2017-12-19 | tests: Add some more tests to improve coverage of py/parse.c. | Damien George |
| 2017-04-22 | py/compile: Refactor handling of special super() call. | Damien George |
| 2017-02-24 | py: Create str/bytes objects in the parser, not the compiler. | Damien George |
| 2017-02-17 | tests/cmdline/cmd_parsetree: Update to work with changes to grammar. | Damien George |
| 2017-02-16 | tests/cmdline: Update cmd_parsetree test for changes to grammar order. | Damien George |
| 2017-02-16 | tests/cmdline: Update tests to pass with latest changes to bytecode. | Damien George |
| 2016-12-22 | tests: Add a coverage test for printing the parse-tree. | Damien George |
