- add __loc (048b8ab)
- add arguments node for call arguments (5be42c8)
- add extra nodes for members and named_argument (9251b9e)
- add release please and fuzz action (b5d48ce)
- add tests, add
block
rule and apply where necessary, and fix some rules (#1) (9da263a) - complete the queries and grammar (9b2b6a3)
- grammar: Add provides type to struct definition (f8756b1)
- Initial working parser (1cc3a83)
- properly handle some edge cases (846ccc3)
- properly parse multiline string literals with more than 3 immediate starting/ending quotes (3a83ea3)
- queries: add folds, indents, injections, locals, and tags, update highlights (f3122c6)
- v0.0.2 (af8a2d4)
- v0.0.3 (5fd795a)