tree-sitter/docs
Matthew Krupcale 5ae89f5133 docs: fix lookahead type (#462)
The `TSLexer` struct uses signed integer `int32_t` for the `lookahead` Unicode code point.

 * docs/section-3-creating-parsers.md: fix `lookahead` type
2019-10-14 12:08:24 -07:00
..
_layouts Add a playground to the docs site 2019-04-26 13:36:28 -07:00
assets Precompute tree edits in playground script 2019-09-23 17:01:35 -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 Bump rubyzip from 1.2.1 to 2.0.0 in /docs (#459) 2019-10-04 14:48:53 -07:00
index.md docs: add Vue parser 2019-10-04 20:38:01 +08:00
section-2-using-parsers.md lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
section-3-creating-parsers.md docs: fix lookahead type (#462) 2019-10-14 12:08:24 -07:00
section-4-implementation.md Update docs after Rust conversion 2019-02-05 11:34:01 -08:00
section-5-contributing.md lib: remove utf8proc dependency (#436) 2019-10-14 11:18:39 -07:00
section-6-playground.html Fix playground HTML, tweak playground colors 2019-09-18 18:03:15 -07:00