TypeScript/src/services
2015-08-14 13:00:41 -07:00
..
formatting Merge pull request #4305 from ToddThomson/SpaceWithinNonEmptyBrackets 2015-08-13 15:00:13 -07:00
breakpoints.ts changes that are non-breaking 2015-06-16 15:39:34 -07:00
navigateTo.ts PR feedback. 2015-06-18 12:04:26 -07:00
navigationBar.ts Don't call push.apply, it can stack overflow with large arrays. 2015-07-07 17:44:22 -07:00
outliningElementsCollector.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
patternMatcher.ts changed to '==' to '===', '!=' to '!==' 2015-06-16 14:56:31 -07:00
services.ts allow transpiler to provide alternative names for dependencies 2015-08-14 13:00:41 -07:00
shims.ts keep only document highlights from the original file 2015-08-11 12:04:55 -07:00
signatureHelp.ts Make declaration emitter call resolver.isOptionalParameter 2015-07-28 14:42:08 -07:00
tsconfig.json tsconfig.json added missing file references and fixed the order 2015-04-25 16:20:38 +10:00
utilities.ts Merge pull request #4133 from Microsoft/addNewLineHelper 2015-08-10 13:21:23 -07:00