Skip to content

Fix/#50 volatile #60

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

Merged
merged 2 commits into from
Mar 12, 2014
Merged

Fix/#50 volatile #60

merged 2 commits into from
Mar 12, 2014

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 12, 2014

Resubmitting the pull request with added comment.

odersky added 2 commits March 9, 2014 13:39
Volatile checking needs to take all intersections into account; previously these
could be discarded through needsChecking.

Plus several refactorings and additions.

1) Module vals now have Final and Stable flags set
2) All logic around isVolatile is now in TypeOps; some of it was moved from Types.
3) Added stability checking to Select and SelectFromType typings.

Todo: We should find a better name for isVolatile. Maybe define the negation instead under the name
"isRealizable"?.
odersky added a commit that referenced this pull request Mar 12, 2014
@odersky odersky merged commit 6e7dd1b into scala:master Mar 12, 2014
@odersky odersky deleted the fix/#50-volatile branch March 12, 2014 15:55
WojciechMazur pushed a commit to WojciechMazur/dotty that referenced this pull request Mar 19, 2025
Backport "Fix typo in `allTermArguments`" to 3.3 LTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant