swc/crates/swc_ecma_parser/tests/errors
2022-11-29 05:57:23 +00:00
..
arguments feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
arrow-function-binding-rest-property feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
arrow-function-member-as-binding-identifier feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
async-line-break feat(es/parser): Make error message helpful (#6535) 2022-11-29 05:57:23 +00:00
bad_character_escape_sequence feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_1 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_2 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_3 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_4 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_5 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
bad_character_escape_sequence_6 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
conflict_marker_diff_3_trivia_1 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
conflict_marker_diff_3_trivia_2 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
conflict_marker_trivia_1 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
conflict_marker_trivia_2 feat(es/parser): Make error message helpful (#6535) 2022-11-29 05:57:23 +00:00
conflict_marker_trivia_3 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
conflict_marker_trivia_4 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
issue-2834 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
issue-4991 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
label feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
rest-initializer feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
rest-not-last feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
rest-trailing-comma feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
strict-mode/argument feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
ts1106 feat(common): Add contexts to the error messages (#6526) 2022-11-29 00:56:47 +09:00
unterminated_string_constant feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00
unterminated_string_constant_1 feat(es/parser): Report more errors (#4244) 2022-04-07 03:43:10 +00:00