tree-sitter/cli/src/generate
2024-02-27 16:07:38 -05:00
..
build_tables style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
prepare_grammar style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
templates style(bindings): consistent wording 2024-02-27 16:07:38 -05:00
binding_files.rs Use workspace dependencies for internal crates 2024-02-25 11:14:29 -08: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 throw an error if the user uses map in the grammar 2024-02-18 00:26:14 -05:00
grammar-schema.json fix: update schema for regex flags 2024-02-12 15:39:14 -05:00
grammar_files.rs refactor(bindings): remove npmignore 2024-02-27 06:22:00 -05:00
grammars.rs chore: clippy 2024-02-06 23:34:14 -05:00
mod.rs feat: expose the allocator and array header files for external scanners 2024-02-26 09:43:13 -05:00
nfa.rs style: prefer turbofish syntax where possible 2024-02-19 16:00:50 -05:00
node_types.rs refactor: swap &Vec[T] with &[T] where appropriate 2024-02-07 02:50:31 -05:00
parse_grammar.rs feat: error out if an empty string is in the extras array 2024-02-13 15:00:48 -05:00
render.rs fix: wrap || comparison in parenthesis when && is used 2024-02-24 01:35:40 -05:00
rules.rs fix: remove redundant imports 2024-02-19 06:36:48 -05:00
tables.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00