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

Add treadle support. #205

Merged
merged 1 commit into from
Jul 18, 2018
Merged

Add treadle support. #205

merged 1 commit into from
Jul 18, 2018

Conversation

chick
Copy link
Contributor

@chick chick commented Jul 17, 2018

  • Create a treadle backend and setup modeled on interpreter
  • Make treadle default backend, although most tests explicitly declare a backend
  • Add treadle to legal backends list
  • Fix up MemoryPoke tests (was getting messed up by DCE)
  • Fix up black box tests, treadle has separate black box API now
  • Add treadle to sbt dependencies
  • Add treadle to mill dependencies

- Create a treadle backend and setup modeled on interpreter
- Make treadle default backend, although most tests explicitly declare a backend
- Add treadle to legal backends list
- Fix up MemoryPoke tests (was getting messed up by DCE)
- Fix up black box tests, treadle has separate black box API now
- Add treadle to sbt dependencies
- Add treadle to mill dependencies
@chick chick added this to the 1.3.0 milestone Jul 17, 2018
@chick chick self-assigned this Jul 17, 2018
@chick chick requested a review from ucbjrl July 17, 2018 21:49
Copy link
Contributor

@ucbjrl ucbjrl left a comment

Choose a reason for hiding this comment

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

beauty, eh

@chick chick merged commit 4b784ce into master Jul 18, 2018
ucbjrl pushed a commit that referenced this pull request Aug 23, 2018
- Create a treadle backend and setup modeled on interpreter
- Make treadle default backend, although most tests explicitly declare a backend
- Add treadle to legal backends list
- Fix up MemoryPoke tests (was getting messed up by DCE)
- Fix up black box tests, treadle has separate black box API now
- Add treadle to sbt dependencies
- Add treadle to mill dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants