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

[WIP] Revamped expression resolver to have context #251

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jstedfast
Copy link
Member

This is needed to resolve ambiguous expressions such as
those that could be a type -or- a variable name.

Partial fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/939728/

This is needed to resolve ambiguous expressions such as
those that could be a type -or- a variable name.

Partial fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/939728/
@jstedfast
Copy link
Member Author

Merging this will cause monodevelop to fail to compile until mono/monodevelop#8800 is complete and gets merged...

@jstedfast jstedfast changed the title Revamped expression resolver to have context [WIP] Revamped expression resolver to have context Sep 24, 2019
Base automatically changed from master to main March 4, 2021 12:37
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

2 participants