oxc/crates/oxc_semantic/src
2023-04-01 00:41:52 +08:00
..
module_record feat(semantic): can turned off ModuleRecordBuilder 2023-04-01 00:41:52 +08:00
node feat(linter): check StringLiteral in javascript 2023-03-09 01:27:14 -08:00
scope feat(linter): implement eslint(no-class-assign) (#204) 2023-03-24 11:23:39 +08:00
symbol feat(linter): implement isolated_declaration (#209) 2023-03-26 04:37:10 -07:00
binder.rs feat(linter): no func assign (#220) 2023-03-28 16:36:15 +08:00
builder.rs feat(semantic): can turned off ModuleRecordBuilder 2023-04-01 00:41:52 +08:00
lib.rs refactor(semantic): add source_text and trivias to semantic 2023-03-25 14:19:53 +08:00