tree-sitter/cli/src/generate
dundargoc df1fe842eb docs: various fixes
Closes https://github.com/tree-sitter/tree-sitter/issues/1317.
Closes https://github.com/tree-sitter/tree-sitter/issues/1752.
Closes https://github.com/tree-sitter/tree-sitter/issues/2439.

Co-authored-by: Simon Hengel <sol@typeful.net>
Co-authored-by: Akash Yadav <itsaky01@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Laytan Laats <laytanlaats@hotmail.com>
2024-02-08 00:08:59 +01:00
..
build_tables docs: various fixes 2024-02-08 00:08:59 +01:00
prepare_grammar refactor: swap &Vec[T] with &[T] where appropriate 2024-02-07 02:50:31 -05:00
templates fix(cli): actual Rust binding version in generated Cargo.toml 2021-06-30 00:36:11 +03:00
binding_files.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
char_tree.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
dedup.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
dsl.js fix: don't add extraneous exports to the json and add missing rules to the schema 2024-02-07 07:10:51 -05:00
grammar-schema.json fix: don't add extraneous exports to the json and add missing rules to the schema 2024-02-07 07:10:51 -05:00
grammars.rs chore: clippy 2024-02-06 23:34:14 -05:00
mod.rs fix: remove redundant code 2024-02-07 07:13:03 -05:00
nfa.rs chore: clippy 2024-02-06 23:34:14 -05:00
node_types.rs refactor: swap &Vec[T] with &[T] where appropriate 2024-02-07 02:50:31 -05:00
parse_grammar.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
render.rs refactor: swap &Vec[T] with &[T] where appropriate 2024-02-07 02:50:31 -05:00
rules.rs chore: clippy 2024-02-06 23:34:14 -05:00
tables.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00