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

Compilerbased-meta-data-tagging #7779

Conversation

MarcusDenker
Copy link
Member

This PR changes #containsHalt to not scan the bytecode but instead return a property that the compiler sets at compile time.

It adds a dedicated visitor for this, but for now calls it when we do semantic analysis (could be moved later to the compiler, but that needs some refactoring, I added it to the backlog)

…turn a property that the compiler sets at compile time.
@MarcusDenker MarcusDenker added the Status: Need more work The issue is nearly ready. Waiting some last bits. label Nov 19, 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 Nov 19, 2020
MarcusDenker added a commit to pharo-spec/NewTools that referenced this pull request Nov 23, 2020
@MarcusDenker MarcusDenker merged commit 40ad3ca into pharo-project:Pharo9.0 Nov 25, 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.

None yet

1 participant