-
Notifications
You must be signed in to change notification settings - Fork 234
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: Sync from noir #8466
Merged
Merged
feat: Sync from noir #8466
Commits on Sep 10, 2024
-
[1 changes] fix: suggest trait attributes in LSP (noir-lang/noir#5972)
fix: Error when `quote` is used in runtime code (noir-lang/noir#5978) chore: document HashMap (noir-lang/noir#5984) fix: Restrict keccak256_injective test input to 8 bits (noir-lang/noir#5977) fix: Error when comptime functions are used in runtime code (noir-lang/noir#5976) chore: document BoundedVec (noir-lang/noir#5974) feat: add `Expr::as_let` (noir-lang/noir#5964) chore: remove 3 unused functions warnings in the stdlib (noir-lang/noir#5973) feat: let `nargo` and LSP work well in the stdlib (noir-lang/noir#5969) feat: show doc comments in LSP (noir-lang/noir#5968) feat: add a `panic` method to the stdlib (noir-lang/noir#5966) fix: LSP document symbol didn't work for primitive impls (noir-lang/noir#5970) fix(mem2reg): Handle aliases in function last store cleanup and additional alias unit test (noir-lang/noir#5967) fix: let `derive(Eq)` work for empty structs (noir-lang/noir#5965) feat: add `FunctionDefinition` methods `is_unconstrained` and `set_unconstrained` (noir-lang/noir#5962) feat: LSP autocompletion for attributes (noir-lang/noir#5963) feat: `Module::add_item` (noir-lang/noir#5947) feat: Add `StructDefinition::add_generic` (noir-lang/noir#5961) feat: Add `StructDefinition::name` (noir-lang/noir#5960) fix(mem2reg): Handle aliases better when setting a known value for a load (noir-lang/noir#5959) feat: Arithmetic Generics (noir-lang/noir#5950) feat: add `FunctionDefinition::module` and `StructDefinition::module` (noir-lang/noir#5956) feat: LSP now suggests self fields and methods (noir-lang/noir#5955)
Configuration menu - View commit details
-
Copy full SHA for a27a77e - Browse repository at this point
Copy the full SHA a27a77eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0168bef - Browse repository at this point
Copy the full SHA 0168befView commit details -
Merge branch 'master' into sync-noir
* master: (49 commits) fix(avm): full proving kernel fix (#8468) fix: guesstimate gas for propose (#8445) git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg feat(avm)!: make JUMP(I) 16-bit (#8443) feat(avm)!: variants for SET opcode (#8441) feat(avm)!: variants for MOV opcode (#8440) installer terraform has cloudfront for https support. remove http support once new aztec-up released. fix(docs): Some docs updates (#8412) feat: archiver fork block num (#8425) feat(avm-transpiler): optionally count opcode types (#8439) chore(ci): rerun ci when ready for review + don't allow draft merge (#8456) feat(avm): DSL integration of AVM recursive verifier (#8405) chore: Rename files relating to what were "instances" (#8383) fix: fmt (#8454) fix: add re-exports back (#8453) fix(bb): mac release (#8450) chore(docs): update box readme, remove duplicated features, added box install to the docs (#8254) ...
Configuration menu - View commit details
-
Copy full SHA for 3d93977 - Browse repository at this point
Copy the full SHA 3d93977View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf69bd8 - Browse repository at this point
Copy the full SHA cf69bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 547645a - Browse repository at this point
Copy the full SHA 547645aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b12060e - Browse repository at this point
Copy the full SHA b12060eView 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.