Austaras
|
b221f90117
|
fix(es/minifier): Optimize inlining function calls with a literal in arguments (#5365)
|
2022-08-02 11:37:40 +00:00 |
|
Donny/강동윤
|
0e4a03ccc6
|
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 |
|
Donny/강동윤
|
36d960c7e9
|
perf(es/hygiene): Make hygiene faster (#4952)
|
2022-06-15 14:36:57 +00:00 |
|
magic-akari
|
594089488b
|
feat(es/minifier): Drop new token if possible (#4932)
|
2022-06-11 05:27:13 +00:00 |
|
Donny/강동윤
|
49b3c2715c
|
refactor(es/minifier): Make rust-analyzer fast, really (#4746)
|
2022-05-23 16:16:05 +09:00 |
|
Donny/강동윤
|
47e6cc5190
|
refactor(es/minifier): Make rust-analyzer faster (#4744)
- We now use a separate crate for testing the minifier. This makes IDE much faster.
|
2022-05-23 15:53:01 +09:00 |
|
Donny/강동윤
|
8a40b583a5
|
feat(es/minifier): Implement directives (#4668)
|
2022-05-15 10:02:55 +00:00 |
|
Donny/강동윤
|
3521ce09e7
|
fix(es/minifier): Consider more aliases in sequences pass (#4583)
|
2022-05-09 16:36:40 +00:00 |
|
Donny/강동윤
|
a6d404a8c2
|
chore(repo): Configure prettier (#4523)
|
2022-05-04 14:25:28 +00:00 |
|
Donny/강동윤
|
918c9c8a21
|
feat(es/minifier): Drop pure new calls (#4478)
|
2022-04-29 07:22:13 +00:00 |
|
Donny/강동윤
|
7a584d755a
|
feat(es/minifier): Consider cost of functions for inlining (#4470)
|
2022-04-29 05:58:59 +00:00 |
|
Donny/강동윤
|
273954640a
|
feat(es/minifier): Drop more returns (#4471)
|
2022-04-28 13:28:33 +00:00 |
|