oxc/napi
Boshen 5845057bff refactor(transformer): pass in symbols and scopes (#3978)
This PR adds a new method `build_with_symbols_and_scopes` to make semantic building optional, there may be prior steps that has the semantic data already built.
2024-06-30 06:33:48 +00:00
..
parser chore: improve some format by running cargo +nightly fmt 2024-06-19 00:48:30 +08:00
transform refactor(transformer): pass in symbols and scopes (#3978) 2024-06-30 06:33:48 +00:00
.gitignore feat(napi): isolated-declaration (#3718) 2024-06-17 13:06:00 +00:00