swc/ecmascript/transforms
강동윤 aa9555865b
Fix bugs (#1132)
swc_ecma_transforms:
 - Handle typescript class properties correctly. (#1122)
 - Handle optional chaining properly. (#1130)
 - Inject variables for nullisn coalescing in correct scope. (#1123)
2020-10-04 21:59:19 +09:00
..
benches Improve performance (#993) 2020-08-26 20:50:18 +09:00
macros swc.rs (#1085) 2020-09-21 22:53:48 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src Fix bugs (#1132) 2020-10-04 21:59:19 +09:00
tests Fix bugs (#1132) 2020-10-04 21:59:19 +09:00
Cargo.toml fix(strip): Don't treat type-only exports as concrete references (#1126) 2020-10-03 17:43:09 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00