Releases: arr-ai/wbnf
Releases · arr-ai/wbnf
Miscellaneous improvements
Clean up linter, module dependencies and CI
v0.23.0 make all in CI (#82)
New Scanner.Contains
Scanner.Contains: Checks if a scanner is part of another scanner
implement Scanner for Many and Branch
-
feat: add MergeScanners function to merge multiple same-src Scanners
-
feat: implement Scanner function for Many and Branch
Add source context to error message
- Add filename, line number and column number to error message.
- Fix a few bugs.
Various codegen fixes
v0.14.0 Add RefDiff
v0.13.0
v0.12.2
Generated walker API for wbnf users
v0.12.1 Generate a tree walker API to allow simple access to important nodes