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

Detect where delays are needed from system #129

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Detect where delays are needed from system #129

merged 5 commits into from
Nov 15, 2024

Conversation

richfitz
Copy link
Member

This PR works out if rhs or output will use delays and adds that as a property. I could not work out how to make that a type, but have gone with a compile-time bool, which feels ok really. This then removes the rhs and output argument from delays and makes the checks within system much nicer.

Merge after #127, contains those commits

@richfitz richfitz marked this pull request as ready for review November 15, 2024 12:15
@richfitz richfitz marked this pull request as draft November 15, 2024 13:51
@weshinsley weshinsley merged commit e59fbf5 into main Nov 15, 2024
8 checks passed
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.

2 participants