oxc/crates/oxc_semantic
Boshen 0be5233c84 refactor(semantic)!: remove ModuleRecord from Semantic (#7548)
`ModuleRecord` will eventually be moved to be linter specific thing for cross module data sharing, which means we can add more data to it.
2024-11-29 16:30:54 +00:00
..
examples feat(parser)!: Build ModuleRecord directly in parser (#7546) 2024-11-29 14:50:42 +00:00
src refactor(semantic)!: remove ModuleRecord from Semantic (#7548) 2024-11-29 16:30:54 +00:00
tests test(semantic): add a test for UpdateExpression (#7495) 2024-11-27 02:00:52 +00:00
Cargo.toml release(crates): v0.38.0 (#7490) 2024-11-26 14:38:47 +08:00
CHANGELOG.md release(crates): v0.38.0 (#7490) 2024-11-26 14:38:47 +08:00