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
2ffc37510d2f8b74ca03f41633bd06fe2777e94f
TypeScript
/
src
/
services
T
History
Mohamed Hegazy
96286e9400
Merge pull request
#4330
from SaschaNaz/formatTsx
...
Fix JsxElement formatting
2015-08-17 11:57:45 -07:00
..
formatting
fix jsxelement formatting
2015-08-16 17:27:23 +09: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