swc/ecmascript/transforms
강동윤 1315d58059
Fix bugs (#949)
swc_ecma_parser:
 - Allow `in` in class properties (#944)
 - Make `delete` with optional chaining valid (#947)

swc_ecma_transforms:
 - Add a `typescript_class_properties` pass (#930)
2020-08-09 16:45:00 +09:00
..
benches Improve ux for rust users (#909) 2020-07-31 18:49:07 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src Fix bugs (#949) 2020-08-09 16:45:00 +09:00
tests Fix bugs (#949) 2020-08-09 16:45:00 +09:00
Cargo.toml Fix target, target (#945) 2020-08-08 01:30:15 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00
yarn.lock Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00