tree-sitter/cli/src/generate/prepare_grammar
Amaan Qureshi 22b38a083c fix(generate): disallow inline variables referencing themselves
This fixes an infinite loop bug

(cherry picked from commit 53cc93c267)
2024-09-01 16:22:23 -04:00
..
expand_repeats.rs style: format imports 2024-04-11 22:35:43 -04:00
expand_tokens.rs style: format imports 2024-04-11 22:35:43 -04:00
extract_default_aliases.rs style: wrap comments 2024-04-11 22:35:43 -04:00
extract_tokens.rs fix: do not "absorb" rules that consist of a single terminal if the rule is hidden 2024-06-21 20:20:02 -04:00
flatten_grammar.rs fix(generate): disallow inline variables referencing themselves 2024-09-01 16:22:23 -04:00
intern_symbols.rs fix!: revert interning of a sequence or choice of a single rule 2024-08-24 19:43:04 -04:00
mod.rs style: format imports 2024-04-11 22:35:43 -04:00
process_inlines.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
unicode-categories.json feat(cli): bump unicode data to v15.1.0 2024-05-06 15:25:42 -04:00
unicode-category-aliases.json Handle aliases in unicode property escapes in regexes 2021-08-18 22:22:46 -07:00
unicode-properties.json feat(cli): bump unicode data to v15.1.0 2024-05-06 15:25:42 -04:00
unicode-property-aliases.json feat(cli): bump unicode data to v15.1.0 2024-05-06 15:25:42 -04:00