swc/crates/swc_ecma_parser
William Tetlow abc0572557
fix(es/parser) Throw a syntax error for const without initializer in strict mode (#3742)
Co-authored-by: Donny/강동윤 <kdy1997.dev@gmail.com>
2022-02-27 06:25:05 +00:00
..
benches refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
examples refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
scripts test(es): Update tsc test suite (#3448) 2022-02-04 17:08:38 +09:00
src fix(es/parser) Throw a syntax error for const without initializer in strict mode (#3742) 2022-02-27 06:25:05 +00:00
tests fix(es/parser): Handle trailing comma and bracket after an arrow function in conditional (#3685) 2022-02-25 12:50:04 +00:00
Cargo.toml chore: Publish crates 2022-02-26 06:43:07 +00:00
colors.js refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00