| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-28 | interpreter: Add a slice() method to arrays | Jouke Witteveen |
| 2025-07-19 | interpreter: Add a flatten() method to arrays | Dylan Baker |
| 2025-06-17 | interpreter: make methods per-class for primitives | Paolo Bonzini |
| 2025-06-17 | interpreter: make operators per-class | Paolo Bonzini |
| 2025-06-17 | interpreter: make trivial_operators per-class | Paolo Bonzini |
| 2025-06-17 | interpreter: make operator functions binary | Paolo Bonzini |
| 2023-12-13 | Use SPDX-License-Identifier consistently | Dylan Baker |
| 2022-03-07 | move a bunch of imports into TYPE_CHECKING blocks | Eli Schwartz |
| 2022-01-27 | add location data to various Feature checks | Eli Schwartz |
| 2021-10-27 | fix various flake8 whitespace errors | Eli Schwartz |
| 2021-10-24 | interpreter: Fix missing featuer check (fixes #9425) | Daniel Mensinger |
| 2021-10-06 | interpreter: Holderify arrays and dicts | Daniel Mensinger |
