TypeScript/tests/cases/conformance
Mohamed Hegazy fad889283e Merge branch 'master' into exportEqualsMerged
Conflicts:
	src/compiler/checker.ts
	src/compiler/emitter.ts
	src/compiler/types.ts
	tests/baselines/reference/APISample_compile.js
	tests/baselines/reference/APISample_linter.js
	tests/baselines/reference/APISample_transform.js
	tests/baselines/reference/APISample_watcher.js
	tests/baselines/reference/es5ExportDefaultClassDeclaration2.js
	tests/baselines/reference/es5ExportDefaultFunctionDeclaration2.js
	tests/baselines/reference/es6ExportAllInEs5.js
	tests/baselines/reference/es6ExportClauseWithoutModuleSpecifierInEs5.js
2015-03-25 00:06:38 -07:00
..
ambient Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
classes Move object literal checks to the grammar checker. 2014-11-18 21:41:07 -08:00
declarationEmit Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
decorators Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
enums Conformance coverage for spec change #589 2014-09-05 18:44:49 -07:00
es6 Merge branch 'exportEquals' of https://github.com/Microsoft/TypeScript into exportEquals 2015-03-23 12:37:41 -07:00
expressions In ES6, an Iterable should contextually type an array literal 2015-02-26 18:17:41 -08:00
externalModules Support for 'export default' with expressions 2015-02-25 16:03:03 -08:00
functions Merge pull request #1056 from Microsoft/unionTypeConformance 2014-12-02 08:02:34 -08:00
interfaces Added protected conformance tests 2014-09-23 11:22:38 -07:00
internalModules Added tests. 2014-09-11 14:52:14 -07:00
parser Merge branch 'master' into forOf 2015-02-18 14:49:10 -08:00
scanner Update baselines 2014-08-27 16:58:31 -07:00
statements Address PR feedback 2015-03-12 14:56:58 -07:00
Symbols Check that Symbol properties are proper, and support downlevel type checking 2015-02-06 21:32:51 -08:00
types Add tests for tuple type compatibility 2015-03-10 13:33:59 -04:00