forked from NomicFoundation/slang
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bindings for structs and refactor contract/libs/ifaces members rules
Also fix nested member accesses and identifier paths for type references
- Loading branch information
Showing
40 changed files
with
7,629 additions
and
4,161 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
320 changes: 219 additions & 101 deletions
320
...s/solidity/outputs/cargo/slang_solidity/src/generated/bindings/generated/binding_rules.rs
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
crates/solidity/outputs/cargo/tests/src/bindings_output/generated/mod.rs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
20 changes: 20 additions & 0 deletions
20
crates/solidity/outputs/cargo/tests/src/bindings_output/generated/structs.rs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.