This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-11-18 17:21:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dababb10a67f35214afc38d29c9091f26b27227c
TypeScript
/
src
/
services
T
History
Paul van Brenk
dababb10a6
Merge pull request
#5273
from Microsoft/shortenLocMessages
...
Shorten loc messages
2015-10-26 14:34:57 -07:00
..
formatting
do not indent token if its start line matches end line of previous token\trivia
2015-10-21 12:49:14 -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
Merge pull request
#5273
from Microsoft/shortenLocMessages
2015-10-26 14:34:57 -07:00
shims.ts
CR feedback
2015-10-14 15:10:05 -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
#4910
from Microsoft/polymorphicThisType
2015-09-30 13:18:33 -07:00