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

Make tvar and gvar part of Nimony's model #554

Merged
merged 6 commits into from
Feb 14, 2025
Merged

Make tvar and gvar part of Nimony's model #554

merged 6 commits into from
Feb 14, 2025

Conversation

ringabout
Copy link
Member

fixes #551

@Araq
Copy link
Member

Araq commented Feb 14, 2025

Well sem.nim also needs to produce these tags. Toplevel var becomes gvar (same for let) and if annotated with .threadvar it becomes a tvar/tlet.

@Araq Araq merged commit c97fc6e into master Feb 14, 2025
3 checks passed
@Araq Araq deleted the pr_new_tag branch February 14, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make tvar and gvar part of Nimony's model
2 participants