Donny/강동윤
|
b31ead5cbe
|
chore: Fix CI
|
2022-03-20 15:25:35 +09:00 |
|
Donny/강동윤
|
40b8a4e596
|
feat(common): Implement a pretty error reporter (#3946)
|
2022-03-13 19:07:18 +00:00 |
|
Satish Srinivasan
|
2aa3b2123f
|
feat(es/parser): Raise a syntax error on an invalid shorthand assignment (#3734)
|
2022-03-01 12:24:41 +00:00 |
|
Austaras
|
05de029cfa
|
fix(es/compat): Fix handling of private getters and setters (#3695)
|
2022-02-25 06:08:35 +00:00 |
|
Austaras
|
26565b1ae9
|
feat(es/parser): Disallow assignment to optional chaining expressions (#3483)
|
2022-02-08 12:51:26 +00:00 |
|
Sosuke Suzuki
|
3fb76f64c4
|
feat(es/parser): Accept strings for import/exports (#3190)
|
2022-01-10 23:48:04 +09:00 |
|
David Sherret
|
b853d4ac95
|
feat(es/parser): Implement more error recovery (#2874)
swc_ecma_parser:
- Recover from unterminated string literals.
|
2021-11-25 23:12:40 +00:00 |
|
Donny/강동윤
|
2b2f6955f2
|
refactor: Flatten ecmascript (#2708)
|
2021-11-10 19:00:54 +09:00 |
|