Skip to content

v0.0.3 - Node injection, snapshot tests and bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@douira douira released this 25 Dec 02:01
· 1041 commits to main since this release
ed01976
  • Fixed multiple issues with the printer
  • Changed the version statement to not be always parsed as an empty rule
  • Remove EditContext and replace it with ExtendedContext nodes
  • Enabled modifying the child array of the node currently being iterated by the parse tree walker
  • Added some unit tests and snapshot tests
  • Added a resource manager for testing
  • Removed Demo.java
  • Added node injection with injection points at the root level
  • More things, see the diff below

Full Changelog: v0.0.2...v0.0.3