swc/crates/swc_ecma_parser/src
2023-04-10 08:46:01 +00:00
..
lexer build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00
parser fix(es/parser): Use a hard error for missing r-paren in an if stmt (#7223) 2023-04-10 08:46:01 +00:00
error.rs perf(es/parser): Use SmartString as the buffer (#7033) 2023-03-09 08:07:40 +00:00
lib.rs build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00
macros.rs feat(es/parser): Support auto accessors (#6981) 2023-02-28 06:39:25 +00:00
token.rs refactor(es/parser): Remove EnumKind to reduce compile time (#7137) 2023-03-24 11:40:26 +09:00