-
-
Notifications
You must be signed in to change notification settings - Fork 804
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[lang]: add linearization check for initializers #4038
Draft
charles-cooper
wants to merge
17
commits into
vyperlang:master
Choose a base branch
from
charles-cooper:init-dependencies
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
feat[lang]: add linearization check for initializers #4038
charles-cooper
wants to merge
17
commits into
vyperlang:master
from
charles-cooper:init-dependencies
Commits on May 21, 2024
-
feat[lang]: add linearization check for initializers
add a check that each init function is called after its dependencies misc/refactor: - additional rewrite of a few lines without changing semantics
Configuration menu - View commit details
-
Copy full SHA for 6dad0f8 - Browse repository at this point
Copy the full SHA 6dad0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132b487 - Browse repository at this point
Copy the full SHA 132b487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 349a39b - Browse repository at this point
Copy the full SHA 349a39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e384d65 - Browse repository at this point
Copy the full SHA e384d65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a69f6e - Browse repository at this point
Copy the full SHA 0a69f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d05a4 - Browse repository at this point
Copy the full SHA 47d05a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac2364b - Browse repository at this point
Copy the full SHA ac2364bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dca48e8 - Browse repository at this point
Copy the full SHA dca48e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 496bfda - Browse repository at this point
Copy the full SHA 496bfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0e558 - Browse repository at this point
Copy the full SHA 2c0e558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a365e2 - Browse repository at this point
Copy the full SHA 9a365e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab34c5 - Browse repository at this point
Copy the full SHA cab34c5View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cea79cf - Browse repository at this point
Copy the full SHA cea79cfView commit details
Commits on Jun 2, 2024
-
Revert "disallow touching state of
uses
modules in__init__()
fun……ctions" This reverts commit cea79cf.
Configuration menu - View commit details
-
Copy full SHA for 0605e29 - Browse repository at this point
Copy the full SHA 0605e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a1c95f - Browse repository at this point
Copy the full SHA 6a1c95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9740de3 - Browse repository at this point
Copy the full SHA 9740de3View commit details -
--------- Co-authored-by: trocher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e46e535 - Browse repository at this point
Copy the full SHA e46e535View 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.