tree-sitter/docs
Amaan Qureshi 74812ced1b chore: deprecate C++ scanners
C++ has been a headache to deal with throughout the ecosystem and for
several downstream projects. It is difficult to get working with WASM,
and induces potential issues with compilation on Windows. It has been
proven that writing scanners in C is a much better alternative, and is
the recommended way to write scanners now. C++ support will likely be
removed in 0.21.0
2024-02-14 15:43:53 -05:00
..
_layouts Add hyperlink to github repo below img of tree 2020-02-12 16:20:03 +00:00
assets playground: Make query error underlines render in safari 2021-11-22 16:04:45 -08:00
.gitignore Add table of contents to docs pages 2018-02-26 17:42:42 -08:00
_config.yml Start fleshing out docs site 2018-06-10 14:44:33 -07:00
Gemfile docs: add webrick to Gemfile to fix a compat issue 2023-03-15 12:31:54 +02:00
Gemfile.lock build(deps-dev): bump nokogiri from 1.14.3 to 1.16.2 in /docs 2024-02-05 21:04:01 +00:00
index.md docs: various fixes 2024-02-08 00:08:59 +01:00
section-2-using-parsers.md docs: various fixes 2024-02-08 00:08:59 +01:00
section-3-creating-parsers.md chore: deprecate C++ scanners 2024-02-14 15:43:53 -05:00
section-4-syntax-highlighting.md docs: update injection properties 2023-08-22 01:36:25 -04:00
section-5-implementation.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00
section-6-contributing.md feat(cli): support building WASM via podman 2024-01-29 00:50:32 -05:00
section-7-playground.html Add QL to the playground (#558) 2020-03-03 13:46:20 -08:00
section-8-code-navigation-systems.md docs: update badges; fix markdown lint complains 2023-04-16 23:39:08 +03:00