tree-sitter/cli/src/generate
2021-08-08 21:45:43 +02:00
..
build_tables Use IndexMap and FxHash for some hot hash maps 2021-08-08 21:45:43 +02:00
prepare_grammar cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
templates fix(cli): actual Rust binding version in generated Cargo.toml 2021-06-30 00:36:11 +03:00
binding_files.rs Merge pull request #1194 from ahlinc/fix/1032 2021-06-29 16:48:23 -07:00
char_tree.rs Tweak whitespace in generated character set functions 2021-02-17 16:32:49 -08:00
dedup.rs Move state splitting algorithm into its own file 2019-07-19 12:39:52 -07:00
dsl.js dsl.js: Reuse sym() in RuleBuilder 2021-03-10 23:06:53 +02:00
grammar-schema.json Update cli/src/generate/grammar-schema.json 2020-02-24 18:13:38 -05:00
grammars.rs Fix incorrect merging of states with different inherited fields 2021-03-05 14:49:28 -08:00
mod.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
nfa.rs Fix regression introduced in CharacterSet optimization 2021-03-04 13:50:27 -08:00
node_types.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
parse_grammar.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
render.rs chore(fmt): Apply 'cargo fmt' to the whole code base 2021-05-19 23:21:43 +03:00
rules.rs Allow symbols to be used in precedence lists 2021-03-03 13:11:05 -08:00
tables.rs Use IndexMap and FxHash for some hot hash maps 2021-08-08 21:45:43 +02:00