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

Fix naming of constructors and function arguments in Core #2733

Closed
lukaszcz opened this issue Apr 17, 2024 · 0 comments · Fixed by #2843
Closed

Fix naming of constructors and function arguments in Core #2733

lukaszcz opened this issue Apr 17, 2024 · 0 comments · Fixed by #2843
Assignees
Labels
bug core Related to JuvixCore
Milestone

Comments

@lukaszcz
Copy link
Collaborator

lukaszcz commented Apr 17, 2024

We sometimes get ? instead of a constructor name or a function argument name.

disambiguateNames should be adapted to set the name info for constructors. I think some (long) time ago this worked because the constructors and case branches were already annotated.

@lukaszcz lukaszcz added bug core Related to JuvixCore labels Apr 17, 2024
@lukaszcz lukaszcz added this to the 0.6.2 milestone Apr 17, 2024
@lukaszcz lukaszcz self-assigned this Apr 17, 2024
@paulcadman paulcadman modified the milestones: 0.6.2, 0.6.3 Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug core Related to JuvixCore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants