| .. |
|
generate
|
Organize TSLanguage fields
|
2021-03-01 10:27:22 -08:00 |
|
tests
|
Update dependencies; fix breakage
|
2021-02-26 10:55:20 -07:00 |
|
config.rs
|
Add ~/.tree-sitter/config.json file, init-config command
|
2019-02-25 12:33:24 -08:00 |
|
error.rs
|
Update dependencies; fix breakage
|
2021-02-26 10:55:20 -07:00 |
|
highlight.rs
|
Slightly improve highlight test hygiene
|
2021-03-01 14:13:02 -05:00 |
|
lib.rs
|
Remove allocations_stubs
|
2021-02-23 09:39:39 -05:00 |
|
loader.rs
|
Update dependencies; fix breakage
|
2021-02-26 10:55:20 -07:00 |
|
logger.rs
|
Add benchmark script
|
2019-02-01 15:17:35 -08:00 |
|
main.rs
|
Add --xml option to save the parsed code into XML, using node.start_byte() and node.end_byte()
|
2021-01-04 22:07:38 +00:00 |
|
parse.rs
|
Add --xml option to save the parsed code into XML, using node.start_byte() and node.end_byte()
|
2021-01-04 22:07:38 +00:00 |
|
query.rs
|
Remove fanciful nomenclature.
|
2020-11-23 12:01:08 -05:00 |
|
query_testing.rs
|
inline this lambda
|
2020-11-23 12:05:32 -05:00 |
|
tags.rs
|
Make query error line numbers consistently display 1-indexed
|
2020-09-24 15:03:51 -07:00 |
|
test.rs
|
Walk query files recursively in tree-sitter test.
|
2021-02-25 10:24:54 -05:00 |
|
test_highlight.rs
|
Fix tests.
|
2020-11-23 11:34:56 -05:00 |
|
util.rs
|
Tweak cancellation logic for CLI commands
|
2020-10-23 12:15:44 -07:00 |
|
wasm.rs
|
Use new emscripten when building with docker
|
2020-12-01 11:04:06 -08:00 |
|
web_ui.html
|
add encoding to web_ui.html (#504)
|
2019-12-06 19:28:08 -08:00 |
|
web_ui.rs
|
Better naming.
|
2020-09-08 09:25:38 -04:00 |