swc/crates/swc_ecma_parser/src
Donny/강동윤 4d3fcb86e4
feat(es/ast): Support import attributes proposal (#7868)
**Related issue:**

 - Closes #7179
2023-08-28 00:29:45 +00:00
..
lexer refactor(common): Mark some methods of Input unsafe (#7848) 2023-08-24 12:56:38 +00:00
parser feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
error.rs refactor(es/parser): Do not validate top-level await with target (#7774) 2023-08-07 21:30:04 +00:00
lib.rs feat(es/ast): Support import attributes proposal (#7868) 2023-08-28 00:29:45 +00:00
macros.rs fix(es/parser): Revert lexer fix for << (#7807) 2023-08-14 15:45:51 +00:00
token.rs refactor(es/parser): Remove :: token as it's not used (#7268) 2023-04-15 02:17:37 +00:00