-
Notifications
You must be signed in to change notification settings - Fork 204
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: Basic implementation of traits #2368
Merged
jfecher
merged 31 commits into
noir-lang:master
from
metacraft-labs:yordan/resolve_traits_initial
Aug 30, 2023
Merged
feat: Basic implementation of traits #2368
jfecher
merged 31 commits into
noir-lang:master
from
metacraft-labs:yordan/resolve_traits_initial
Aug 30, 2023
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49984f7 - Browse repository at this point
Copy the full SHA 49984f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a007aa - Browse repository at this point
Copy the full SHA 4a007aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29094f0 - Browse repository at this point
Copy the full SHA 29094f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d00169 - Browse repository at this point
Copy the full SHA 5d00169View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6615f2 - Browse repository at this point
Copy the full SHA a6615f2View commit details -
fix(testsuite): converted traits tests to proper nargo packages
Converted the traits-related tests that are supposed to fail, to the proper format (nargo packages) in the crates/nargo_cli/tests/compile_failure directory. This ensures that the tests are now executed when 'cargo test' is run.
Configuration menu - View commit details
-
Copy full SHA for 568119f - Browse repository at this point
Copy the full SHA 568119fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 788ef07 - Browse repository at this point
Copy the full SHA 788ef07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5032e7d - Browse repository at this point
Copy the full SHA 5032e7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1790a - Browse repository at this point
Copy the full SHA ed1790aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c63592 - Browse repository at this point
Copy the full SHA 1c63592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5d1df - Browse repository at this point
Copy the full SHA 4f5d1dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7f7188 - Browse repository at this point
Copy the full SHA a7f7188View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46c437 - Browse repository at this point
Copy the full SHA e46c437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44d9ee4 - Browse repository at this point
Copy the full SHA 44d9ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b41bab5 - Browse repository at this point
Copy the full SHA b41bab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7046cf1 - Browse repository at this point
Copy the full SHA 7046cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f98928 - Browse repository at this point
Copy the full SHA 3f98928View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f0a15 - Browse repository at this point
Copy the full SHA 68f0a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5caec4 - Browse repository at this point
Copy the full SHA d5caec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 295f057 - Browse repository at this point
Copy the full SHA 295f057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36096d4 - Browse repository at this point
Copy the full SHA 36096d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ed6e2 - Browse repository at this point
Copy the full SHA 87ed6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28edd77 - Browse repository at this point
Copy the full SHA 28edd77View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2873ef - Browse repository at this point
Copy the full SHA d2873efView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd88b96 - Browse repository at this point
Copy the full SHA dd88b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 961550b - Browse repository at this point
Copy the full SHA 961550bView commit details -
Update crates/noirc_frontend/src/ast/mod.rs
convert to `from_func_return_type` to struct method. Definitely a better approach. Co-authored-by: jfecher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbe62b6 - Browse repository at this point
Copy the full SHA bbe62b6View commit details -
Update crates/noirc_frontend/src/hir/def_collector/dc_crate.rs
clean up Co-authored-by: jfecher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28a3aaa - Browse repository at this point
Copy the full SHA 28a3aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef48e2 - Browse repository at this point
Copy the full SHA 2ef48e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b5208 - Browse repository at this point
Copy the full SHA 05b5208View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ec02d - Browse repository at this point
Copy the full SHA 43ec02dView 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.