tree-sitter/cli/src/generate
2024-02-11 01:28:31 -05: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 chore(generate): dedup and warn about duplicate or invalid rules 2024-02-11 01:28:31 -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