0.3.3
What's Changed
- Move custom operator handling to
scanner.c
by @alex-pinkus in #220- Fix
scanner.c
operator handling with custom ops that start with/
by @alex-pinkus in #227 - Fix warning about unsigned to signed int casts by @alex-pinkus in #224
- Fix
- Fix impossible pattern in highlight queries by @alex-pinkus in #221
- Check queries against older tree-sitter versions by @alex-pinkus in #223
- Use pure Javascript-specified parsing for
...
by @alex-pinkus in #228 - Regenerate parser.c in Makefile when grammar changes by @alex-pinkus in #231
Full Changelog: 0.3.2...0.3.3