swc/ecmascript/codegen
강동윤 e448a8910c
Fix bugs (#710)
- The parser now supports parsing optional patterns in .d.ts files (Closes #709)
 - The source map is handled properly (Closes #705, Closes #707)
2020-03-09 21:18:41 +09:00
..
benches Faster sourcemap generation for large files (#697) 2020-03-02 20:49:08 +09:00
macros Performance (#696) 2020-03-01 20:05:03 +09:00
scripts Performance (#696) 2020-03-01 20:05:03 +09:00
src Fix bugs (#710) 2020-03-09 21:18:41 +09:00
tests Fix bugs (#710) 2020-03-09 21:18:41 +09:00
Cargo.toml Fix bugs (#710) 2020-03-09 21:18:41 +09:00