swc/scripts
Donny/강동윤 ac3a55a435
feat(visit): Add index to AstKind (#5138)
- Make `VisitAstPath` take `AstNodePath<AstKind, AstNodeRef>`.
 - Add index to `AstKind::Vec*`.
2022-07-09 10:15:12 +00:00
..
bot fix(es/utils): Fix wrong apis (#4604) 2022-05-11 04:36:22 +00:00
cargo fix(es/minifier): Don't inline a callable expression if it's used as a reference (#5118) 2022-07-06 03:53:11 +00:00
ci chore(ci): Test concurrent (#4955) 2022-06-13 11:15:18 +00:00
crev chore(*): Typo + fomatting (#4304) 2022-04-11 18:45:58 +00:00
github feat(visit): Add index to AstKind (#5138) 2022-07-09 10:15:12 +00:00
npm feat(node-swc): Add libc field in Linux platform packages (#4046) 2022-03-16 18:58:24 +09:00
repo refactor(bundler): Improve test suite (#3144) 2021-12-29 19:19:44 +09:00
sourcemap chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
.gitignore security(repo): Fix crev integration (#3210) 2022-01-07 20:03:03 +09:00
bench-node.sh chore(es/minifier): Add full benchmark for .minify() (#4341) 2022-04-15 22:31:15 +00:00
cli_artifacts.sh feat(node/core): Include noop swc binaries (#3088) 2021-12-21 20:20:20 +00:00
cli.sh feat(plugin/api): Determine plugin api (#2199) 2021-10-09 17:47:42 +09:00
doc.sh ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
link.sh fix(es/minifier): Fix usage via yarn resolution (#2158) 2021-08-26 06:18:59 +00:00
setup-env.sh Migrate to napi (#1009) 2020-08-30 15:29:42 +09:00
test.sh fix(es/transforms/base): Optimize hygiene (#2193) 2021-09-01 13:11:55 +00:00
update-all.sh feat(es/minifier): Implement rules for optimizing loops (#4157) 2022-03-25 12:08:14 +00:00