swc/ecmascript/parser/src
강동윤 f500e9528c
Parser for TypeScript 4.0 (#867)
- Allow rest in non-last elements in tuple type
 - Allow labelled ts type element in tuple type
 - More operators
2020-06-29 16:23:33 +09:00
..
lexer Parser for TypeScript 4.0 (#867) 2020-06-29 16:23:33 +09:00
parser Parser for TypeScript 4.0 (#867) 2020-06-29 16:23:33 +09:00
error.rs Parser for TypeScript 4.0 (#867) 2020-06-29 16:23:33 +09:00
lib.rs ES2020 (#855) 2020-06-20 15:09:57 +09:00
macros.rs Parser for TypeScript 4.0 (#867) 2020-06-29 16:23:33 +09:00
token.rs Fix parser (#727) 2020-03-25 17:40:05 +09:00