swc/ecmascript/parser
강동윤 fec189f2f3
fix(bundler): Fix stack overflow on Windows (#1464)
bundler:
 - Prevent stack overflow. (denoland/deno#9752)

testing:
 - Bump version
 - Fix handling of paths on windows.

testing_macros:
 - Bump version
 - Correctly ignore files.
2021-03-22 19:42:42 +09:00
..
benches Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
examples swc_bundler (#943) 2020-08-12 22:18:47 +09:00
scripts feat(es): TypeScript 4.2 (#1330) 2021-01-15 19:30:44 +09:00
src fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
tests fix(bundler): Fix stack overflow on Windows (#1464) 2021-03-22 19:42:42 +09:00
Cargo.toml fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00