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

Merge stack and temporary variable groups in JuvixReg #2579

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Jan 11, 2024

After this change there are only two types of variables in JuvixReg: arguments and local variables. The previous distinction between stack and temporary variables was spurious and complicated things unnecessarily.

@lukaszcz lukaszcz added this to the 0.6.0 milestone Jan 11, 2024
@lukaszcz lukaszcz self-assigned this Jan 11, 2024
@lukaszcz lukaszcz force-pushed the reg-vars branch 2 times, most recently from 1029c59 to bac4298 Compare January 12, 2024 12:09
janmasrovira
janmasrovira previously approved these changes Jan 17, 2024
@lukaszcz lukaszcz merged commit 3aaa822 into main Jan 17, 2024
4 checks passed
@lukaszcz lukaszcz deleted the reg-vars branch January 17, 2024 18:11
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