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

Moved to the latest rascal and rascal-plugin release #27

Merged
merged 12 commits into from
Oct 17, 2024

Conversation

DavyLandman
Copy link
Member

@DavyLandman DavyLandman commented Jun 14, 2024

@jurgenvinju & @PaulKlint I think rascal-core is finding a few errors that might not be errors:

[ERROR]   lang/flybytes/Compiler.rsc:032:049: Default expression of type `Maybe[loc]` expected, found `Maybe[&A]`

apart from that, for @jurgenvinju to pickup, there are quite some errors where the overloads have different return types. In this PR I fixed a few of the type errors that where easy to fix, but these I'll leave for you.

@DavyLandman DavyLandman requested a review from jurgenvinju June 14, 2024 13:24
@jurgenvinju
Copy link
Member

I fixed those return type things last week on a local branch. So I'll merge that a.s.a.p.

@DavyLandman
Copy link
Member Author

@jurgenvinju & @PaulKlint the code now typechecks, there are now 2 errors in the tests.

@DavyLandman
Copy link
Member Author

@jurgenvinju this one is ready for merging I think.

@DavyLandman
Copy link
Member Author

@jurgenvinju this one is ready for merging.

@jurgenvinju jurgenvinju merged commit c4c71be into main Oct 17, 2024
1 check passed
@jurgenvinju jurgenvinju deleted the chore/update-latest-rascal-release branch October 17, 2024 12:58
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