swc/crates/swc_ecma_utils/src
2022-08-04 04:59:42 +00:00
..
function fix(es): Check the syntax context of arguments (#5174) 2022-07-13 10:29:03 +00:00
constructor.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
factory.rs fix(es/modules): Use an indirect call for a tagged template (#5382) 2022-08-04 04:59:42 +00:00
ident.rs fix(es/utils): Fix wrong apis (#4604) 2022-05-11 04:36:22 +00:00
lib.rs fix(es/minifier): Ignore member expression without side-effects in assign position (#5344) 2022-07-31 16:40:58 +09:00
macros.rs feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
value.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
var.rs fix(es/compat): Preserve spans in object_rest_spread (#5082) 2022-07-02 03:50:30 +00:00