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 function binding name resolution #620

Merged
merged 7 commits into from
Oct 15, 2023

Conversation

CohenArthur
Copy link
Member

  • name-resolve: Add Scoper pass
  • fir: Allowing index through Fir with RefIdx
  • fir: Allow indexing with RefIdx, rename RefIdx::unwrap
  • [f] name_resolve: Add base for new scope maps and algorithms

@CohenArthur CohenArthur force-pushed the fix-function-binding-name-resolution branch from 9a69fa2 to f4f9b47 Compare October 15, 2023 12:19
@CohenArthur CohenArthur marked this pull request as ready for review October 15, 2023 12:20
@CohenArthur CohenArthur force-pushed the fix-function-binding-name-resolution branch 2 times, most recently from 73ee45a to b7e94ef Compare October 15, 2023 12:24
@CohenArthur
Copy link
Member Author

this PR needs a lot more documentation before being merged

@CohenArthur CohenArthur force-pushed the fix-function-binding-name-resolution branch from f76e6a1 to ef76e90 Compare October 15, 2023 22:26
@CohenArthur CohenArthur merged commit a80abe8 into master Oct 15, 2023
9 checks passed
@CohenArthur CohenArthur deleted the fix-function-binding-name-resolution branch October 15, 2023 22:29
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.

None yet

1 participant