index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
cases_generator
/
lexer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-115778: Add `tierN` annotation for instruction definitions (#115815)
Kirill Podoprigora
2024-02-23
1
-0/+2
*
GH-115457: Support splitting and replication of micro ops. (GH-115558)
Mark Shannon
2024-02-20
1
-0/+2
*
gh-113710: Add types to the interpreter DSL (#113711)
Ken Jin
2024-01-12
1
-2/+10
*
GH-111485: Separate out parsing, analysis and code-gen phases of tier 1 code ...
Mark Shannon
2023-12-07
1
-4/+5
*
GH-111848: Tidy up tier 2 handling of FOR_ITER specialization by using DEOPT_...
Mark Shannon
2023-11-08
1
-1/+1
*
GH-111485: Allow arbitrary annotations on instructions and micro-ops. (GH-111...
Mark Shannon
2023-11-07
1
-6/+17
*
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Dong-hee Na
2023-08-18
1
-119/+210
*
gh-106200: Remove unused imports (#106201)
Nikita Sobolev
2023-06-28
1
-1/+0
*
gh-105407: Remove unused imports in tools (#105409)
Victor Stinner
2023-06-06
1
-1/+0
*
gh-102021 : Allow multiple input files for interpreter loop generator (#102022)
Jacob Bower
2023-03-04
1
-1/+1
*
GH-98831: Support cache effects in super- and macro instructions (#99601)
Guido van Rossum
2022-12-03
1
-1/+6
*
GH-98831: Add `macro` and `op` and their implementation to DSL (#99495)
Guido van Rossum
2022-11-23
1
-2/+2
*
GH-98831: Refactor and fix cases generator (#99526)
Guido van Rossum
2022-11-18
1
-3/+3
*
GH-98831: "Generate" the interpreter (#98830)
Guido van Rossum
2022-11-03
1
-0/+257