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
Breadcrumbs
History for
TypeScript
tests
on
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
View code at this point
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
View code at this point
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
32e6464
View commit details
Copy full SHA for 32e6464
View code at this point
Browse repository at this point
Fixing tests
ahejlsberg
committed
92df029
View commit details
Copy full SHA for 92df029
View code at this point
Browse repository at this point
Fixing fourslash tests
ahejlsberg
committed
7dfcad6
View commit details
Copy full SHA for 7dfcad6
View code at this point
Browse repository at this point
Adding test
ahejlsberg
committed
e45bac8
View commit details
Copy full SHA for e45bac8
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Accepting new baselines
ahejlsberg
committed
6fb9424
View commit details
Copy full SHA for 6fb9424
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Accepting new baselines
ahejlsberg
committed
b03d087
View commit details
Copy full SHA for b03d087
View code at this point
Browse repository at this point
merge with origin/master
vladima
committed
e5e7d47
View commit details
Copy full SHA for e5e7d47
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
73dbe41
View commit details
Copy full SHA for 73dbe41
View code at this point
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
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
67a77dd
View commit details
Copy full SHA for 67a77dd
View code at this point
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
019f5bd
View commit details
Copy full SHA for 019f5bd
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
8ed7c76
View commit details
Copy full SHA for 8ed7c76
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Merge pull request #7924 from Microsoft/correctStrictPrologueCheck
Show description for 9b6f8d1
DanielRosenwasser
committed
9b6f8d1
View commit details
Copy full SHA for 9b6f8d1
View code at this point
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
View code at this point
Browse repository at this point
Add contextual typing test with `this` specified
sandersn
committed
6c735b5
View commit details
Copy full SHA for 6c735b5
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
1d16356
View commit details
Copy full SHA for 1d16356
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
dbaa6e1
View commit details
Copy full SHA for dbaa6e1
View code at this point
Browse repository at this point
Added test.
DanielRosenwasser
committed
26e1d8d
View commit details
Copy full SHA for 26e1d8d
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
added supports for 'types' compiler option
vladima
committed
46d28f1
View commit details
Copy full SHA for 46d28f1
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
remove compilationRoot parameter, use typesRoot/config file location as a root when computing primary locations
vladima
committed
e2a23fd
View commit details
Copy full SHA for e2a23fd
View code at this point
Browse repository at this point
Move PropertyKey from es5 to es2015.core
Show description for 988063e
yuit
committed
988063e
View commit details
Copy full SHA for 988063e
View code at this point
Browse repository at this point
Adjustmodularize lib
Show description for 11887cc
yuit
committed
11887cc
View commit details
Copy full SHA for 11887cc
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
25e9226
View commit details
Copy full SHA for 25e9226
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Merge pull request #7813 from Microsoft/exportDefaultAssignmentExpression
Show description for 8b203ec
sheetalkamat
committed
8b203ec
View commit details
Copy full SHA for 8b203ec
View code at this point
Browse repository at this point
Emit "declare" for temp default var name only if declaration file emit context allows
Show description for 592a4b9
sheetalkamat
committed
592a4b9
View commit details
Copy full SHA for 592a4b9
View code at this point
Browse repository at this point
Test cases for when default temp var is inserted for export default in the declaration file
sheetalkamat
committed
75ef677
View commit details
Copy full SHA for 75ef677
View code at this point
Browse repository at this point
Merge pull request #7713 from Microsoft/Fix7703
Show description for 5fe809b
mhegazy
committed
5fe809b
View commit details
Copy full SHA for 5fe809b
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Fix == typo and add object literal 'this' test
sandersn
committed
921d5f8
View commit details
Copy full SHA for 921d5f8
View code at this point
Browse repository at this point
Forbid ConstructType as part of 'no this in constructors'
sandersn
committed
2a9f39b
View commit details
Copy full SHA for 2a9f39b
View code at this point
Browse repository at this point
added tests
vladima
committed
12d90f3
View commit details
Copy full SHA for 12d90f3
View code at this point
Browse repository at this point
Support reference library directives
RyanCavanaugh
authored and
vladima
committed
05444ea
View commit details
Copy full SHA for 05444ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.