TypeScript/tests/cases/conformance/salsa
2017-06-06 18:10:00 -07:00
..
constructorFunctions.ts Added tests and improve type of new expression 2017-06-06 14:48:40 -07:00
exportDefaultInJsFile01.ts Added tests. 2016-02-01 14:17:29 -08:00
exportDefaultInJsFile02.ts Added tests. 2016-02-01 14:17:29 -08:00
inferingFromAny.ts Set inference result to any isntead of {} for .js files if generic type parameter inference found no candidates 2017-03-06 13:35:03 -08:00
inferringClassMembersFromAssignments.ts Infer class property declarations from assignments in nested arrow functions 2017-03-12 15:00:24 -07:00
inferringClassStaticMembersFromAssignments.ts Fix #14620: Lookup names in exports as well as locals when binding special properties 2017-03-23 10:26:05 -07:00
jsObjectsMarkedAsOpenEnded.ts Add a string indexer to any for object literals on a .js file 2017-02-21 18:44:57 -08:00
malformedTags.ts Add undefined checks for malformed type tags 2016-02-10 10:41:52 -08:00
methodsReturningThis.ts [Transforms] Merge master 07/11 into transform (#9697) 2016-07-18 15:38:30 -07:00
moduleExportAlias.ts Fix #14171: Recognize property assignements to module.export aliases as exports 2017-02-18 14:17:12 -08:00
multipleDeclarations.ts [Transforms] Merge master 08/09 (#10263) 2016-08-26 15:51:10 -07:00
typeFromParamTagForFunction.ts Better types from jsdoc param tags 2017-06-06 18:10:00 -07:00