swc/ecmascript/transforms
2021-04-15 05:50:43 +00:00
..
base fix(es/transforms/base): Fix precedence of yield expression inside ternary (#1577) 2021-04-15 05:50:43 +00:00
compat fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
optimization fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
proposal fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
react fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
tests fix(es/transforms/module): Use correct this (#1561) 2021-04-14 00:18:24 +09:00
typescript fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
Cargo.toml fix(bundler): Fix bugs (#1572) 2021-04-14 14:00:33 +00:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00