FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-46528: Simplify the VM's stack manipulations by brandtbucher · Pull Request #30902 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-46528: Simplify the VM's stack manipulations
- #30902
#30902
Merged
brandtbucher
merged 10 commits into
python:main
python/cpython:main
from
brandtbucher:swap
brandtbucher/cpython:swap
Copy head branch name to clipboard
Jan 26, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
bpo-46528: Simplify the VM's stack manipulations
#30902
brandtbucher
merged 10 commits into
python:main
python/cpython:main
from
brandtbucher:swap
brandtbucher/cpython:swap
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2022
Replace ROT*/DUP* with SWAP/COPY
brandtbucher
committed
eb5ec74
View commit details
Copy full SHA for eb5ec74
Browse repository at this point
Catch up with main
brandtbucher
committed
415c9b2
View commit details
Copy full SHA for 415c9b2
Browse repository at this point
Implement a "swaptimizer"
brandtbucher
committed
96f0ce5
View commit details
Copy full SHA for 96f0ce5
Browse repository at this point
Commits on Jan 26, 2022
Simplify things further
brandtbucher
committed
1ab5f21
View commit details
Copy full SHA for 1ab5f21
Browse repository at this point
blurb add
brandtbucher
committed
d85d65b
View commit details
Copy full SHA for d85d65b
Browse repository at this point
Fix typo
brandtbucher
committed
1f67c08
View commit details
Copy full SHA for 1f67c08
Browse repository at this point
Clean up wording
brandtbucher
committed
c4ef99f
View commit details
Copy full SHA for c4ef99f
Browse repository at this point
Remove VLA usage
brandtbucher
committed
6274309
View commit details
Copy full SHA for 6274309
Browse repository at this point
Apply feedback from code review
brandtbucher
committed
aa51caa
View commit details
Copy full SHA for aa51caa
Browse repository at this point
Naming is hard
brandtbucher
committed
1537cda
View commit details
Copy full SHA for 1537cda
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL