Skip to content

Simpler region types#110

Merged
melsman merged 2 commits intomasterfrom
simpler-region-types
Sep 15, 2022
Merged

Simpler region types#110
melsman merged 2 commits intomasterfrom
simpler-region-types

Conversation

@melsman
Copy link
Copy Markdown
Owner

@melsman melsman commented Sep 15, 2022

This PR solves #106 .

For supporting explicit region variables and effects (#34), we still have the runtype RT_BOT, but region variables of this type are created only when explicit region variables are introduced.

This PR also fixes #101 as there are no longer any region variables of runtype RT_WORD.

@melsman melsman self-assigned this Sep 15, 2022
@melsman melsman added bug cleanup Cleanup of source code labels Sep 15, 2022
@melsman melsman changed the title simpler region types Simpler region types Sep 15, 2022
@melsman melsman merged commit 288073e into master Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug cleanup Cleanup of source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problematic unification of RT_BOT-typed region variables

1 participant