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 }}
Vinatorul
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2016
Merge pull request #7348 from Vinatorul/issue6540
Show description for d6c5606
DanielRosenwasser
committed
d6c5606
View commit details
Copy full SHA for d6c5606
Browse repository at this point
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
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
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
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
Browse repository at this point
- Removing filesToWatch from getTypingNamesFromNodeModuleFolder.
Show description for 4bbdf2a
jramsay
committed
4bbdf2a
View commit details
Copy full SHA for 4bbdf2a
Browse repository at this point
- Adding DiscoverTypingsSettings
Show description for 6aad783
jramsay
committed
6aad783
View commit details
Copy full SHA for 6aad783
Browse repository at this point
Merge pull request #7329 from Microsoft/allowFallFromLastCase
Show description for b3552c6
vladima
committed
b3552c6
View commit details
Copy full SHA for b3552c6
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
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
Browse repository at this point
Merge pull request #7326 from RyanCavanaugh/fix4577
Show description for fe483a6
RyanCavanaugh
committed
fe483a6
View commit details
Copy full SHA for fe483a6
Browse repository at this point
Show aliases (e.g. imports) in JSX tag completion positions
Show description for 6cdbc6c
RyanCavanaugh
committed
6cdbc6c
View commit details
Copy full SHA for 6cdbc6c
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
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
Browse repository at this point
Merge pull request #7324 from Microsoft/port7310
Show description for cb5e7f0
billti
committed
cb5e7f0
View commit details
Copy full SHA for cb5e7f0
Browse repository at this point
Changed how parserContextFlags are handled in tests
Show description for cbd7336
billti
committed
cbd7336
View commit details
Copy full SHA for cbd7336
Browse repository at this point
Fix failing JSDocParser tests
Show description for 086fb0e
billti
committed
086fb0e
View commit details
Copy full SHA for 086fb0e
Browse repository at this point
Add JavaScriptFile to ContextFlags
Show description for 7dcdb82
billti
committed
7dcdb82
View commit details
Copy full SHA for 7dcdb82
Browse repository at this point
Merge pull request #7308 from RyanCavanaugh/fix7286
Show description for c531fcb
RyanCavanaugh
committed
c531fcb
View commit details
Copy full SHA for c531fcb
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
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
Browse repository at this point
Remove mistakenly added webTestServer files
sandersn
committed
4c4bc61
View commit details
Copy full SHA for 4c4bc61
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
Browse repository at this point
Merge pull request #7299 from Microsoft/avoid-escape
Show description for 98a2458
DanielRosenwasser
committed
98a2458
View commit details
Copy full SHA for 98a2458
Browse repository at this point
Use single-quoted strings in certain places.
DanielRosenwasser
committed
dbf8b02
View commit details
Copy full SHA for dbf8b02
Browse repository at this point
Allow single quoted strings when double quotes would otherwise need to be escaped.
DanielRosenwasser
committed
e23c023
View commit details
Copy full SHA for e23c023
Browse repository at this point
Update baselines after merging with master
sandersn
committed
70e9e09
View commit details
Copy full SHA for 70e9e09
Browse repository at this point
Add test cases and baselines.
sandersn
committed
0d37241
View commit details
Copy full SHA for 0d37241
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
Browse repository at this point
- Removing ts. from jsTyping.js
Show description for 0346a98
jramsay
committed
0346a98
View commit details
Copy full SHA for 0346a98
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
Browse repository at this point
Commits on Feb 26, 2016
Adding optionalDependencies and peerDependencies to the list typings to merge in if present.
jramsay
committed
f76ef47
View commit details
Copy full SHA for f76ef47
Browse repository at this point
Merge pull request #7262 from Microsoft/stop-destructuring-private-properties
Show description for 5e53ba0
sandersn
committed
5e53ba0
View commit details
Copy full SHA for 5e53ba0
Browse repository at this point
Move `checkClassPropertyAccess` call to `checkVariableLikeDeclaration`
sandersn
committed
5c6a007
View commit details
Copy full SHA for 5c6a007
Browse repository at this point
CR feedback
zhengbli
committed
5981d8e
View commit details
Copy full SHA for 5981d8e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.