swc/ecmascript/transforms
강동윤 b02e189d07
feat(es/minifier): Implement more rules (#1871)
swc_ecma_codegen:
 - Fix codegen of `U+0028` and `U+0029`. 

swc_ecma_minifier:
 - Implement MVP.

swc_ecma_transforms_base:
 - `fixer`: Handle seq/await in rhs of for-of.
2021-07-30 10:11:27 +09:00
..
base feat(es/minifier): Implement more rules (#1871) 2021-07-30 10:11:27 +09:00
classes fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
compat fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
optimization feat(es/minifier): Implement more rules (#1871) 2021-07-30 10:11:27 +09:00
proposal fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
react fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09: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(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
tests fix(es/transforms): Fix bugs (#1950) 2021-07-22 07:33:00 +00:00
typescript fix(es/transforms): Strip out private method overloads (#1977) 2021-07-30 08:02:50 +09:00
Cargo.toml fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
package.json fix(swc): Fix bugs (#1753) 2021-05-27 11:59:04 +09:00