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

Clean up API #12

Merged
merged 6 commits into from
Nov 26, 2018
Merged

Clean up API #12

merged 6 commits into from
Nov 26, 2018

Conversation

joshwatson
Copy link
Contributor

This refactor is an attempt at fulfilling the request of issue #7 by cleaning up the API. It separates the Function and BasicBlock classes into their own files, as well as introducing a new CFG class to represent a full CFG.

Advice and suggestions on how to further improve it are welcome :)

@montyly montyly merged commit 83db5a3 into master Nov 26, 2018
@montyly montyly deleted the dev-clean-up-api branch November 30, 2018 18:06
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

2 participants