| .. |
|
class.rs
|
feat(ast,parser): add definite flag to AccessorProperty node (#5182)
|
2024-08-25 01:02:50 +00:00 |
|
declaration.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
diagnostics.rs
|
feat(isolated-declarations): report error for expando functions (#3872)
|
2024-06-24 10:56:23 +00:00 |
|
enum.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
formal_parameter_binding_pattern.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
function.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
inferrer.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
lib.rs
|
fix(isolated_declarations): namespaces that are default exported should be considered for expando functions (#4935)
|
2024-08-19 11:24:05 +08:00 |
|
literal.rs
|
feat(isolated-declarations): improve the inference template literal (#3797)
|
2024-06-20 15:02:45 +00:00 |
|
module.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
return_type.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |
|
scope.rs
|
refactor(isolated-declarations): remove useless code from scope (#4420)
|
2024-07-23 09:39:16 +00:00 |
|
types.rs
|
refactor(ast, isolated_declarations, transformer): mark AstBuilder::copy as an unsafe function (#4907)
|
2024-08-15 16:22:43 +01:00 |