-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-93678: reduce boilerplate and code repetition in the compiler #93682
Merged
iritkatriel
merged 18 commits into
python:main
from
iritkatriel:codegen-reduce-repetition
Jun 14, 2022
Merged
GH-93678: reduce boilerplate and code repetition in the compiler #93682
iritkatriel
merged 18 commits into
python:main
from
iritkatriel:codegen-reduce-repetition
Jun 14, 2022
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 996be64 - Browse repository at this point
Copy the full SHA 996be64View commit details -
Configuration menu - View commit details
-
Copy full SHA for af31e92 - Browse repository at this point
Copy the full SHA af31e92View commit details -
merge basicblock_addop, basicblock_addop_i and basicblock_add_jump in…
…to one functions to reduce unnecessary repetition
Configuration menu - View commit details
-
Copy full SHA for f8a0767 - Browse repository at this point
Copy the full SHA f8a0767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430b4b9 - Browse repository at this point
Copy the full SHA 430b4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d5609 - Browse repository at this point
Copy the full SHA 66d5609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7670a7c - Browse repository at this point
Copy the full SHA 7670a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d74572 - Browse repository at this point
Copy the full SHA 7d74572View commit details -
Configuration menu - View commit details
-
Copy full SHA for 016ebbc - Browse repository at this point
Copy the full SHA 016ebbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e06cad - Browse repository at this point
Copy the full SHA 5e06cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c23e2cf - Browse repository at this point
Copy the full SHA c23e2cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc74555 - Browse repository at this point
Copy the full SHA fc74555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9220fc1 - Browse repository at this point
Copy the full SHA 9220fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5dc34 - Browse repository at this point
Copy the full SHA 9b5dc34View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5330060 - Browse repository at this point
Copy the full SHA 5330060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 414e26a - Browse repository at this point
Copy the full SHA 414e26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26dc190 - Browse repository at this point
Copy the full SHA 26dc190View commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98d24f2 - Browse repository at this point
Copy the full SHA 98d24f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7851ccd - Browse repository at this point
Copy the full SHA 7851ccdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.