Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

prism4j/v1.1.0

Compare
Choose a tag to compare
@noties noties released this 23 Jul 11:08
· 6 commits to master since this release
  • Fix issue when cloning a grammar was causing stack overflow (recursive copying)
  • Fix issue with recursive toString in Grammar, Token adn Pattern
  • Add includeAll option for @PrismBundle
  • Rename name -> grammarLocatorClassName in @PrismBundle
  • Allow include option to be empty in @PrismBundle in case of includeAll is set
  • add languages() method to GrammarLocator to return all included languages