oxc/crates/oxc_semantic/src
2023-10-16 09:30:04 +08:00
..
checker feat(semantic): check non-simple lhs expression of assignment expression (#994) 2023-10-14 23:40:10 +08:00
jsdoc perf(parser): lazily build trivia map instead of build in-place (#903) 2023-09-12 23:23:56 +08:00
module_record fix(semantic): make ExportDeclaration span accurate (#928) 2023-09-17 14:11:25 +00:00
binder.rs feat(minifier): re-enable mangler (#972) 2023-10-10 14:32:58 +08:00
builder.rs refactor(ast): fix the lifetime annotations around Vist and VisitMut (#973) 2023-10-10 17:05:48 +08:00
diagnostics.rs feat: add oxc_span crate (#323) 2023-04-27 21:51:15 +08:00
lib.rs feat(linter) eslint-unicorn catch error name (#984) 2023-10-12 11:06:46 +01:00
node.rs fix(semantic): nested references (#661) 2023-07-31 12:29:15 +08:00
reference.rs feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00
scope.rs use enter / leave scope from ast visit in SemanticBuilder 2023-10-09 09:59:14 +08:00
symbol.rs feat(transformer): finish 2016 exponentiation operator (#996) 2023-10-16 09:30:04 +08:00