TypeScript/tests/cases/conformance/es6
2015-03-14 19:51:42 -04:00
..
arrowFunction Make sure arrow function grammar rules can deal with type annotations 2015-03-14 19:51:42 -04:00
binaryAndOctalIntegerLiteral Add check and testcases for invalid binary digits and octal digits 2014-11-29 17:03:38 -08:00
computedProperties Made the initial object literal properties indented. 2015-02-19 13:11:59 -08:00
defaultParameters Add tests covering emitting default parameters natively in ES6 2015-01-05 13:22:43 -08:00
destructuring Addressing CR feedback 2015-02-21 19:33:53 -08:00
for-ofStatements Add one more test 2015-03-02 13:53:59 -08:00
functionDeclarations Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
functionExpressions Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
functionPropertyAssignments Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
memberFunctionDeclarations Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00
restParameters Add tests covering emitting rest parameters natively in ES6 2015-01-05 13:33:44 -08:00
shorthandPropertyAssignment Fix comment 2014-11-14 16:30:03 -08:00
spread Adding tests and accepting new baselines 2014-12-12 10:56:22 -08:00
Symbols Error for naming an interface 'symbol' 2015-02-16 10:44:30 -08:00
templates Added tests for testing escapes. 2015-02-25 17:51:42 -08:00
unicodeExtendedEscapes Added tests and updated baselines. 2015-02-26 13:51:51 -08:00
variableDeclarations added tests, accepted baselines 2015-02-17 17:04:31 -08:00
yieldExpressions Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00