| .. |
|
generate
|
chore(fmt): Apply 'cargo fmt' to the whole code base
|
2021-05-19 23:21:43 +03:00 |
|
tests
|
Merge branch 'master' into query-cursor-api
|
2021-06-02 11:51:26 -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
|
fix: assertion in highlight::tests::test_parse_style test
|
2021-03-17 15:52:21 +02: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
|
Make ::set_{byte,point}_range methods take a Range
|
2021-05-28 14:21:11 -07:00 |
|
parse.rs
|
chore(fmt): Apply 'cargo fmt' to the whole code base
|
2021-05-19 23:21:43 +03:00 |
|
query.rs
|
Make ::set_{byte,point}_range methods take a Range
|
2021-05-28 14:21:11 -07: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
|
Merge pull request #871 from marcel0ll/master
|
2021-03-11 09:24:50 -08:00 |
|
test_highlight.rs
|
Fix tests.
|
2020-11-23 11:34:56 -05:00 |
|
util.rs
|
Fix unused import warning on windows
|
2021-03-11 16:43:20 -08:00 |
|
wasm.rs
|
fix(cli): Correct fallback on docker compilation for all platforms, fixes #1124
|
2021-05-23 17:04:34 +03: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 |