tree-sitter/lib/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
..
alloc.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
array.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
atomic.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
error_costs.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
get_changed_ranges.c Generate node-fields.json file 2019-02-12 11:06:18 -08:00
get_changed_ranges.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
language.c Fix errors in when languages have no fields 2019-02-12 17:20:12 -08:00
language.h Fix errors in when languages have no fields 2019-02-12 17:20:12 -08:00
length.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
lexer.c Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
lexer.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
lib.c Define UTF8PROC_STATIC macro in the source 2019-02-06 10:42:29 -08:00
node.c Generate node-fields.json file 2019-02-12 11:06:18 -08:00
parser.c Generate node-fields.json file 2019-02-12 11:06:18 -08:00
point.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
reduce_action.h Generate node-fields.json file 2019-02-12 11:06:18 -08:00
reusable_node.h Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
stack.c Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
stack.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
subtree.c lib: Include fields in ts_node_string output 2019-02-13 09:47:21 -08:00
subtree.h Generate node-fields.json file 2019-02-12 11:06:18 -08:00
tree.c Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
tree.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00
tree_cursor.c Fix errors in when languages have no fields 2019-02-12 17:20:12 -08:00
tree_cursor.h Fully implement ts_node_child_by_field_id 2019-02-08 15:16:56 -08:00
utf16.c Update include paths to not reference 'runtime' directory 2019-01-04 17:33:34 -08:00
utf16.h Just call the C lib 'the library' everywhere, don't call it a 'runtime' 2019-01-10 15:22:39 -08:00