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

(WIP) Open source preparation #13

Merged
merged 11 commits into from
Dec 7, 2018
Merged

(WIP) Open source preparation #13

merged 11 commits into from
Dec 7, 2018

Conversation

montyly
Copy link
Member

@montyly montyly commented Nov 30, 2018

Improve documentation (#8)

  • Improve Readme
  • Add library usage

Improve API (#7)

  • Create command line arguments
  • Improve CFG module API

Use logging (close #4)

montyly and others added 11 commits November 26, 2018 17:25
Add compute_simple_edges
Add setup.py for pip install (close #10)
Update README.md
- Improve Readme
- Add library usage
Improve API (#7)
- Create command line arguments
- Improve CFG module API
Use logging (close #4)
examples/library.py: improve description
Fix incorrect cfg.basic_blocks cfg.instructions results
Improve examples
@montyly montyly merged commit 5136d72 into master Dec 7, 2018
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.

Replace calls to print with logging that can be enabled/disabled
2 participants