swc/crates/swc_ecma_transforms_base/src
2022-04-11 18:45:58 +00:00
..
helpers feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
hygiene fix(es/hygiene): Fix renaming bugs (#3824) 2022-03-03 06:21:13 +00:00
resolver fix(es/resolver): Fix handling of decorators (#4084) 2022-03-19 05:32:53 +00:00
assumptions.rs feat(es/compat): Implement loose mode for async_to_generator (#3870) 2022-03-05 19:32:59 +00:00
ext.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
fixer.rs chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
lib.rs refactor(*): Cleanup (#3274) 2022-01-15 16:43:34 +09:00
native.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
pass.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
perf.rs refactor(visit): Remove &dyn Node from Visit (#2984) 2021-12-07 14:34:16 +09:00
quote.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
scope.rs refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tests.rs feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00