| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
| 2023-09-09 | Add support for padding zeroes in int.to_string() method | Nomura |
| 2023-06-14 | detect and warn on non-commutative int/bool operations | Eli Schwartz |
| 2022-03-07 | move a bunch of imports into TYPE_CHECKING blocks | Eli Schwartz |
| 2021-10-27 | fix various flake8 whitespace errors | Eli Schwartz |
| 2021-10-04 | fix extra whitespace | Eli Schwartz |
| 2021-08-31 | interpreter: Add IntegerHolder | Daniel Mensinger |
