oxc/crates/oxc_semantic
Dunqing 8bccdab2e9
refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters (#2114)
Similar with #2013.

This way we will be able to find the corresponding Ast accurately.

The snapshots look a little strange but the change is expected.
2024-01-22 14:23:39 +08:00
..
src refactor(semantic): add binder for FormalParameters and RestElement, replacing the binder for FormalParameters (#2114) 2024-01-22 14:23:39 +08:00
tests refactor(semantic): improve ClassTable implmention and merge properties and methods to elements (#1902) 2024-01-05 18:38:51 +08:00
Cargo.toml Publish crates v0.5.0 2024-01-12 23:33:47 +08:00