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
/
parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-102021 : Allow multiple input files for interpreter loop generator (#102022)
Jacob Bower
2023-03-04
1
-7/+10
*
gh-98831: Modernize FORMAT_VALUE (#101628)
Guido van Rossum
2023-02-08
1
-1/+8
*
gh-98831: Support conditional effects; use for LOAD_ATTR (#101333)
Guido van Rossum
2023-01-30
1
-22/+27
*
GH-98831: Implement array support in cases generator (#100912)
Guido van Rossum
2023-01-17
1
-12/+48
*
GH-98831: Identify instructions that don't use oparg (#100957)
Guido van Rossum
2023-01-14
1
-1/+1
*
GH-98831: Update generate_cases.py: register inst, opcode_metadata.h (#100735)
Guido van Rossum
2023-01-05
1
-7/+12
*
GH-98831: Typed stack effects, and more instructions converted (#99764)
Guido van Rossum
2022-12-08
1
-21/+28
*
GH-98831: Support cache effects in super- and macro instructions (#99601)
Guido van Rossum
2022-12-03
1
-47/+102
*
GH-98831: Add `macro` and `op` and their implementation to DSL (#99495)
Guido van Rossum
2022-11-23
1
-11/+21
*
GH-98831: Refactor and fix cases generator (#99526)
Guido van Rossum
2022-11-18
1
-31/+19
*
GH-98831: Implement basic cache effects (#99313)
Guido van Rossum
2022-11-16
1
-48/+76
*
GH-98831: Simple input-output stack effects for bytecodes.c (#99120)
Guido van Rossum
2022-11-08
1
-21/+49
*
GH-98831: Implement super-instruction generation (#99084)
Guido van Rossum
2022-11-06
1
-4/+32
*
GH-98831: "Generate" the interpreter (#98830)
Guido van Rossum
2022-11-03
1
-0/+222