tree-sitter/lib/binding_web/test
Max Brunsfeld a1fec71b19 Tweak QueryCursor to allow iterating either matches or captures
For syntax highlighting, we want to iterate over all of the captures in 
order, and don't care about grouping the captures by pattern.
2019-09-13 15:19:04 -07:00
..
helper.js Set up code to publish web bindings to npm 2019-05-07 13:11:04 -07:00
node-test.js web: Add bindings for remaining field APIs 2019-09-04 09:30:36 -07:00
parser-test.js Update JS test to reflect typescript grammar changes 2019-08-08 10:23:17 -07:00
query-test.js Tweak QueryCursor to allow iterating either matches or captures 2019-09-13 15:19:04 -07:00
tree-test.js Add TreeCursor.currentFieldName to wasm binding 2019-07-10 14:31:10 -05:00