Commit graph

10 commits

Author SHA1 Message Date
Andy
982c8d0af9
Add suggestion diagnostics for unused label and unreachable code (#24261)
* Add suggestion diagnostics for unused label and unreachable code

* Always error on unused left hand side of comma
2018-05-22 07:56:29 -07:00
Anders Hejlsberg
b14b24a96e Update tests 2016-09-21 16:03:51 -07:00
Yui T
5e921c1d8d Address PR feedback, remove scriptTarget ES7 2015-10-08 17:12:22 -07:00
Yui T
8be77b448f Update test to parse typeAssertion as simpleUnaryExpression 2015-10-06 15:29:21 -07:00
Yui T
a00e90c170 Add and update tests 2015-10-05 19:03:02 -07:00
Yui T
bf0903bd1b Address PR on fixing tempalte tests 2015-10-02 19:23:19 -07:00
Yui T
ca5da9068a Add tests 2015-10-02 19:23:04 -07:00
Yui T
4fc74b2d8a Add and update tests for exponentiation 2015-09-21 16:16:28 -07:00
Yui T
31b8736408 Update existed baselines that are affected by ES7 UnaryExpression 2015-09-21 15:44:59 -07:00
Yui T
04ed89230e Add tests for exponentiation 2015-09-18 17:44:19 -07:00