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

ECE - Evaluate Inheritance and Method Overriding Resolution #21

Merged
merged 13 commits into from
Mar 11, 2024

Conversation

xyliew25
Copy link
Contributor

No description provided.

@xyliew25 xyliew25 self-assigned this Mar 10, 2024
@xyliew25
Copy link
Contributor Author

Hi @bryanlohxz @1001mei, could you help to review the changes done in src/ast, e.g., Location extraction, etc.

Also, I've been writing test cases for AST extraction to keep track of the supported scope. As your intended sublanguage scope may be bigger, you could build on the test suite too :)

Copy link
Contributor

@1001mei 1001mei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding test suites for the extractors! The changes to ast are fine. LGTM.

@xyliew25 xyliew25 requested a review from bryanlohxz March 11, 2024 14:50
@xyliew25 xyliew25 merged commit 33afea5 into main Mar 11, 2024
2 checks passed
@xyliew25 xyliew25 deleted the cse/overriding branch March 15, 2024 09:51
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.

2 participants