tree-sitter/cli/src/generate
2023-08-26 20:57:08 +03:00
..
build_tables feat!: support the case-insensitive regex flag 2023-08-06 23:40:29 -04:00
prepare_grammar feat!: support the case-insensitive regex flag 2023-08-06 23:40:29 -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 fix: don't add flags if they're not present 2023-08-13 16:28:03 -04:00
grammar-schema.json docs: convert various links to https protocol 2023-04-04 18:05:46 +03:00
grammars.rs 🎨 Use base struct syntax to clean up grammar expectations 2022-01-20 17:17:46 -08:00
mod.rs feat(cli): add option to select JS runtime other than node 2023-08-03 21:34:47 +03:00
nfa.rs Expand regex support to include emojis and binary ops 2022-02-19 11:41:36 -08:00
node_types.rs feat!: support the case-insensitive regex flag 2023-08-06 23:40:29 -04:00
parse_grammar.rs fix: ignore regex u flag 2023-08-25 19:23:08 +03:00
render.rs fix(gen): parser.c should include parser.h relatively 2023-08-26 20:57:08 +03:00
rules.rs feat!: support the case-insensitive regex flag 2023-08-06 23:40:29 -04:00
tables.rs Generator::add_parse_table: Store entries in hash map 2021-08-08 21:45:43 +02:00