Skip to content

v0.5.0

Compare
Choose a tag to compare
@DavyLandman DavyLandman released this 12 Oct 10:21
· 704 commits to main since this release
33a17e4
  • Now using rascal 0.24.7
  • Rascal DSLs can now use multiple evaluators if they want (see discussion in #181)
  • Rascal DSLs do not get typepal on the PathConfig/evaluator search path by default. Only rascal & rascal-lsp.
  • unregisterLanguage was added to clear all or parts of a language
  • Rascal REPLs get a progressbar while starting. This provides more feedback that something is happening, especially until the performance regression on windows is fixed.