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

New and improved CallResolver #773

Closed
wants to merge 1 commit into from
Closed

New and improved CallResolver #773

wants to merge 1 commit into from

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Apr 30, 2022

This PR restructures the way call expressions and member call expressions work. It introduces a new callee field, to allow modelling of calls that were previously not possible (see #689) and also reworks the way, the base property works.

This IS API breaking and will probably the first PR that starts the v6 development.

Fixes #689
Fixes #298
Fixes #704

@oxisto oxisto added this to the 5.0 milestone Apr 30, 2022
@oxisto oxisto force-pushed the fix-call branch 2 times, most recently from 5a1a8c9 to f39df82 Compare June 15, 2022 12:20
@oxisto oxisto force-pushed the fix-call branch 2 times, most recently from ae17a74 to a9587c5 Compare June 29, 2022 09:25
@oxisto oxisto changed the title Restructuring of CallExpression and MemberCallExpression New and improved CallResolver Sep 19, 2022
This PR restructures the way call expressions and member call expressions work. It introduces a new `callee` field, to allow modelling of calls that were previously not possible (see #689) and also reworks the way, the `base` property works.

This IS API breaking and will probably the first PR that starts the v5 development.

Fixes #689
Fixes #289
@oxisto oxisto removed this from the 5.0 milestone Jan 10, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@oxisto oxisto closed this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants