TypeScript/src/compiler
Yui 10b36abc8f [Release-2.0] Fix 9662: Visual Studio 2015 with TS2.0 gives incorrect @types path resolution errors (#9867)
* Change the shape of the shim layer to support getAutomaticTypeDirectives

* Change the key for looking up automatic type-directives

* Update baselines from change look-up name of type-directives

* Add @currentDirectory into the test

* Update baselines

* Fix linting error

* Address PR: fix spelling mistake

* Instead of return path of the type directive names just return type directive names
2016-08-04 07:43:54 -07:00
..
binder.ts Merge branch 'master' into literalTypes 2016-07-24 07:28:11 -07:00
checker.ts Merge pull request #10118 from Microsoft/limitTypeGuardAssertions 2016-08-03 14:59:19 -07:00
commandLineParser.ts Add lint enforcing line endings (#9942) 2016-07-26 10:28:49 -07:00
core.ts Add a helper function getOrUpdateProperty to prevent unprotected access to Maps. 2016-08-03 09:01:40 -07:00
declarationEmitter.ts
diagnosticMessages.json Merge pull request #8636 from RyanCavanaugh/classOrdering 2016-07-29 10:23:39 -07:00
emitter.ts Add a helper function getOrUpdateProperty to prevent unprotected access to Maps. 2016-08-03 09:01:40 -07:00
parser.ts Merge branch 'master' into literalTypes 2016-07-24 07:28:11 -07:00
performance.ts In ts.performance.now, bind window.performance.now 2016-07-26 10:13:30 -07:00
program.ts [Release-2.0] Fix 9662: Visual Studio 2015 with TS2.0 gives incorrect @types path resolution errors (#9867) 2016-08-04 07:43:54 -07:00
scanner.ts Improve names of whitespace functions 2016-07-01 13:57:20 -07:00
sourcemap.ts Add performance framework from transforms branch (#9536) 2016-07-19 15:10:29 -07:00
sys.ts Avoid using this in object literals where possible 2016-07-11 11:30:22 -07:00
tsc.ts Add performance framework from transforms branch (#9536) 2016-07-19 15:10:29 -07:00
tsconfig.json Add performance framework from transforms branch (#9536) 2016-07-19 15:10:29 -07:00
types.ts [Release-2.0] Fix 9662: Visual Studio 2015 with TS2.0 gives incorrect @types path resolution errors (#9867) 2016-08-04 07:43:54 -07:00
utilities.ts Merge branch 'master' into literalTypes 2016-07-24 07:28:11 -07:00