Files
TypeScript/src/compiler
Nathan Shively-Sanders ea8ccc2ce4 In JS, constructor functions infer from call+construct (#28353)
* constructor functions infer from call+construct

Also fix an incorrect combining of inferences for rest parameters: the
inferred types will be arrays in the body of the function and the
arguments from outside the function will be the element type.

* All functions infer from call+construct contexts
2018-11-16 09:51:07 -08:00
..
2018-11-06 09:54:23 -08:00
2018-11-05 11:36:32 -08:00
2018-08-28 14:11:01 -07:00
2018-11-09 14:32:31 -08:00
2018-11-08 23:36:54 +01:00
2018-10-22 19:18:20 -07:00