tree-sitter/cli/src
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
..
generate Generate node-fields.json file 2019-02-12 11:06:18 -08:00
tests lib: Include fields in ts_node_string output 2019-02-13 09:47:21 -08:00
error.rs Start work on property sheet compilation 2019-01-09 18:10:32 -08:00
lib.rs Move properties module out of generate 2019-02-01 19:57:00 -08:00
loader.rs cli: Compile C++ external scanners with exceptions disabled 2019-02-06 16:19:08 -08:00
logger.rs Add benchmark script 2019-02-01 15:17:35 -08:00
main.rs cli: Fix exit code of parse subcommand 2019-02-06 16:17:35 -08:00
parse.rs Get basic field API working 2019-02-08 15:16:56 -08:00
properties.rs Separate walk_with_properties tests from parser tests 2019-02-01 21:20:27 -08:00
test.rs lib: Include fields in ts_node_string output 2019-02-13 09:47:21 -08:00
util.rs Add benchmark script 2019-02-01 15:17:35 -08:00