Commit graph

10 commits

Author SHA1 Message Date
zoomdong
0f77e5dc52
chore: remove unsless oxc_resolve ci files (#1682) 2023-12-15 10:37:46 +00:00
Wenzhe Wang
ea293c4e94
chore(ci): change to labeler-v5's style (#1656) 2023-12-12 12:35:43 +08:00
Boshen
781cd5a21a
chore: cleanup labeler.yml 2023-11-19 00:36:27 +08:00
Boshen
7e9adeb222
ci: fix labeler 2023-11-17 21:19:14 +08:00
Boshen
ad49551a3d
ci: add prettier label 2023-11-15 17:44:20 +08:00
Boshen
809f050a5f
feat(codegen): move minifying printer to codegen crate (#985) 2023-10-12 14:56:30 +08:00
Boshen
665c38574a
chore: add A-transformer label 2023-10-10 21:01:24 +08:00
Boshen
ceeee5909b
Remove HIR (#917)
closes #273
closes #814

HIR is removed from this PR, with the minifier being commented out.

HIR is a wonderful idea for compiling to lower languages, but after
sitting on it for a few months I found that it only adds confusion and
uncertainties to both myself and future contributors.

It also adds too much burden to maintainers if we plan to support more
downstream tools.

1 AST is the only way.
2023-09-15 23:48:32 +08:00
Boshen
a27b60cfb4
chore: add resolver to README and ci labeler 2023-07-21 12:13:44 +08:00
阿良仔
707e717f0d
ci: automatically labelling PRs (#553) 2023-07-16 14:37:42 +08:00