This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-11-28 02:29:04 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
5a5a7d70e4
swc
/
crates
/
swc_ecma_parser
/
tests
/
test262-error-references
/
fail
/
8f7c7b7f4d70f975.js.swc-stderr
8 lines
116 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Testing framework (#31) - Make rls happy. - Some minor parser error improvements. - Add reference files for ecmascript parser errors. - Improve error message of import/export used outside of a module
2018-02-27 07:21:57 +03:00
feat(es/parser): Make error message helpful (#6535) **Related issue:** - Closes https://github.com/swc-project/swc/issues/6525.
2022-11-29 08:57:23 +03:00
x Expression expected
feat(common): Add contexts to the error messages (#6526) **Description:** This PR makes the error reporter print contexts. **Related issue:** - https://github.com/swc-project/swc/issues/6525.
2022-11-28 18:56:47 +03:00
,-[$DIR/tests/test262-parser/fail/8f7c7b7f4d70f975.js:1:1]
1 |
chore: Fix CI
2022-03-20 09:25:35 +03:00
2 | ]
feat(common): Implement a pretty error reporter (#3946)
2022-03-13 22:07:18 +03:00
: ^
`----
Reference in New Issue
Copy Permalink