| .. |
|
checker
|
refactor(ast)!: remove useless ObjectProperty::init field (#7220)
|
2024-11-09 09:00:29 +00:00 |
|
class
|
refactor(semantic): rename vars from ast_node_id to node_id (#6304)
|
2024-10-06 01:03:48 +00:00 |
|
jsdoc
|
feat(ast)!: change comment.span to real position that contain // and /* (#7154)
|
2024-11-06 05:10:33 +00:00 |
|
module_record
|
refactor(rust): remove the annoying clippy::wildcard_imports (#6860)
|
2024-10-24 13:57:19 +00:00 |
|
binder.rs
|
feat(ast)!: remove invalid expressions from TSEnumMemberName (#7219)
|
2024-11-09 08:48:14 +00:00 |
|
builder.rs
|
refactor(semantic): rename iter_parents to ancestors (#7216)
|
2024-11-09 07:07:26 +00:00 |
|
diagnostics.rs
|
refactor(linter): improve diagnostic labeling (#3960)
|
2024-06-29 05:19:22 +00:00 |
|
dot.rs
|
refactor(cfg)!: make BasicBlock::unreachable private (#6321)
|
2024-10-07 15:13:56 +00:00 |
|
label.rs
|
refactor(semantic): s/AstNodeId/NodeId (#5740)
|
2024-09-13 03:00:00 +00:00 |
|
lib.rs
|
refactor(oxc): remove useless allocator.alloc(program) calls (#6571)
|
2024-10-15 02:21:20 +00:00 |
|
node.rs
|
refactor(semantic): add ancestor_kinds iterator function (#7217)
|
2024-11-09 08:04:38 +00:00 |
|
reference.rs
|
docs(semantic): improve doc comments on Reference methods (#6076)
|
2024-09-26 12:22:31 +00:00 |
|
scope.rs
|
feat(semantic): add move_binding API in ScopeTree (#6808)
|
2024-10-23 15:36:30 +00:00 |
|
stats.rs
|
feat(ast)!: remove invalid expressions from TSEnumMemberName (#7219)
|
2024-11-09 08:48:14 +00:00 |
|
symbol.rs
|
refactor(semantic)!: remove SymbolTable::get_symbol_id_from_span API (#6955)
|
2024-10-27 14:31:36 +00:00 |
|
unresolved_stack.rs
|
refactor(semantic): re-order use statements (#5712)
|
2024-09-11 20:41:49 +00:00 |