FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python/assemble.c - https-github-com-nzysoft/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-nzysoft
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Python
assemble.c
on
main
User selector
Datepicker
Commit history
Commits on Aug 24, 2023
gh-108444: Replace _PyLong_AsInt() with PyLong_AsInt() (#108459)
Show description for b32d4ca
vstinner
authored
b32d4ca
View commit details
Copy full SHA for b32d4ca
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#108367)
iritkatriel
authored
72119d1
View commit details
Copy full SHA for 72119d1
View code at this point
Browse repository at this point
gh-108308: Replace PyDict_GetItem() with PyDict_GetItemRef() (#108309)
Show description for f5559f3
vstinner
authored
f5559f3
View commit details
Copy full SHA for f5559f3
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_metadata.h (#106673)
iritkatriel
authored
2ca008e
View commit details
Copy full SHA for 2ca008e
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
gh-106149: move unconditional jump direction resolution from optimizer to assembler (#106291)
iritkatriel
authored
200f255
View commit details
Copy full SHA for 200f255
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
gh-106149: move jump target resolution from optimizer to assembler (#106150)
iritkatriel
authored
5290881
View commit details
Copy full SHA for 5290881
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and replace by their new versions (#105865)
iritkatriel
authored
14d0126
View commit details
Copy full SHA for 14d0126
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
gh-105481: add pseudo-instructions to the bytecodes DSL (#105506)
iritkatriel
authored
58f5227
View commit details
Copy full SHA for 58f5227
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
gh-87092: avoid gcc warning on uninitialized struct field in assemble… (gh-105243)
Show description for 2f5c1ae
corona10
authored
2f5c1ae
View commit details
Copy full SHA for 2f5c1ae
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
remove unused #includes of pycore_pymem.h (#105166)
iritkatriel
authored
76b9c0c
View commit details
Copy full SHA for 76b9c0c
View code at this point
Browse repository at this point
Commits on May 14, 2023
gh-87092: avoid gcc warning on uninitialized struct field in assemble.c (#104460)
corona10
authored
178153c
View commit details
Copy full SHA for 178153c
View code at this point
Browse repository at this point
Commits on May 9, 2023
gh-97933: (PEP 709) inline list/dict/set comprehensions (#101441)
Show description for c3b595e
authored
c3b595e
View commit details
Copy full SHA for c3b595e
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
gh-87092: change assembler to use instruction sequence instead of CFG (#103933)
iritkatriel
authored
fbf3596
View commit details
Copy full SHA for fbf3596
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
gh-87092: move assembler related code from compile.c to assemble.c (#103277)
iritkatriel
authored
33822d0
View commit details
Copy full SHA for 33822d0
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL