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

Improve extension parsing logic #74

Merged
merged 5 commits into from
Oct 7, 2020
Merged

Improve extension parsing logic #74

merged 5 commits into from
Oct 7, 2020

Conversation

goodwanghan
Copy link
Collaborator

With triad>=0.4.3 the string expression -> extension parsing can be improved, for example, the expression of member function of a local instance can be parsed.

We need some refactoring on the current Fugue code to make this possible

@goodwanghan goodwanghan added this to the 0.4.2 milestone Oct 7, 2020
@goodwanghan goodwanghan linked an issue Oct 7, 2020 that may be closed by this pull request
@goodwanghan
Copy link
Collaborator Author

This pr is not done

@goodwanghan
Copy link
Collaborator Author

the pr is done

@goodwanghan goodwanghan merged commit b51f706 into master Oct 7, 2020
@goodwanghan goodwanghan deleted the 0.4.1.2 branch October 7, 2020 06:24
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.

[FEATURE] Better support for class member as extensions
2 participants