swc/common
강동윤 b3a9d1a264
Cleanup (#64)
- rename packages to be consistent
 - `swc_macros` is removed. Now macros are imported with `extern crate macro_name` instead of `extern crate swc_macros`.
 - manage atoms with words.txt file
2018-11-17 16:38:23 +09:00
..
examples Ecmascript codegen (#40) 2018-10-25 13:17:05 +09:00
src Cleanup (#64) 2018-11-17 16:38:23 +09:00
Cargo.toml Cleanup (#64) 2018-11-17 16:38:23 +09:00