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 }}
magic-coder
/
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
controlFlowTypes
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 10, 2016
Accepting new baselines
ahejlsberg
committed
4c250d0
View commit details
Copy full SHA for 4c250d0
Browse repository at this point
Merge branch 'master' into controlFlowTypes
Show description for b1e9f43
ahejlsberg
committed
b1e9f43
View commit details
Copy full SHA for b1e9f43
Browse repository at this point
Fix linting errors
ahejlsberg
committed
560e768
View commit details
Copy full SHA for 560e768
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
32e6464
View commit details
Copy full SHA for 32e6464
Browse repository at this point
Fixing tests
ahejlsberg
committed
92df029
View commit details
Copy full SHA for 92df029
Browse repository at this point
Fixing fourslash tests
ahejlsberg
committed
7dfcad6
View commit details
Copy full SHA for 7dfcad6
Browse repository at this point
Adding test
ahejlsberg
committed
e45bac8
View commit details
Copy full SHA for e45bac8
Browse repository at this point
Commits on Apr 9, 2016
Accepting new baselines
ahejlsberg
committed
6fb9424
View commit details
Copy full SHA for 6fb9424
Browse repository at this point
Support destructuring declarations in control flow analysis
ahejlsberg
committed
7a32129
View commit details
Copy full SHA for 7a32129
Browse repository at this point
Commits on Apr 8, 2016
Merge pull request #7775 from Microsoft/libraryDirectives-2
Show description for ac6224d
vladima
committed
ac6224d
View commit details
Copy full SHA for ac6224d
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
b03d087
View commit details
Copy full SHA for b03d087
Browse repository at this point
Handle shorthand property assignments
ahejlsberg
committed
f13c92f
View commit details
Copy full SHA for f13c92f
Browse repository at this point
merge with origin/master
vladima
committed
e5e7d47
View commit details
Copy full SHA for e5e7d47
Browse repository at this point
Merge pull request #7969 from Microsoft/bindingPatternImplicitAny
Show description for 8e4541e
sheetalkamat
committed
8e4541e
View commit details
Copy full SHA for 8e4541e
Browse repository at this point
Merge pull request #7952 from Microsoft/objectAssignPoly
Show description for a7bf690
DanielRosenwasser
committed
a7bf690
View commit details
Copy full SHA for a7bf690
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
73dbe41
View commit details
Copy full SHA for 73dbe41
Browse repository at this point
Changed emit to use 'Object.prototype.hasOwnProperty'.
DanielRosenwasser
committed
fb6f4ae
View commit details
Copy full SHA for fb6f4ae
Browse repository at this point
Report implicit any errors on destructuring parameter declarations
Show description for 1d27307
sheetalkamat
committed
1d27307
View commit details
Copy full SHA for 1d27307
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
67a77dd
View commit details
Copy full SHA for 67a77dd
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
019f5bd
View commit details
Copy full SHA for 019f5bd
Browse repository at this point
Flow analysis of &&, ||, and destructuring assignments
ahejlsberg
committed
5179dd6
View commit details
Copy full SHA for 5179dd6
Browse repository at this point
Remove unnecessary 'null'/'undefined' check, removed temp for args length.
DanielRosenwasser
committed
a90d471
View commit details
Copy full SHA for a90d471
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
8ed7c76
View commit details
Copy full SHA for 8ed7c76
Browse repository at this point
Use an emit helper for JSX Spread Attributes.
DanielRosenwasser
committed
bb0ec3b
View commit details
Copy full SHA for bb0ec3b
Browse repository at this point
Merge pull request #7883 from Microsoft/listEmittedFiles2
Show description for 58efc2e
paulvanbrenk
committed
58efc2e
View commit details
Copy full SHA for 58efc2e
Browse repository at this point
Commits on Apr 7, 2016
Remove message from 'help'
Paul van Brenk
committed
097adc6
View commit details
Copy full SHA for 097adc6
Browse repository at this point
use temp variable for current dir.
Show description for 8d08be8
Paul van Brenk
committed
8d08be8
View commit details
Copy full SHA for 8d08be8
Browse repository at this point
Merge pull request #7619 from zhengbli/updateDom20160321
Show description for b9c4b02
Zhengbo Li
committed
b9c4b02
View commit details
Copy full SHA for b9c4b02
Browse repository at this point
Ensure the listed files have absolute paths.
Paul van Brenk
committed
40b22b2
View commit details
Copy full SHA for 40b22b2
Browse repository at this point
CR Feedback
Paul van Brenk
committed
88a8992
View commit details
Copy full SHA for 88a8992
Browse repository at this point
Merge pull request #7924 from Microsoft/correctStrictPrologueCheck
Show description for 9b6f8d1
DanielRosenwasser
committed
9b6f8d1
View commit details
Copy full SHA for 9b6f8d1
Browse repository at this point
Fix rwc (#7895)
Show description for f0a996e
yuit
committed
f0a996e
View commit details
Copy full SHA for f0a996e
Browse repository at this point
Merge pull request #6739 from Microsoft/this-function-types
Show description for 3704ad7
sandersn
committed
3704ad7
View commit details
Copy full SHA for 3704ad7
Browse repository at this point
Add contextual typing test with `this` specified
sandersn
committed
6c735b5
View commit details
Copy full SHA for 6c735b5
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
1d16356
View commit details
Copy full SHA for 1d16356
Browse repository at this point
Previous
Next
You can’t perform that action at this time.