-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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-98831: Add macro
and op
and their implementation to DSL
#99495
Merged
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7fb598a - Browse repository at this point
Copy the full SHA 7fb598aView commit details -
Improve code generation for super/macro instructions
(But this needs to be cleaned up for maintainability.)
Configuration menu - View commit details
-
Copy full SHA for edae5af - Browse repository at this point
Copy the full SHA edae5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 881357e - Browse repository at this point
Copy the full SHA 881357eView commit details -
Reduce the fiddling with integers in super analysis
Also: - Add helpers for indent management; - Reformat with black.
Configuration menu - View commit details
-
Copy full SHA for 0f12c40 - Browse repository at this point
Copy the full SHA 0f12c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for babdbf9 - Browse repository at this point
Copy the full SHA babdbf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fa0a04 - Browse repository at this point
Copy the full SHA 2fa0a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0c874 - Browse repository at this point
Copy the full SHA cb0c874View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe0d336 - Browse repository at this point
Copy the full SHA fe0d336View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84a5c3 - Browse repository at this point
Copy the full SHA d84a5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ad950 - Browse repository at this point
Copy the full SHA d7ad950View commit details -
Configuration menu - View commit details
-
Copy full SHA for a034675 - Browse repository at this point
Copy the full SHA a034675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aafac8 - Browse repository at this point
Copy the full SHA 1aafac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20062f4 - Browse repository at this point
Copy the full SHA 20062f4View commit details -
Fix crash when WITH_EXCEPT_START errors out
This was popping the common items off the stack.
Configuration menu - View commit details
-
Copy full SHA for 7194723 - Browse repository at this point
Copy the full SHA 7194723View commit details
Commits on Nov 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb62653 - Browse repository at this point
Copy the full SHA cb62653View commit details
Commits on Nov 22, 2022
-
I blame Copilot. :-) Co-authored-by: Brandt Bucher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b74aa6a - Browse repository at this point
Copy the full SHA b74aa6aView commit details -
I thought I got them all... Co-authored-by: Brandt Bucher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0feff9 - Browse repository at this point
Copy the full SHA a0feff9View commit details -
Co-authored-by: Brandt Bucher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2e9991 - Browse repository at this point
Copy the full SHA a2e9991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240126b - Browse repository at this point
Copy the full SHA 240126bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6640706 - Browse repository at this point
Copy the full SHA 6640706View commit details -
Introduce read_uint16(p) as equivalent to *p
This simplifies a few lines in the code generator.
Configuration menu - View commit details
-
Copy full SHA for 7afa58c - Browse repository at this point
Copy the full SHA 7afa58cView 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.