swc/ecmascript
2020-07-27 23:01:51 +09:00
..
ast Support parsing declare properties (#897) 2020-07-26 12:53:41 +09:00
codegen Fix lint 2020-07-27 23:01:51 +09:00
parser Fix bugs (#901) 2020-07-27 20:21:52 +09:00
preset_env Improve ux using swc as a rust library (#893) 2020-07-25 20:26:04 +09:00
src Use stable rustc (#886) 2020-07-24 02:18:22 +09:00
transforms Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00
utils Support parsing declare properties (#897) 2020-07-26 12:53:41 +09:00
visit Support parsing declare properties (#897) 2020-07-26 12:53:41 +09:00
Cargo.toml Use stable rustc (#886) 2020-07-24 02:18:22 +09:00