This website requires JavaScript.
Explore
Help
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
e1c9d28cb0706f81c14ca95b92fa3e2a223cc60b
TypeScript
/
src
/
services
T
History
Ryan Cavanaugh
e1c9d28cb0
Merge pull request
#3564
from RyanCavanaugh/jsxAndAs
...
JSX and `as` operator
2015-06-29 10:54:28 -07:00
..
formatting
Merge remote-tracking branch 'upstream/master' into jsxAndAs
2015-06-29 09:23:44 -07:00
breakpoints.ts
changes that are non-breaking
2015-06-16 15:39:34 -07:00
navigateTo.ts
use namespaces instead of modules in the codebase
2015-06-12 09:01:48 -07:00
navigationBar.ts
use namespaces instead of modules in the codebase
2015-06-12 09:01:48 -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
#3564
from RyanCavanaugh/jsxAndAs
2015-06-29 10:54:28 -07:00
shims.ts
changed to '==' to '===', '!=' to '!=='
2015-06-16 14:56:31 -07:00
signatureHelp.ts
use namespaces instead of modules in the codebase
2015-06-12 09:01:48 -07:00
tsconfig.json
tsconfig.json added missing file references and fixed the order
2015-04-25 16:20:38 +10:00
utilities.ts
Addressed CR feedback.
2015-06-29 10:29:23 -04:00