tree-sitter/lib
2025-08-28 23:53:00 +02:00
..
binding_rust fix(rust): EqCapture accepted cases where number of captured nodes differed by one 2025-08-27 11:02:52 +02:00
binding_web 0.25.8 2025-07-13 20:32:42 +02:00
include/tree_sitter fix(lib): remove duplicate TSLanguageMetadata typedef (#4268) 2025-03-06 23:48:22 +01:00
language
src fix(lib): check if an ERROR node is named before assuming it's the builtin error node 2025-08-28 23:53:00 +02:00
.ccls
Cargo.toml
CMakeLists.txt 0.25.8 2025-07-13 20:32:42 +02:00
README.md
tree-sitter.pc.in

Subdirectories

  • src - C source code for the Tree-sitter library
  • include - C headers for the Tree-sitter library
  • binding_rust - Rust bindings to the Tree-sitter library
  • binding_web - JavaScript bindings to the Tree-sitter library, using WebAssembly