swc/ecmascript/parser
강동윤 7d4168f415
Parser performance (#463)
- Update string_cache from 0.7 to 0.8
 - Update unicode_xid from 0.1 to 0.2

swc_ecma_parser:
 - Add benchmarks for lexer
2019-11-23 23:03:19 +09:00
..
benches Parser performance (#463) 2019-11-23 23:03:19 +09:00
examples Parser: Error recovery (#449) 2019-11-17 18:36:47 +09:00
macros Parser: Error recovery (#449) 2019-11-17 18:36:47 +09:00
src Parser performance (#463) 2019-11-23 23:03:19 +09:00
tests resolver: Handle arrow expression correctly (#462) 2019-11-23 19:14:52 +09:00
Cargo.toml Parser performance (#463) 2019-11-23 23:03:19 +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