| .. |
|
class.rs
|
feat(isolated_declarations): add stripInternal (#5878)
|
2024-09-19 23:14:47 +08:00 |
|
declaration.rs
|
fix(isolated-declarations): false positive for setter method in interface (#5681)
|
2024-09-10 16:22:08 +00: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
|
feat(ast): provide NONE type for AST builder calls (#5737)
|
2024-09-13 02:42:01 +00: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): missing empty export when has an export declare (#5925)
|
2024-09-20 14:19:02 +00:00 |
|
literal.rs
|
feat(isolated-declarations): improve the inference template literal (#3797)
|
2024-06-20 15:02:45 +00:00 |
|
module.rs
|
feat(isolated_declarations): print jsdoc comments (#5858)
|
2024-09-18 14:09:00 +00: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
|
fix(isolated-declarations): don't collect references when ExportNamedDeclaration has source (#5926)
|
2024-09-20 14:19:03 +00:00 |
|
signatures.rs
|
fix(isolated-declarations): should not transform signature that has type annotation (#5927)
|
2024-09-20 14:19:04 +00:00 |
|
types.rs
|
feat(ast): provide NONE type for AST builder calls (#5737)
|
2024-09-13 02:42:01 +00:00 |