tree-sitter/cli/generate/src/prepare_grammar
Max Brunsfeld 201b41cf11
feat: add 'reserved word' construct
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2024-12-23 03:06:32 -05:00
..
expand_repeats.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
expand_tokens.rs fix: disallow tokens that match the empty string 2024-11-02 03:36:11 -04:00
extract_default_aliases.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
extract_tokens.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00
flatten_grammar.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00
intern_symbols.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00
mod.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00
process_inlines.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00