Skip to content
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

Compiler-compile-all-Literals-readOnly #7631

Conversation

MarcusDenker
Copy link
Member

after making sure that #beReadOnlyObject can be called even on immediate objects, we do not need anymore to check using
#isReadOnlyLiteral.

This PR only changes the compiler, #isReadOnlyLiteral will be removed later.

…ate objects, we do not need anymore to check using

#isReadOnlyLiteral.

This PR only changes the compiler, #isReadOnlyLiteral will be removed later.
@MarcusDenker MarcusDenker added the Status: Need more work The issue is nearly ready. Waiting some last bits. label Oct 30, 2020
@MarcusDenker MarcusDenker added Status: Tests passed please review! and removed Status: Need more work The issue is nearly ready. Waiting some last bits. labels Oct 30, 2020
@MarcusDenker MarcusDenker merged commit 352a8b0 into pharo-project:Pharo9.0 Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants