oxc/tasks
Boshen a442fad3b7
feat(semantic): bind function expression name (#1049)
closes #1018

We'll eventually recover the mangling tests, which should cover this
change.
2023-10-24 17:25:12 +08:00
..
benchmark refactor(transformer): add TransformerCtx struct for easier access to symbols and scopes 2023-10-19 16:19:27 +08:00
common feat(transformer_conformance): read plugins options from babel options.json (#1006) 2023-10-17 14:52:51 +08:00
coverage feat(semantic): bind function expression name (#1049) 2023-10-24 17:25:12 +08:00
minsize refactor(minifier): make the minifier api only accept an ast (#990) 2023-10-14 00:51:29 +08:00
rulegen refactor(codegen): do not use (code, option) tuple if there are no configurations (#1038) 2023-10-23 16:40:56 +08:00
transform_conformance feat(codegen): json strings proposal (#1039) 2023-10-23 18:29:30 +08:00
libs.txt fix(benchmark): use different data sets for benchmark and minifier test 2023-09-02 20:56:45 +08:00