-
Notifications
You must be signed in to change notification settings - Fork 82
Pull requests: usethesource/rascal
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Read modules to be compiled from file.
compiler
enhancement
#2541
opened Nov 27, 2025 by
toinehartman
•
Draft
removed unused definition of ATree to avoid confusion
#2536
opened Nov 26, 2025 by
jurgenvinju
Loading…
remove chain rule removal from constructor generator for syntax rules
#2535
opened Nov 26, 2025 by
jurgenvinju
Loading…
removes the (unused) subtype relation between aprods and between aprods and their defined types
#2534
opened Nov 26, 2025 by
jurgenvinju
Loading…
removed ununsed asubtype relation between a ATree (achar) and a AType (\achar-class) to avoid confusion between types and values.
#2533
opened Nov 26, 2025 by
jurgenvinju
Loading…
rewrote subtype semantics of start to simulate the semantics of the interpreter. Fixes #2496
#2499
opened Oct 27, 2025 by
jurgenvinju
Loading…
5 tasks done
logarithmically smaller diff patches when changing expression trees
#2484
opened Oct 14, 2025 by
jurgenvinju
Loading…
12 of 15 tasks
improving handling of extend cycles and reloading (extended) modules with (temporary) errors
#2392
opened Sep 4, 2025 by
jurgenvinju
•
Draft
6 tasks done
Add string format tools to library.
enhancement
library
#2373
opened Aug 27, 2025 by
toinehartman
•
Draft
1 task
experiment: rascal formatter based on Box and layoutDiff
#2346
opened Aug 14, 2025 by
jurgenvinju
•
Draft
4 tasks done
This is an experiment, not for merging. Using generated Java code instead of old interpreter code to run the parser generator"
#2283
opened Jun 2, 2025 by
jurgenvinju
•
Draft
3 tasks done
added syntax for improved any and all, next to the other comprehensions
#2250
opened May 7, 2025 by
jurgenvinju
•
Draft
Logical folders allow for logical URI resolvers to collect items from different sources and concatenate the results. Currently only PATH:/// uses this feature.
#2156
opened Feb 24, 2025 by
jurgenvinju
•
Draft
1 of 2 tasks
Type.match and Type.instantiate for NonTerminalType
#1844
opened Jul 14, 2023 by
jurgenvinju
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.