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

feat(compiler): validate variable definition uniqueness #422

Closed
wants to merge 42 commits into from

Conversation

lrlna
Copy link
Member

@lrlna lrlna commented Jan 16, 2023

trying out the new diagnostics changes from #414 !

@goto-bus-stop so far so good! process seems to be just as straightforward as before 🙏

I am now noticing the thing you pointed out this morning about fileids in diagnostics struct - basically all the tests get updated whenever you add a new file, which means there are a ton of diffs.

@lrlna lrlna self-assigned this Jan 16, 2023
@lrlna lrlna mentioned this pull request Jan 16, 2023
3 tasks
@lrlna lrlna added the apollo-compiler issues/PRs pertaining to semantic analysis & validation label Jan 17, 2023
Base automatically changed from multi-file-errors to main January 30, 2023 12:19
@lrlna
Copy link
Member Author

lrlna commented Feb 2, 2023

gonna close this and do all the variable validations (#312) all together in one PR (and not only because i don't want to deal with all these conflicts >.<)

@lrlna lrlna closed this Feb 2, 2023
@lrlna lrlna deleted the unique_variable_def branch March 31, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apollo-compiler issues/PRs pertaining to semantic analysis & validation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants