swc/ecmascript/transforms
OJ Kwon 480287aec4
fix(es/transforms/compat): Fix regenerator (#1906)
swc_ecma_transforms_compat:
 - `regenerator`: Handle labeled continue jumps. (#1892)
2021-07-09 14:13:16 +09:00
..
base fix(es/transforms): Fix transforms (#1900) 2021-07-08 04:54:57 +00:00
classes fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
compat fix(es/transforms/compat): Fix regenerator (#1906) 2021-07-09 14:13:16 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(es/transforms): Fix transforms (#1900) 2021-07-08 04:54:57 +00:00
optimization fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
proposal fix(es/transforms): Fix decorator bugs (#1905) 2021-07-08 20:48:07 +09:00
react fix(es/transforms): Fix transforms (#1900) 2021-07-08 04:54:57 +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(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
tests fix(es/transforms): Fix decorator bugs (#1905) 2021-07-08 20:48:07 +09:00
typescript fix(es/transforms): Fix decorator bugs (#1905) 2021-07-08 20:48:07 +09:00
Cargo.toml fix(es/ast): Fix handling of reserved words (#1891) 2021-07-04 19:44:33 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00