tree-sitter/cli/src/generate/prepare_grammar
Amaan Qureshi 5fba369c4a
fix: disallow inlining the first rule
This prevents a panic when indexing symbol_ids during the generation process
2023-07-19 16:14:58 -04:00
..
expand_repeats.rs 🎨 Use base struct syntax to clean up grammar expectations 2022-01-20 17:17:46 -08:00
expand_tokens.rs Expand regex support to include emojis and binary ops 2022-02-19 11:41:36 -08:00
extract_default_aliases.rs Fix rustc 1.71.0 warnings 2023-07-13 17:50:04 +03:00
extract_tokens.rs Fix rustc 1.71.0 warnings 2023-07-13 17:50:04 +03:00
flatten_grammar.rs cli: Use anyhow and thiserror for errors 2021-06-09 16:17:23 -04:00
intern_symbols.rs 🎨 Use base struct syntax to clean up grammar expectations 2022-01-20 17:17:46 -08:00
mod.rs 🎨 Use base struct syntax to clean up grammar expectations 2022-01-20 17:17:46 -08:00
process_inlines.rs fix: disallow inlining the first rule 2023-07-19 16:14:58 -04:00
unicode-categories.json Update to unicode standard 14 2021-10-10 16:40:31 +02:00
unicode-category-aliases.json Handle aliases in unicode property escapes in regexes 2021-08-18 22:22:46 -07:00
unicode-properties.json Expand regex support to include emojis and binary ops 2022-02-19 11:41:36 -08:00
unicode-property-aliases.json Handle aliases in unicode property escapes in regexes 2021-08-18 22:22:46 -07:00