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

Type inference #18

Merged
merged 3 commits into from
Jun 14, 2019
Merged

Type inference #18

merged 3 commits into from
Jun 14, 2019

Conversation

Enkelmann
Copy link
Contributor

adds pointer target tracking to type inference. Practical usefulness is still limited, since the analysis is not interprocedural yet.

@Enkelmann Enkelmann requested a review from tbarabosch June 3, 2019 13:59
Copy link
Contributor

@tbarabosch tbarabosch left a comment

Choose a reason for hiding this comment

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

This looks pretty good. Even though there are still some TODOs, let's bring this into the master branch. It's backed by the tests and doesn't break anything.

@tbarabosch tbarabosch merged commit c631bcf into master Jun 14, 2019
@tbarabosch tbarabosch deleted the type_inference branch June 14, 2019 11: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.

2 participants