swc/crates/swc_ecma_minifier/src
2023-05-10 03:31:15 +00:00
..
cli refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
compress fix(es/minifier): Fix remapping of vars upon inlining (#7362) 2023-05-10 03:31:15 +00:00
lists chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
metadata feat(es/minifier): Support PURE comment of seq exprs (#7245) 2023-04-11 04:48:11 +00:00
option refactor(ast): Make serde optional (#7138) 2023-03-27 13:28:42 +09:00
pass feat(es/resolver): Make scope context identical to the vars (#7095) 2023-03-19 11:57:14 +09:00
util refactor: Fix lints using clippy from nightly-2023-03-13 (#6920) 2023-03-14 04:56:21 +00:00
debug.rs feat(es/minifier): Support script fully (#6455) 2022-11-17 06:00:42 +00:00
eval.rs refactor(ast): Make serde optional (#7138) 2023-03-27 13:28:42 +09:00
lib.rs feat(es/resolver): Make scope context identical to the vars (#7095) 2023-03-19 11:57:14 +09:00
macros.rs perf(es/minifier): Make more things parallel and reduce call stacks (#4915) 2022-06-14 05:03:09 +09:00
mode.rs fix(es/utils): Fix wrong apis (#4604) 2022-05-11 04:36:22 +00:00
program_data.rs fix(es/minifier): Track reassign in parent scope (#6865) 2023-01-28 17:19:19 +00:00
timing.rs build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00