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 }}
raphaelfeng
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
baselines
on
removeSubtypesRecursion
User selector
All users
Datepicker
All time
Commit history
Commits on May 7, 2015
Merge branch 'release-1.5' of https://github.com/Microsoft/TypeScript into removeSubtypesRecursion
JsonFreeman
committed
7a92282
View commit details
Copy full SHA for 7a92282
View code at this point
Browse repository at this point
PR feedback and another test
JsonFreeman
committed
bb7f617
View commit details
Copy full SHA for bb7f617
View code at this point
Browse repository at this point
Merge branch 'master' into release-1.5
mhegazy
committed
ebb5a0d
View commit details
Copy full SHA for ebb5a0d
View code at this point
Browse repository at this point
Make removeSubtypes resilient to reentry
JsonFreeman
committed
d8ef7b6
View commit details
Copy full SHA for d8ef7b6
View code at this point
Browse repository at this point
Merge branch 'master' into refactorNarrowTypeByInstanceOf
mhegazy
committed
69f94cd
View commit details
Copy full SHA for 69f94cd
View code at this point
Browse repository at this point
Merge pull request #3058 from Microsoft/promiseVoidErrorCallback
Show description for dd6c87e
JsonFreeman
committed
dd6c87e
View commit details
Copy full SHA for dd6c87e
View code at this point
Browse repository at this point
Merge branch 'master' into release-1.5
Show description for 60b7bbb
mhegazy
committed
60b7bbb
View commit details
Copy full SHA for 60b7bbb
View code at this point
Browse repository at this point
Add a regression test
mhegazy
committed
42b56cf
View commit details
Copy full SHA for 42b56cf
View code at this point
Browse repository at this point
Update test
mhegazy
committed
8b43b3d
View commit details
Copy full SHA for 8b43b3d
View code at this point
Browse repository at this point
refactor narrowTypeByInstanceof
mhegazy
committed
ac9b16c
View commit details
Copy full SHA for ac9b16c
View code at this point
Browse repository at this point
Removed Object.defineProperty for function name
rbuckton
committed
7acc488
View commit details
Copy full SHA for 7acc488
View code at this point
Browse repository at this point
Commits on May 6, 2015
Fix typing for Promises so that a void error callback doesn't mess up inference
JsonFreeman
committed
498f315
View commit details
Copy full SHA for 498f315
View code at this point
Browse repository at this point
Merge branch 'typeguardsByConstructorSigniture' of https://github.com/vvakame/TypeScript into vvakame-typeguardsByConstructorSigniture
mhegazy
committed
5e94ce6
View commit details
Copy full SHA for 5e94ce6
View code at this point
Browse repository at this point
show more clearly error message when found missing module name
Show description for e43680d
mhegazy
committed
e43680d
View commit details
Copy full SHA for e43680d
View code at this point
Browse repository at this point
PR feedback
vvakame
committed
776f390
View commit details
Copy full SHA for 776f390
View code at this point
Browse repository at this point
Commits on May 5, 2015
Merge pull request #2991 from Microsoft/circularVar
Show description for 7b860f5
ahejlsberg
committed
7b860f5
View commit details
Copy full SHA for 7b860f5
View code at this point
Browse repository at this point
Merge pull request #3041 from Microsoft/fixCircularAliasError
Show description for 69de046
ahejlsberg
committed
69de046
View commit details
Copy full SHA for 69de046
View code at this point
Browse repository at this point
Adding regression test
ahejlsberg
committed
f08d379
View commit details
Copy full SHA for f08d379
View code at this point
Browse repository at this point
Rebaseline tests
JsonFreeman
committed
08cffc5
View commit details
Copy full SHA for 08cffc5
View code at this point
Browse repository at this point
Commits on May 4, 2015
Merge branch 'master' of https://github.com/kmashint/TypeScript into kmashint-master
mhegazy
committed
07719e3
View commit details
Copy full SHA for 07719e3
View code at this point
Browse repository at this point
Update baselines
Yui T
committed
e0ec6e6
View commit details
Copy full SHA for e0ec6e6
View code at this point
Browse repository at this point
Merge pull request #2735 from Microsoft/conformanceParameterDecl
Show description for fce012d
yuit
committed
fce012d
View commit details
Copy full SHA for fce012d
View code at this point
Browse repository at this point
Merge pull request #2753 from Microsoft/conformanceArrayLiteral
Show description for 183c1c4
yuit
committed
183c1c4
View commit details
Copy full SHA for 183c1c4
View code at this point
Browse repository at this point
Merge pull request #2761 from Microsoft/conformanceContextuallyTypedFuncExp
Show description for 3da1315
yuit
committed
3da1315
View commit details
Copy full SHA for 3da1315
View code at this point
Browse repository at this point
Merge pull request #2773 from Microsoft/conformanceDestructuringAssignment
Show description for 75c0bbc
yuit
committed
75c0bbc
View commit details
Copy full SHA for 75c0bbc
View code at this point
Browse repository at this point
Merge pull request #2785 from Microsoft/conformanceTypeGuard
Show description for 031c344
yuit
committed
031c344
View commit details
Copy full SHA for 031c344
View code at this point
Browse repository at this point
Merge pull request #2792 from Microsoft/conformanceConstEnum
Show description for 7a167f2
yuit
committed
7a167f2
View commit details
Copy full SHA for 7a167f2
View code at this point
Browse repository at this point
Merge pull request #2814 from Microsoft/conformanceContextuallyTypedExp
Show description for 80103b0
yuit
committed
80103b0
View commit details
Copy full SHA for 80103b0
View code at this point
Browse repository at this point
Commits on May 3, 2015
Compiler flag to specify line ending #1693 unit tests
kmashint
committed
2e0a55c
View commit details
Copy full SHA for 2e0a55c
View code at this point
Browse repository at this point
Commits on May 2, 2015
Adding test
ahejlsberg
committed
7efd93a
View commit details
Copy full SHA for 7efd93a
View code at this point
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
d0e5269
View commit details
Copy full SHA for d0e5269
View code at this point
Browse repository at this point
support instantiate signature, it has type parameters.
vvakame
committed
ab10d50
View commit details
Copy full SHA for ab10d50
View code at this point
Browse repository at this point
Updated ES6 declarations for Promise, updated baselines
rbuckton
committed
22515d4
View commit details
Copy full SHA for 22515d4
View code at this point
Browse repository at this point
Commits on May 1, 2015
Merge branch 'whitneyit-feature/noEmitExtends'
mhegazy
committed
689c09c
View commit details
Copy full SHA for 689c09c
View code at this point
Browse repository at this point
Add tests for __metadata and __param
mhegazy
committed
3c99527
View commit details
Copy full SHA for 3c99527
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.