Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tier 2 redundancy eliminator to optimizer (#115888) | Guido van Rossum | 2024-02-26 | 1 | -3/+3 |
* | gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085) | Ken Jin | 2024-02-13 | 1 | -0/+3 |
* | Update outdated info in ``Tools/cases_generator/README.md`` (#114844) | Kirill Podoprigora | 2024-02-01 | 1 | -7/+21 |
* | Update README for the cases generator (#107826) | Guido van Rossum | 2023-08-10 | 1 | -2/+6 |
* | gh-104584: Baby steps towards generating and executing traces (#105924) | Guido van Rossum | 2023-06-27 | 1 | -1/+1 |
* | gh-98831: Move DSL documentation here from ideas repo (#101629) | Guido van Rossum | 2023-02-07 | 1 | -3/+6 |
* | GH-98831: Add `macro` and `op` and their implementation to DSL (#99495) | Guido van Rossum | 2022-11-23 | 1 | -3/+3 |
* | GH-98831: Remove redundant extract_cases.py script (GH-99065) | Guido van Rossum | 2022-11-03 | 1 | -6/+0 |
* | GH-98831: "Generate" the interpreter (#98830) | Guido van Rossum | 2022-11-03 | 1 | -0/+39 |