swc/ecmascript/parser
강동윤 8f280c535c
Performance (#696)
- Parser performance is improved by ~15%
 - Codegen performance is improved by ~90% (when comment and source map is enabled)
2020-03-01 20:05:03 +09:00
..
benches Performance (#696) 2020-03-01 20:05:03 +09:00
examples Make capturing fast (#570) 2020-01-06 01:02:51 +00:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src Performance (#696) 2020-03-01 20:05:03 +09:00
tests Fix assignment pattern start when there is a type annotation (#693) 2020-02-29 10:29:34 +09:00
Cargo.toml Performance (#696) 2020-03-01 20:05:03 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00