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

removal of test modules scheme usage #14

Closed
wants to merge 3 commits into from

Conversation

jurgenvinju
Copy link
Member

  • Replaced usage of |test-modules:///| by memory://test-modules/
  • updated JavaCompilerError exceptions to new API (for better tracing of error locations into Rascal)
  • bumped to latest rascal, including the memory:/// file scheme that can replace test-modules:///

This does the same thing, but now we need only one scheme implementation
for many in-memory filesystems. Also test-modules can be removed from
the implicit module path of the interpreter. That way only |std:///|
is left implicit and everything else visible and declared by the user.
@jurgenvinju
Copy link
Member Author

@PaulKlint was this resolved in another way? Then we can close this PR

@PaulKlint
Copy link
Member

I have manually reviewed all changes and they had already been applied, so I close this.

@PaulKlint PaulKlint closed this Jun 30, 2024
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