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 abstract types and global constraints #412

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Add abstract types and global constraints #412

merged 1 commit into from
Feb 14, 2024

Conversation

Alasdair
Copy link
Collaborator

@Alasdair Alasdair commented Jan 8, 2024

Will likely fail with anything other than --just-check, as only implemented in the frontend parts (type checker/parser) for now

Copy link

github-actions bot commented Jan 8, 2024

Test Results

    8 files  ±0     19 suites  ±0   0s ⏱️ ±0s
  609 tests +5    609 ✅ +5  0 💤 ±0  0 ❌ ±0 
1 964 runs  +5  1 963 ✅ +5  1 💤 ±0  0 ❌ ±0 

Results for commit dc7f3c2. ± Comparison against base commit 5929b9b.

♻️ This comment has been updated with latest results.

@Alasdair Alasdair force-pushed the abstract_types branch 2 times, most recently from 51be6e9 to 52b411d Compare January 8, 2024 12:08
Will likely fail with anything other than --just-check, as
only implemented in type system and parser for now
@Alasdair Alasdair merged commit 8b7e603 into sail2 Feb 14, 2024
9 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.

1 participant