oxc/crates/oxc_semantic/src
2024-03-12 20:16:36 +08:00
..
checker refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
class feat(span): remove From<String> and From<Cow> API because they create memory leak (#2628) 2024-03-06 20:38:21 +08:00
jsdoc refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
module_record refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
binder.rs feat(span): remove From<String> and From<Cow> API because they create memory leak (#2628) 2024-03-06 20:38:21 +08:00
builder.rs refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
control_flow.rs refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
diagnostics.rs refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
label.rs refactor(semantic): checking label in ContinueStatement based on LabelBuilder (#2202) 2024-01-29 18:24:42 +08:00
lib.rs refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
node.rs feat(semantic): track cfg index per ast node (#2210) 2024-02-01 13:27:20 +08:00
pg.rs fix(oxc_semantic): proper traversal of try statements (#2250) 2024-02-01 20:46:38 +08:00
reference.rs refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669) 2024-03-11 13:38:24 +08:00
scope.rs refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
symbol.rs refactor: reduce cfg_attr boilerplate with SerAttrs derive (#2669) 2024-03-11 13:38:24 +08:00