Thomas Vigouroux
|
2c34780c32
|
buffer_updates: emit valid old_byte_size
Test this using treesitter highlighting, which is based on this
old_byte_size.
|
2020-07-21 19:18:04 +02:00 |
|
Thomas Vigouroux
|
d19132ffd1
|
treesitter: update test to show overlapping works
|
2020-07-10 17:16:24 +02:00 |
|
Thomas Vigouroux
|
69816f5e13
|
treesitter: use single nodes in set_ranges
fixup! treesitter: fix lint
|
2020-06-29 23:32:49 +02:00 |
|
Thomas Vigouroux
|
66af35fc85
|
treesitter: separate tests into smaller pieces
|
2020-06-29 22:21:06 +02:00 |
|
Thomas Vigouroux
|
b652f74ca3
|
treesitter: use nodes to mark ranges
|
2020-06-29 22:21:06 +02:00 |
|
Thomas Vigouroux
|
ac18403d6e
|
treesitter: test newly added set_included_ranges
|
2020-06-29 22:21:06 +02:00 |
|
Thomas Vigouroux
|
6a93077475
|
treesitter: fix tests
|
2020-06-03 19:58:02 +02:00 |
|
Thomas Vigouroux
|
8349192503
|
treesitter: update runtime
Since tree-sitter PR 615, predicates are not parsed the same.
"Old" way of writing predicates is still supported.
|
2020-06-02 21:19:07 +02:00 |
|
Björn Linse
|
9c00fea585
|
lua: add regex support, and @match support in treesitter queries
|
2020-02-26 19:39:02 +01:00 |
|
Björn Linse
|
00c57c98df
|
treesitter: add standard &rtp/parser/ search path for parsers
|
2020-02-07 09:22:55 +01:00 |
|
Björn Linse
|
440695c296
|
tree-sitter: implement query functionality and highlighting prototype [skip.lint]
|
2019-12-22 12:51:46 +01:00 |
|
Justin M. Keyes
|
316c29bbf3
|
test/pcall_err(): truncate full paths, omit linenr
ref #11271
|
2019-10-26 02:00:58 -07:00 |
|
Björn Linse
|
9fa850991d
|
tree-sitter: improve and cleanup tests
|
2019-09-28 17:46:25 +02:00 |
|
Björn Linse
|
d5a69eb076
|
tree-sitter: handle node equality
|
2019-09-28 17:46:25 +02:00 |
|
Björn Linse
|
e0d6228978
|
tree-sitter: use "range" instead of "point_range" consistently in lua API
|
2019-09-28 17:46:25 +02:00 |
|
Björn Linse
|
06ee45b9b1
|
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
|
2019-09-28 17:46:25 +02:00 |
|
Björn Linse
|
167a1cfdef
|
tree-sitter: improve parser API (shared parser between plugins)
|
2019-09-28 14:55:43 +02:00 |
|
Björn Linse
|
c8f861b739
|
tree-sitter: rename tree_sitter => treesitter for consistency
|
2019-09-28 14:55:43 +02:00 |
|