oxc/crates/oxc_ast_lower
Boshen b466de522b
fix(ast_lower): remove wrong usage of SymbolFlags::Function (#680)
closes #678

SymbolFlags::Function means something else (the whole function
declaration stored as a anonymous symbol) in TypeScript
2023-08-15 11:37:50 +08:00
..
examples refactor(semantic): merge semantic2 crate into semantic crate (#460) 2023-06-19 20:20:59 +08:00
src fix(ast_lower): remove wrong usage of SymbolFlags::Function (#680) 2023-08-15 11:37:50 +08:00
Cargo.toml chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00