| .. |
|
generate
|
Initialize TSLanguage fields in order of their declaration
|
2020-10-15 07:20:12 -07:00 |
|
query
|
Remove old assertion stuff
|
2020-10-26 13:22:12 -04:00 |
|
tests
|
Remove duplication of LossyUtf8 helper
|
2020-10-14 11:35:50 -07:00 |
|
config.rs
|
Add ~/.tree-sitter/config.json file, init-config command
|
2019-02-25 12:33:24 -08:00 |
|
error.rs
|
Return correct path and line in query errors from the CLI
|
2020-09-24 13:47:27 -07:00 |
|
highlight.rs
|
tags: Handle cancellation
|
2020-03-25 11:26:52 -07:00 |
|
lib.rs
|
Start work on new tree-sitter-tags crate
|
2020-03-04 14:27:31 -08:00 |
|
loader.rs
|
Make query error line numbers consistently display 1-indexed
|
2020-09-24 15:03:51 -07:00 |
|
logger.rs
|
Add benchmark script
|
2019-02-01 15:17:35 -08:00 |
|
main.rs
|
Introduce query/assert and call it in query.rs.
|
2020-10-21 12:37:24 -04:00 |
|
parse.rs
|
Take Max's suggestions.
|
2020-09-30 09:28:58 -04:00 |
|
query.rs
|
start pulling in the stuff from test_highlight
|
2020-10-26 12:58:32 -04:00 |
|
tags.rs
|
Make query error line numbers consistently display 1-indexed
|
2020-09-24 15:03:51 -07:00 |
|
test.rs
|
Return correct path and line in query errors from the CLI
|
2020-09-24 13:47:27 -07:00 |
|
test_highlight.rs
|
In highlight test, reset included ranges before finding assertions
|
2020-06-15 10:51:34 -07:00 |
|
util.rs
|
Improve error message when failing to run graphviz stuff
|
2020-07-10 10:13:19 -07:00 |
|
wasm.rs
|
Fix wasm tests on CI (#616)
|
2020-05-13 15:14:43 -07: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 |