4 Commits

Author SHA1 Message Date
Tony Brix
daa511d79d
chore: fix tests in node v21 (#3209)
* chore: fix tests in node v21

* chore: use latest for node version
2024-03-04 08:05:38 -07:00
Tony Brix
4826841bd6
feat: flatten childToken arrays (#3172) 2024-01-26 17:26:33 -07:00
Tony Brix
175fc0c321
fix: clean up rules so they can be typed (#3087)
BREAKING CHANGE: Lexer.rules object has been changed so it can be properly types. Some intermediate rules have been removed.
2023-11-28 20:56:27 -07:00
Tony Brix
014d4e61f6
fix: run spec tests with testutils (#3017)
BREAKING CHANGE: drop support for node v16
2023-11-10 22:49:27 -07:00