swc/ecmascript/parser/tests
강동윤 5ad57b02f2
fix(es/parser): Fix bugs (#1405)
swc_ecma_parser:
 - Parse generics in class methods with special name properly.
2021-02-17 01:47:00 +09:00
..
binding-pattern feat(ecmascript/parser): Add tests for binding patterns (#1289) 2020-12-22 14:12:33 +09:00
common fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
jsx fix(ecmascript): Fix bugs related to string literals (#1287) 2020-12-22 04:27:18 +09:00
span Fix span of arrow expression with type params (#1365) 2021-01-28 20:55:43 +09:00
test262-error-references/fail feat(parser): Don't hang on unexpected inputs (#1274) 2020-12-14 16:37:11 +09:00
test262-parser@de8a208ff4 Add more tests (#489) 2019-12-09 21:02:51 +09:00
typescript fix(es/parser): Fix bugs (#1405) 2021-02-17 01:47:00 +09:00
typescript-errors fix(es): Fix bugs (#1395) 2021-02-14 22:18:05 +09:00
jsx.rs Reduce size (#928) 2020-08-04 01:33:23 +09:00
span.rs Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
test262.rs parser: Parse member expression is object patterns (#1068) 2020-09-12 18:39:25 +09:00
typescript.rs fix(ci): Fix ci (OOM & library api change) (#1284) 2020-12-20 21:31:00 +09:00