TypeScript/src
Nathan Shively-Sanders 4189b4d718 Narrowing type parameter intersects w/narrowed types
This makes sure that a union type that includes a type parameter is
still usable as the actual type that the type guard narrows to.
2016-08-02 16:10:20 -07:00
..
compiler Narrowing type parameter intersects w/narrowed types 2016-08-02 16:10:20 -07:00
harness Merge pull request #9407 from Microsoft/literalTypes 2016-07-28 12:09:49 -07:00
lib Make TemplateStringsArray completely immutable. 2016-07-07 11:52:07 -07:00
server Have tsconfig for harness 2016-07-11 16:36:20 -07:00
services Merge pull request #9407 from Microsoft/literalTypes 2016-07-28 12:09:49 -07:00