-
Notifications
You must be signed in to change notification settings - Fork 78
Issues: usethesource/rascal
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Cyclic imports fail in the interpreter depending on which module you import first
bug
interpreter
#2151
opened Feb 20, 2025 by
PieterOlivier
Typecheck error only when typechecking importing module
bug
typechecker
#2150
opened Feb 20, 2025 by
PieterOlivier
Deep pattern match on a bound variable with a Tree type causes unexpected matches
bug
interpreter
show stopper
#2147
opened Feb 13, 2025 by
DavyLandman
Automatic ADT generation from JSON Schema docs?
enhancement
library
#2137
opened Jan 30, 2025 by
nfi-hashicorp
Typechecker does not allow assigning a public variable of a different module
bug
typechecker
#2131
opened Jan 27, 2025 by
DavyLandman
Type checker and interpreter do not agree on
@expected
values
bug
typechecker
#2130
opened Jan 27, 2025 by
toinehartman
Ambiguity when combining tuple projection and
when
clause
ambiguity
bug
#2125
opened Jan 18, 2025 by
sungshik
Ambiguity when combining tuple projection and string interpolation
ambiguity
bug
#2122
opened Jan 15, 2025 by
sungshik
NPE while running function from constructor keyword argument
bug
interpreter
#2121
opened Jan 14, 2025 by
toinehartman
Typechecker does not throw error on constructor without arguments
bug
typechecker
#2120
opened Jan 14, 2025 by
toinehartman
False positive "nullary function should not be overloaded" for functions that accept tuple patterns
bug
typechecker
#2105
opened Dec 18, 2024 by
jurgenvinju
Random access node assignable throws ClassCastException
bug
interpreter
#2099
opened Dec 11, 2024 by
jurgenvinju
Qualified type names not recognized at import time in tuple types
bug
#2093
opened Dec 6, 2024 by
tvdstorm
Type checker doesn't warn about "shadowing" nonterminal type
bug
typechecker
#2092
opened Dec 6, 2024 by
tvdstorm
Acronym concepts (function names) like
writeJSON
are rendered with spaces by tutor
bug
tutor
#2087
opened Nov 25, 2024 by
jurgenvinju
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.