swc/ecmascript/parser
강동윤 1a48efa4e4
ES3 (#498)
* Add a test for #496
 - Better error message for TS1056
 - Allow using dynamic import with es3 target
2019-12-11 13:35:15 +09:00
..
benches use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
examples Typo (#497) 2019-12-11 07:09:45 +09:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src ES3 (#498) 2019-12-11 13:35:15 +09:00
tests ES3 (#498) 2019-12-11 13:35:15 +09:00
Cargo.toml Fix the Wasm blocker for Parser (#495) 2019-12-11 00:02:39 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00
TODOs.md Parser: Error recovery (#449) 2019-11-17 18:36:47 +09:00