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

Make panic! primitive. #169

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Make panic! primitive. #169

merged 4 commits into from
Nov 4, 2023

Conversation

typeswitch-dev
Copy link
Contributor

Adds a prim-panic that implements panic! as part of the runtime.
Also adds a couple convenient ways to make assertions (expect! and assert!), and adds a bunch of missing assertions.

@typeswitch-dev typeswitch-dev enabled auto-merge (squash) November 4, 2023 12:13
@typeswitch-dev typeswitch-dev merged commit 2f3f8ca into main Nov 4, 2023
7 checks passed
@typeswitch-dev typeswitch-dev deleted the prim-panic branch November 4, 2023 12:21
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.

1 participant