TypeScript/tests/cases/conformance/classes
about-code d9a46e1ae6 Allowing static arguments() and static caller() for target "es6".
Disallow non-function properties `static arguments` and `static caller`, though.
2016-11-06 17:59:38 +01:00
..
classDeclarations Improve mergedInheritedClassInterface test case 2015-10-22 11:32:26 -07:00
classExpressions Added test for immediately invoked class expression. 2015-12-08 17:54:33 -08:00
constructorDeclarations Update baselines 2016-09-15 09:21:14 -07:00
indexMemberDeclarations Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
members Merge branch 'nestedPrivateProtectedMembers' of https://github.com/AbubakerB/TypeScript into AbubakerB-nestedPrivateProtectedMembers 2016-03-23 17:54:21 -07:00
propertyMemberDeclarations Allowing static arguments() and static caller() for target "es6". 2016-11-06 17:59:38 +01:00
classExpression.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
nestedClassDeclaration.ts Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00