Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hbcodeXCI
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
compiler
on
removeCachePathFromDiscoverTypings
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 3, 2016
Removing cachePath from discoverTypings and DiscoverTypingsInfo.
Show description for ae2b7c2
jramsay
committed
ae2b7c2
View commit details
Copy full SHA for ae2b7c2
View code at this point
Browse repository at this point
Merge pull request #7358 from martine/empty-return
Show description for 0cba37d
mhegazy
committed
0cba37d
View commit details
Copy full SHA for 0cba37d
View code at this point
Browse repository at this point
Merge pull request #7373 from Microsoft/limitInferenceDepth
Show description for 744e510
vladima
committed
744e510
View commit details
Copy full SHA for 744e510
View code at this point
Browse repository at this point
in noImplicitReturns mode, also disallow "return;"
Show description for 5132ea6
evmar
committed
5132ea6
View commit details
Copy full SHA for 5132ea6
View code at this point
Browse repository at this point
set the maximum depth to explore during type inference
vladima
committed
1589e4f
View commit details
Copy full SHA for 1589e4f
View code at this point
Browse repository at this point
Fix #7362: check for --watchFile in tsconfig.json as well as on the commandline
mhegazy
committed
30a6a33
View commit details
Copy full SHA for 30a6a33
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Added new diagnostics message to clarify error for type guards
Show description for 694a48c
Vinatorul
committed
694a48c
View commit details
Copy full SHA for 694a48c
View code at this point
Browse repository at this point
Merge pull request #7179 from Microsoft/jsTypingForAcquireDts
Show description for de47fcc
jramsay
committed
de47fcc
View commit details
Copy full SHA for de47fcc
View code at this point
Browse repository at this point
- Adding new lines after { for single-line if statements
Show description for e8772bc
jramsay
committed
e8772bc
View commit details
Copy full SHA for e8772bc
View code at this point
Browse repository at this point
Merge pull request #7328 from Microsoft/flipSidesInSignatureCheck
Show description for f34dcdd
vladima
committed
f34dcdd
View commit details
Copy full SHA for f34dcdd
View code at this point
Browse repository at this point
- Adding DiscoverTypingsSettings
Show description for 6aad783
jramsay
committed
6aad783
View commit details
Copy full SHA for 6aad783
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
allow fallthrough from the last case of the switch
vladima
committed
568e2aa
View commit details
Copy full SHA for 568e2aa
View code at this point
Browse repository at this point
flip sides source and target when we check signature relations
vladima
committed
0ef2b9e
View commit details
Copy full SHA for 0ef2b9e
View code at this point
Browse repository at this point
Merge pull request #7283 from Microsoft/noRedundantContinue
Show description for 1e2d477
vladima
committed
1e2d477
View commit details
Copy full SHA for 1e2d477
View code at this point
Browse repository at this point
- replacing TryParseJson with existing readConfig
Show description for b3ceea3
jramsay
committed
b3ceea3
View commit details
Copy full SHA for b3ceea3
View code at this point
Browse repository at this point
Add JavaScriptFile to ContextFlags
Show description for 7dcdb82
billti
committed
7dcdb82
View commit details
Copy full SHA for 7dcdb82
View code at this point
Browse repository at this point
Don't crash if there's no JSX.Element during SFC resolution
Show description for b82ff93
RyanCavanaugh
committed
b82ff93
View commit details
Copy full SHA for b82ff93
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Merge pull request #7298 from Microsoft/contextually-type-binding-initializers
Show description for 8a72229
sandersn
committed
8a72229
View commit details
Copy full SHA for 8a72229
View code at this point
Browse repository at this point
Support string literals+computed property names
Show description for 42cc565
sandersn
committed
42cc565
View commit details
Copy full SHA for 42cc565
View code at this point
Browse repository at this point
Use single-quoted strings in certain places.
DanielRosenwasser
committed
dbf8b02
View commit details
Copy full SHA for dbf8b02
View code at this point
Browse repository at this point
Contextually type initializers of binding elements
Show description for c68947e
sandersn
committed
c68947e
View commit details
Copy full SHA for c68947e
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
do not emit explicit 'continue' in converted loops
vladima
committed
24511ad
View commit details
Copy full SHA for 24511ad
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Move `checkClassPropertyAccess` call to `checkVariableLikeDeclaration`
sandersn
committed
5c6a007
View commit details
Copy full SHA for 5c6a007
View code at this point
Browse repository at this point
CR feedback
zhengbli
committed
5981d8e
View commit details
Copy full SHA for 5981d8e
View code at this point
Browse repository at this point
Unify the use of "filter", "map" and "Object.keys" functions
zhengbli
committed
39a51d3
View commit details
Copy full SHA for 39a51d3
View code at this point
Browse repository at this point
Use errorNode everywhere in `checkClassPropertyAccess`
sandersn
committed
a1c0486
View commit details
Copy full SHA for a1c0486
View code at this point
Browse repository at this point
`checkClassPropertyAccess` in `getTypeForBindingElement`
Show description for 28640c8
sandersn
committed
28640c8
View commit details
Copy full SHA for 28640c8
View code at this point
Browse repository at this point
Merge pull request #7226 from Microsoft/bindingPatternsInTypes
Show description for 17b7c3e
mhegazy
committed
17b7c3e
View commit details
Copy full SHA for 17b7c3e
View code at this point
Browse repository at this point
emit temp declarations after export equals
vladima
committed
66cf56e
View commit details
Copy full SHA for 66cf56e
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Merge pull request #7246 from Microsoft/noImplicitReturnsWithProtectedBlocks
Show description for 8074dbd
vladima
committed
8074dbd
View commit details
Copy full SHA for 8074dbd
View code at this point
Browse repository at this point
Merge pull request #7232 from Microsoft/invalid-this-emit-in-contextual-object
Show description for 7bbd899
sandersn
committed
7bbd899
View commit details
Copy full SHA for 7bbd899
View code at this point
Browse repository at this point
properly set reachable state after protected try\finally block
vladima
committed
5105a31
View commit details
Copy full SHA for 5105a31
View code at this point
Browse repository at this point
Fix linter comments
mhegazy
committed
87a00c3
View commit details
Copy full SHA for 87a00c3
View code at this point
Browse repository at this point
Code review comments
mhegazy
committed
c3cfebf
View commit details
Copy full SHA for c3cfebf
View code at this point
Browse repository at this point
Merge pull request #7203 from Microsoft/intersectionErrors
Show description for 713c0e0
DanielRosenwasser
committed
713c0e0
View commit details
Copy full SHA for 713c0e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.