oxc/crates/oxc_semantic
DonIsaac ea1e64a1f3 refactor(semantic): make SemanticBuilder opaque (#4851)
change visibility of building-related methods and properties of SemanticBuilder
from `pub` to `pub(crate)`.
2024-08-14 08:15:20 +00:00
..
examples docs(semantic): improve documentation (#4850) 2024-08-13 02:14:07 +00:00
src refactor(semantic): make SemanticBuilder opaque (#4851) 2024-08-14 08:15:20 +00:00
tests docs(semantic): improve documentation (#4850) 2024-08-13 02:14:07 +00:00
Cargo.toml Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
CHANGELOG.md Release crates v0.24.0 (#4749) 2024-08-08 14:00:57 +08:00