tree-sitter/spec
Max Brunsfeld c1565c1aae Track AST nodes' sizes in characters as well as bytes
The `pos` and `size` functions for Nodes now return TSLength structs,
which contain lengths in both characters and bytes. This is important
for knowing the number of unicode characters in a Node.
2014-09-26 16:15:07 -07:00
..
compiler Fix destination directory in compile_examples spec 2014-09-11 12:46:46 -07:00
fixtures Fix parsing of wildcard patterns at the ends of documents 2014-09-11 13:10:23 -07:00
runtime Track AST nodes' sizes in characters as well as bytes 2014-09-26 16:15:07 -07:00