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

Eliminate base from type variables #105

Closed
melsman opened this issue Jan 24, 2022 · 1 comment
Closed

Eliminate base from type variables #105

melsman opened this issue Jan 24, 2022 · 1 comment
Assignees
Labels
cleanup Cleanup of source code

Comments

@melsman
Copy link
Owner

melsman commented Jan 24, 2022

It should no longer be necessary to have the program unit base be part of a type variable - no type variable occurs free in a well-elaborated program unit (topdec). Related to issue #102 that arranges for semantic objects to be serialised more efficiently than previously.

@melsman melsman added the cleanup Cleanup of source code label Jan 24, 2022
@melsman melsman self-assigned this Jan 24, 2022
@melsman
Copy link
Owner Author

melsman commented Jan 25, 2022

Fixed on commit f4c27d0.

@melsman melsman closed this as completed Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup of source code
Projects
None yet
Development

No branches or pull requests

1 participant