-
Notifications
You must be signed in to change notification settings - Fork 199
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: lsp rename struct #5380
Merged
Merged
feat: lsp rename struct #5380
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f941c04 - Browse repository at this point
Copy the full SHA f941c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8456a58 - Browse repository at this point
Copy the full SHA 8456a58View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for daf83ed - Browse repository at this point
Copy the full SHA daf83edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e685934 - Browse repository at this point
Copy the full SHA e685934View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9ba252 - Browse repository at this point
Copy the full SHA c9ba252View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df38fb6 - Browse repository at this point
Copy the full SHA df38fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73f177 - Browse repository at this point
Copy the full SHA d73f177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cef0a4 - Browse repository at this point
Copy the full SHA 3cef0a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d7d56 - Browse repository at this point
Copy the full SHA 39d7d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77236c - Browse repository at this point
Copy the full SHA d77236cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d124bd - Browse repository at this point
Copy the full SHA 2d124bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e898f - Browse repository at this point
Copy the full SHA 09e898fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78913ac - Browse repository at this point
Copy the full SHA 78913acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9718234 - Browse repository at this point
Copy the full SHA 9718234View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab455b1 - Browse repository at this point
Copy the full SHA ab455b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7cd372 - Browse repository at this point
Copy the full SHA d7cd372View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4421a2d - Browse repository at this point
Copy the full SHA 4421a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d564ac8 - Browse repository at this point
Copy the full SHA d564ac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b81a2 - Browse repository at this point
Copy the full SHA f0b81a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0eca7 - Browse repository at this point
Copy the full SHA 0b0eca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb7bc7 - Browse repository at this point
Copy the full SHA 7cb7bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b50dc - Browse repository at this point
Copy the full SHA 33b50dcView commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7280c9d - Browse repository at this point
Copy the full SHA 7280c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0802086 - Browse repository at this point
Copy the full SHA 0802086View commit details -
Merge branch 'kh-rename-functions' of https://github.com/noir-lang/noir…
… into kh-rename-functions
Configuration menu - View commit details
-
Copy full SHA for 8122dc8 - Browse repository at this point
Copy the full SHA 8122dc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b785c - Browse repository at this point
Copy the full SHA a9b785cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62c5cad - Browse repository at this point
Copy the full SHA 62c5cadView commit details
Commits on Jun 25, 2024
-
Merge branch 'master' into kh-rename-functions
* master: (416 commits) chore: replace cached `in_contract` with `in_contract()` method (#5324) fix: fix usage of `#[abi(tag)]` attribute with elaborator (#5298) fix: don't benchmark the "prove" command as it doesn't exist anymore (#5323) feat(stdlib): Update stdlib to use explicit numeric generics (#5306) feat: let `should_fail_with` check that the failure reason contains the expected message (#5319) chore: bump `bb` to 0.43.0 (#5321) feat(frontend): Explicit numeric generics and type kinds (#5155) feat(frontend): Where clause on impl (#5320) chore: add back Pedersen blackbox functions (revert PR 5221) (#5318) fix: skip emission of brillig calls which will never be executed (#5314) feat: Make macros operate on token streams instead of AST nodes (#5301) chore: Bundle SSA Evaluator Options (#5317) fix: Replace panic in monomorphization with an error (#5305) fix(nargo_fmt): Account for spaces before the generic list of a function (#5303) fix: update `in_contract` flag before handling function metadata in elaborator (#5292) fix: fix incorrect return type being applied to stdlib functions `modulus_be_bytes()`, `modulus_be_bits()`, etc. (#5278) chore: refactor test case generation in build.rs (#5280) fix: handle struct with nested arrays in oracle return values (#5244) feat: build simple dictionary from inspecting ACIR program (#5264) fix: Add more thorough check for whether a type is valid when passing it from constrained code to unconstrained code (#5009) ...
Configuration menu - View commit details
-
Copy full SHA for a34e4db - Browse repository at this point
Copy the full SHA a34e4dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d598adf - Browse repository at this point
Copy the full SHA d598adfView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d5577c - Browse repository at this point
Copy the full SHA 9d5577cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7724b01 - Browse repository at this point
Copy the full SHA 7724b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for d18e0a9 - Browse repository at this point
Copy the full SHA d18e0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ce934 - Browse repository at this point
Copy the full SHA 52ce934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db9e6c - Browse repository at this point
Copy the full SHA 4db9e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aee04c7 - Browse repository at this point
Copy the full SHA aee04c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58bc455 - Browse repository at this point
Copy the full SHA 58bc455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d89ab4 - Browse repository at this point
Copy the full SHA 2d89ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d92617 - Browse repository at this point
Copy the full SHA 2d92617View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fc465 - Browse repository at this point
Copy the full SHA a2fc465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b5aaae - Browse repository at this point
Copy the full SHA 8b5aaaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a695c - Browse repository at this point
Copy the full SHA 33a695cView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4da3335 - Browse repository at this point
Copy the full SHA 4da3335View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9f3d76 - Browse repository at this point
Copy the full SHA b9f3d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf87231 - Browse repository at this point
Copy the full SHA bf87231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b2ccb - Browse repository at this point
Copy the full SHA 07b2ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8dbd04 - Browse repository at this point
Copy the full SHA b8dbd04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684389a - Browse repository at this point
Copy the full SHA 684389aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2f0f7 - Browse repository at this point
Copy the full SHA 7a2f0f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7532717 - Browse repository at this point
Copy the full SHA 7532717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 303dc9b - Browse repository at this point
Copy the full SHA 303dc9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 641c74f - Browse repository at this point
Copy the full SHA 641c74fView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2181263 - Browse repository at this point
Copy the full SHA 2181263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8347496 - Browse repository at this point
Copy the full SHA 8347496View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e75387 - Browse repository at this point
Copy the full SHA 4e75387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41de529 - Browse repository at this point
Copy the full SHA 41de529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86644d4 - Browse repository at this point
Copy the full SHA 86644d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d01781 - Browse repository at this point
Copy the full SHA 1d01781View commit details -
Configuration menu - View commit details
-
Copy full SHA for a403340 - Browse repository at this point
Copy the full SHA a403340View 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.