tree-sitter/docs
Max Brunsfeld a1fec71b19 Tweak QueryCursor to allow iterating either matches or captures
For syntax highlighting, we want to iterate over all of the captures in 
order, and don't care about grouping the captures by pattern.
2019-09-13 15:19:04 -07:00
..
_layouts Add a playground to the docs site 2019-04-26 13:36:28 -07:00
assets Tweak QueryCursor to allow iterating either matches or captures 2019-09-13 15:19:04 -07: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 Add table of contents to docs pages 2018-02-26 17:42:42 -08:00
Gemfile.lock Add table of contents to docs pages 2018-02-26 17:42:42 -08:00
index.md docs: Add link to WIP swift grammar 2019-09-06 09:18:30 -07:00
section-2-using-parsers.md docs: Start adding info about field names 2019-09-05 15:43:10 -07:00
section-3-creating-parsers.md docs: Start adding info about field names 2019-09-05 15:43:10 -07:00
section-4-implementation.md Update docs after Rust conversion 2019-02-05 11:34:01 -08:00
section-5-contributing.md Add link to the Contributor Covenant 2019-06-20 15:27:56 -07:00
section-6-playground.html Add tree query editor to web UI and playground 2019-09-12 14:07:17 -07:00