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

[ refactor ] export signal to code conversions #3373

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

stefan-hoeck
Copy link
Contributor

Description

In this small but potentially breaking change, System.Signa.signalCode and toSignal are exported, since these conversions are useful when one wants to define different signal handling routines while sticking to the already existing Signal type.

Should this change go in the CHANGELOG?

  • If this is a fix, user-facing change, a compiler change, or a new paper
    implementation, I have updated CHANGELOG_NEXT.md (and potentially also
    CONTRIBUTORS.md).

@gallais gallais merged commit 60ddcd0 into idris-lang:main Aug 18, 2024
22 checks passed
@stefan-hoeck stefan-hoeck deleted the sig_code branch August 18, 2024 09:46
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