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

Full support for C++ programs #47

Merged
merged 1 commit into from May 10, 2022
Merged

Full support for C++ programs #47

merged 1 commit into from May 10, 2022

Conversation

nhasabni
Copy link
Collaborator

This commit contains integration of TreeSitter's C++ parser into ControlFlag
along with support to mine patterns from C++ programs and support to
detect anomalous C++ patterns.

It contains links to datasets containing conditional expressions
that are found in GitHub repositories using C++ as their primary language.

It also contains C++-specific unit tests and a quick start test.

This commit contains integration of TreeSitter's C++ parser into ControlFlag
along with support to mine patterns from C++ programs and support to
detect anomalous C++ patterns.

It contains links to datasets containing conditional expressions
that are found in GitHub repositories using C++ as their primary language.

It also contains C++-specific unit tests and a quick start test.
@nhasabni nhasabni merged commit 277afbd into master May 10, 2022
@nhasabni nhasabni deleted the nhasabni/cpp_support branch May 10, 2022 00:36
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.

None yet

1 participant