swc/ecmascript/parser/tests/jsx/errors
강동윤 d074063867
Parser: Error recovery (#449)
Implement some error recovery logic to parser
2019-11-17 18:36:47 +09:00
..
adjacent-tags jsx support (#100) 2018-12-30 11:57:27 +09:00
attribute-arbitrary-expression jsx support (#100) 2018-12-30 11:57:27 +09:00
attribute-empty-expression Parser: Error recovery (#449) 2019-11-17 18:36:47 +09:00
attributes-in-fragment jsx support (#100) 2018-12-30 11:57:27 +09:00
html-comment jsx support (#100) 2018-12-30 11:57:27 +09:00
issue-387-1 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-2 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-3 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-4 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
issue-387-5 Fix bugs (#394) 2019-06-03 21:54:09 +09:00
nested-fragment-unclosed jsx support (#100) 2018-12-30 11:57:27 +09:00
unclosed-tag jsx support (#100) 2018-12-30 11:57:27 +09:00
unicode-escape-in-identifier jsx support (#100) 2018-12-30 11:57:27 +09:00
unterminated-string jsx support (#100) 2018-12-30 11:57:27 +09:00
wrong-closing-tag jsx support (#100) 2018-12-30 11:57:27 +09:00
wrong-closing-tag-fragment jsx support (#100) 2018-12-30 11:57:27 +09:00
wrong-opening-tag-fragment jsx support (#100) 2018-12-30 11:57:27 +09:00