TypeScript/tests/cases/conformance/types/typeAliases
Anders Hejlsberg cd59573908 Merge branch 'master' into genericTypeAliases
Conflicts:
	src/compiler/checker.ts
2015-06-09 06:28:56 -07:00
..
asiPreventsParsingAsTypeAlias01.ts Added tests. 2015-06-02 15:42:24 -07:00
asiPreventsParsingAsTypeAlias02.ts Added tests. 2015-06-02 15:42:24 -07:00
circularTypeAliasForUnionWithClass.ts Adding tests 2015-04-21 11:20:43 -07:00
circularTypeAliasForUnionWithInterface.ts Adding tests 2015-04-21 11:20:43 -07:00
classDoesNotDependOnBaseTypes.ts Add tests for not depending on base types 2015-04-16 18:15:03 -07:00
directDependenceBetweenTypeAliases.ts fixed typo 2014-11-02 16:20:00 -08:00
genericTypeAliases.ts Adding simple tests 2015-06-05 14:50:15 -07:00
interfaceDoesNotDependOnBaseTypes.ts Add tests for not depending on base types 2015-04-16 18:15:03 -07:00
reservedNamesInAliases.ts initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00
typeAliases.ts added basic set of tests for type aliases 2014-11-02 13:34:04 -08:00
typeAliasesForObjectTypes.ts initial version of spec conformance tests for type aliases 2014-11-01 23:54:55 -07:00