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

Move clock into engine, create an engine alarm #96

Closed
cratuki opened this issue Oct 8, 2017 · 2 comments
Closed

Move clock into engine, create an engine alarm #96

cratuki opened this issue Oct 8, 2017 · 2 comments

Comments

@cratuki
Copy link
Member

cratuki commented Oct 8, 2017

Create a engine method, alarm_at(self, t, cb_alarm, value)

Will need to move clock into the engine package to make this possible. In the process, fix the clock API.

@cratuki
Copy link
Member Author

cratuki commented Oct 11, 2017

Removed a test from the gruel logic that is getting in the way of me running tests when I develop under windows. The current overhaul of gruel is being run out of issue #97 . The comments there describe my thoughts on that test. The removed test will not be missed.

@cratuki
Copy link
Member Author

cratuki commented Nov 18, 2017

Done. This was a significant refactor, and I have captured the changes in CHANGELOG.txt.

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

No branches or pull requests

1 participant