tree-sitter/lib
Max Brunsfeld 65d1ce8593 lib: Include fields in ts_node_string output
This allows you to assert about fields in tests. But if your test 
s-expression does *not* include fields, the fields will be stripped from 
the regexp before comparison.
2019-02-13 09:47:21 -08:00
..
binding Get basic field API working 2019-02-08 15:16:56 -08:00
include/tree_sitter Generate node-fields.json file 2019-02-12 11:06:18 -08:00
src lib: Include fields in ts_node_string output 2019-02-13 09:47:21 -08:00
utf8proc@d81308faba Reorganize repo, add rust CLI and binding code, 2019-01-04 17:31:49 -08:00
build.rs Define UTF8PROC_STATIC macro in the source 2019-02-06 10:42:29 -08:00
Cargo.toml lib: fix cargo includes 2019-02-05 12:12:21 -08:00