Changelog
1.0.2 (2023-12-28)
Tag comments and strings as isolating for the purpose of bidirectional text.
Changelog
1.0.1 (2023-01-18)
Fix an issue where the grammar didn't handle less-than characters at the end of the document correctly.
Remove use of require
as an identifier in the build output, which could break CommonJS builds.
Changelog
0.16.0 (2022-04-20)
Move to 0.16 serialized parser format.
Allow class
to be an identifier in constructs like A::class
. Add highlighting information
The parser now includes syntax highlighting information in its node types.