tree-sitter.tree-sitter/docs/src
Will Lillis 3294a64027 perf(cli): replace regex with manual parsing in test file parser
This started as a simple one to one rewrite, just removing the regexes,
and quickly devolved into a rewrite of the test parsing logic. In
addition to the memory enhancements, the general flow should be much
clearer now. A few data points:

- JS:   walltime -1.3%, peak rss -10.2%
- C:    walltime -5.7%, peak rss -4.5%
- Rust: walltime -3.8%, peak rss -2.2%
2026-03-31 04:00:43 -04:00
..
assets Revert "feat: allow - in grammar names" 2026-03-13 15:35:14 -04:00
cli fix(loader): don't discard CC wrapper command specified in CC variable 2026-03-31 01:43:43 -04:00
creating-parsers perf(cli): replace regex with manual parsing in test file parser 2026-03-31 04:00:43 -04:00
using-parsers fix(docs): correct various typos 2026-03-28 05:23:10 -04:00
3-syntax-highlighting.md fix(docs): correct various typos 2026-03-28 05:23:10 -04:00
4-code-navigation.md docs: adhere to 120 new word column limit for docs 2026-01-14 18:11:42 -05:00
5-implementation.md fix(docs): update more broken links 2025-09-26 16:10:29 -05:00
6-contributing.md fix(docs): correct various typos 2026-03-28 05:23:10 -04:00
7-playground.md docs(playground): show toast when tree is copied 2025-09-09 03:13:35 -04:00
index.md docs: adhere to 120 new word column limit for docs 2026-01-14 18:11:42 -05:00
SUMMARY.md docs: New page about ABI versions for parser users 2025-11-20 01:07:58 -05:00