Bits may be missing and/or inaccurate :)
- Handle zero bytes?
- Decide about inline use (e.g. add some _bare_* constructs? stop using?) (#41)
-
Features and Fixes
-
Docs
- What and why doc - update bindings info
- Features and Fixes
- Docs
- Developer-related
- Credits
- Update version info in package.json
- Tokenize symbols and keywords further (#31) - dannyfreeman
- Address symbols after metadata issue (#21) - dannyfreeman
- Change formatting of grammar.js
- Add corpus for light testing
- Add highlighting queries for difftastic (#20)
- Remove web-tree-sitter dependency (#19)
- Re-add binding.gyp
- Upgrade tree-sitter to 0.19.3
- Add Cargo.toml
- Upgrade tree-sitter to 0.19.2
- Add generated bindings directory and content
- CC0-1.0 (#11)
- Tweak grammar.js
- Add generated src directory and content
- Major renaming
- More fields
- Refine metadata bits
- Refine _bare_* constructs usage
- Address discard / number parsing issue (#7)
- Octal number tweak
- Restore visibility of comment nodes
- ?
- Handle whitespace explicitly, no extras
- Start using some _bare_* constructs
- ?
- First tagging