TypeScript/tests/cases/conformance/es6
2015-01-09 16:16:39 -08:00
..
arrowFunction Add testcases 2015-01-09 16:16:39 -08:00
binaryAndOctalIntegerLiteral Add check and testcases for invalid binary digits and octal digits 2014-11-29 17:03:38 -08:00
computedProperties Checker refactor for FunctionLike and VariableOrProperty 2014-11-25 16:09:05 -08:00
destructuring Adding new tests 2014-12-12 14:34:12 -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
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
templates Added multiline tests. 2014-12-02 13:54:10 -08:00
variableDeclarations Add parser tests for let/const. 2014-11-28 14:50:58 -08:00
yieldExpressions Add an _es6 suffix to prevent name collisions. 2014-11-24 22:53:55 -08:00