Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove frontend AST pattern matching (WIP) (#3132)
* Remove frontend AST pattern matching (WIP) * pkg bubble plugin without lezer template * uhmmm * remove log * write new scope analysis based on TreeCursor and remove old code * more precise function stuff * support for loop, fix weird iteration * Support try catch, fix console group, comments * Support module, quote, :, do * New API: Pluto.is_single_expression (#3134) * Update scopestate_statefield.js * Fix #3136 * Fix #3136 * Update scopestate_statefield.js * Fix bracket matching * Update block_matcher_plugin.js * Update scopestate_statefield.js * fix ts errors * Support scope in generator expressions
- Loading branch information