-
Notifications
You must be signed in to change notification settings - Fork 207
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
feat: Copy on write optimization for brillig #3522
Merged
Merged
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5f46ff - Browse repository at this point
Copy the full SHA e5f46ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b9319 - Browse repository at this point
Copy the full SHA 13b9319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bafb5d - Browse repository at this point
Copy the full SHA 2bafb5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 946b3e6 - Browse repository at this point
Copy the full SHA 946b3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 995faa4 - Browse repository at this point
Copy the full SHA 995faa4View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f32889f - Browse repository at this point
Copy the full SHA f32889fView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5c80e0 - Browse repository at this point
Copy the full SHA d5c80e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd8be3c - Browse repository at this point
Copy the full SHA cd8be3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d83cf03 - Browse repository at this point
Copy the full SHA d83cf03View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7727cc - Browse repository at this point
Copy the full SHA a7727ccView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ef445f - Browse repository at this point
Copy the full SHA 4ef445fView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37654e6 - Browse repository at this point
Copy the full SHA 37654e6View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for edcb040 - Browse repository at this point
Copy the full SHA edcb040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48806a5 - Browse repository at this point
Copy the full SHA 48806a5View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85c63ef - Browse repository at this point
Copy the full SHA 85c63efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f4699 - Browse repository at this point
Copy the full SHA 58f4699View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff526b6 - Browse repository at this point
Copy the full SHA ff526b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db9468 - Browse repository at this point
Copy the full SHA 4db9468View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bf20f - Browse repository at this point
Copy the full SHA a3bf20fView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48928fa - Browse repository at this point
Copy the full SHA 48928faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6afd0d - Browse repository at this point
Copy the full SHA e6afd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8fcb85 - Browse repository at this point
Copy the full SHA d8fcb85View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f0c06 - Browse repository at this point
Copy the full SHA f5f0c06View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48e72c9 - Browse repository at this point
Copy the full SHA 48e72c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c02007 - Browse repository at this point
Copy the full SHA 9c02007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be1d2d - Browse repository at this point
Copy the full SHA 9be1d2dView commit details
Commits on Nov 28, 2023
-
fix: Fix remaining issues in Brillig's copy on write arrays (#3593)
* Remove todo by going with new approach to Rc * Very important commit: fix typo * fix: make toBits accept arrays and add test * fix: always codegen inc_rc * IncrementRC has no side effects? * Special case inc_rc instead * IncRc is actually an even more special case of DIE. Also mark Value::Params as used * Remove abbreviation --------- Co-authored-by: sirasistant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2030653 - Browse repository at this point
Copy the full SHA 2030653View 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.