forked from 0xPolygonMiden/air-script
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Thy rework ir #3
Merged
Merged
+2,505
−878
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4804834 - Browse repository at this point
Copy the full SHA 4804834View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35dd907 - Browse repository at this point
Copy the full SHA 35dd907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03744ad - Browse repository at this point
Copy the full SHA 03744adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64cf047 - Browse repository at this point
Copy the full SHA 64cf047View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a999882 - Browse repository at this point
Copy the full SHA a999882View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9176471 - Browse repository at this point
Copy the full SHA 9176471View commit details -
Rename VisitOrder::DepthFirst to Manual
implement real depth first remove external stack in post-order visit abstract Visit trait with auto implem for VisitContext implems
Configuration menu - View commit details
-
Copy full SHA for ac51b88 - Browse repository at this point
Copy the full SHA ac51b88View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f60e664 - Browse repository at this point
Copy the full SHA f60e664View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f1bd7 - Browse repository at this point
Copy the full SHA e9f1bd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4910417 - Browse repository at this point
Copy the full SHA 4910417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e43103 - Browse repository at this point
Copy the full SHA 9e43103View commit details -
implement Enf, Call, Fold, For, If, Vector, Matrix, Boundary, Parameter
Configuration menu - View commit details
-
Copy full SHA for 78ab06d - Browse repository at this point
Copy the full SHA 78ab06dView commit details -
blanket migration for degree and trace
added Eq support to operation few bugfixes
Configuration menu - View commit details
-
Copy full SHA for f066d6a - Browse repository at this point
Copy the full SHA f066d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 103f453 - Browse repository at this point
Copy the full SHA 103f453View commit details -
Configuration menu - View commit details
-
Copy full SHA for d130f97 - Browse repository at this point
Copy the full SHA d130f97View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 987aa35 - Browse repository at this point
Copy the full SHA 987aa35View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a76e357 - Browse repository at this point
Copy the full SHA a76e357View commit details
Commits on Nov 26, 2024
-
fix builder pattern duplication and split+rename NodeType
rename NodeTypes to NodeType split NodeType into LeafNode, RootNode, MiddleNode removed debugging
Configuration menu - View commit details
-
Copy full SHA for cbd6620 - Browse repository at this point
Copy the full SHA cbd6620View commit details
Commits on Nov 27, 2024
-
new_i32 replaced by generic new_value LeafNode::I32 renamed to Value implemented Felt Leaf node improved conversions removed debugging
Configuration menu - View commit details
-
Copy full SHA for 858d012 - Browse repository at this point
Copy the full SHA 858d012View commit details -
removed MiddleNode::Node renamed new_body -> new_scope implement Default
Configuration menu - View commit details
-
Copy full SHA for 750ecf6 - Browse repository at this point
Copy the full SHA 750ecf6View commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 345cbe7 - Browse repository at this point
Copy the full SHA 345cbe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 002dfa5 - Browse repository at this point
Copy the full SHA 002dfa5View 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.