tree-sitter/cli/src/generate/prepare_grammar
Max Brunsfeld 9866674cf8
Merge pull request #1660 from alex-pinkus/expanded-regex-support
Expand regex support to include emojis and binary ops
2022-02-24 17:14:23 -08: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 🎨 Use base struct syntax to clean up grammar expectations 2022-01-20 17:17:46 -08:00
extract_tokens.rs 🎨 Use base struct syntax to clean up grammar expectations 2022-01-20 17:17:46 -08: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 Return an error when trying to inline a token 2021-11-19 13:02:04 -08: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