swc/ecmascript/parser/src
2021-10-12 18:47:40 +09:00
..
lexer refactor(es/parser): Cleanup codes for the comment buffer (#2410) 2021-10-12 12:08:06 +09:00
parser fix(es/parser): Fix class getter/setter ASI bugs (#2409) 2021-10-12 18:47:40 +09:00
error.rs feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
lib.rs fix(es/parser): Ensure that comments are collected (#2407) 2021-10-12 11:07:52 +09:00
macros.rs refactor(es/parser): Cleanup (#2033) 2021-08-09 23:21:43 +09:00
token.rs fix(es/parser): Fix bugs (#2255) 2021-09-23 11:32:40 +00:00