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 }}
pkdevboxy
/
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
simplifyAbstractCheck
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 16, 2015
Removing unused function
ahejlsberg
committed
c21193a
View commit details
Copy full SHA for c21193a
Browse repository at this point
Commits on Dec 15, 2015
Simplify abstract constructor type assignability checking
ahejlsberg
committed
fd52e9a
View commit details
Copy full SHA for fd52e9a
Browse repository at this point
Merge pull request #6083 from Microsoft/simplifyDeferredChecking
Show description for 55d4f0f
ahejlsberg
committed
55d4f0f
View commit details
Copy full SHA for 55d4f0f
Browse repository at this point
Commits on Dec 14, 2015
Merge pull request #5876 from RyanCavanaugh/javaScriptPrototypes
Show description for 2f447ee
RyanCavanaugh
committed
2f447ee
View commit details
Copy full SHA for 2f447ee
Browse repository at this point
Check for function flag on class symbol
RyanCavanaugh
committed
37f3ff8
View commit details
Copy full SHA for 37f3ff8
Browse repository at this point
Merge pull request #6091 from Microsoft/circularTypeofIssue
Show description for ef9f404
ahejlsberg
committed
ef9f404
View commit details
Copy full SHA for ef9f404
Browse repository at this point
Adding regression test
ahejlsberg
committed
3c8ad42
View commit details
Copy full SHA for 3c8ad42
Browse repository at this point
Mark anonymous type as resolved before resolving call signatures
ahejlsberg
committed
e354aec
View commit details
Copy full SHA for e354aec
Browse repository at this point
Commits on Dec 12, 2015
Accepting new baselines
ahejlsberg
committed
91b9343
View commit details
Copy full SHA for 91b9343
Browse repository at this point
Simplify deferred checking of function, class, and accessor bodies.
ahejlsberg
committed
b44f6e4
View commit details
Copy full SHA for b44f6e4
Browse repository at this point
Merge pull request #6058 from Microsoft/delayAccessorBodyCheck
Show description for 87036fe
ahejlsberg
committed
87036fe
View commit details
Copy full SHA for 87036fe
Browse repository at this point
Merge pull request #6074 from Microsoft/supportChakra
Show description for 9d1cc31
paulvanbrenk
committed
9d1cc31
View commit details
Copy full SHA for 9d1cc31
Browse repository at this point
Merge pull request #6042 from weswigham/fourslash-this-predicates
Show description for 7e5b83c
weswigham
committed
7e5b83c
View commit details
Copy full SHA for 7e5b83c
Browse repository at this point
Merge pull request #6076 from weswigham/fix-parens
Show description for 3ede99f
DanielRosenwasser
committed
3ede99f
View commit details
Copy full SHA for 3ede99f
Browse repository at this point
trailing whitespace
Paul van Brenk
committed
2749373
View commit details
Copy full SHA for 2749373
Browse repository at this point
accept baseline
weswigham
committed
8ecb045
View commit details
Copy full SHA for 8ecb045
Browse repository at this point
make ChakraHost more generally usefull
Paul van Brenk
committed
0c365da
View commit details
Copy full SHA for 0c365da
Browse repository at this point
Merge pull request #6044 from weswigham/redeclared-export-type
Show description for 5ee0957
weswigham
committed
5ee0957
View commit details
Copy full SHA for 5ee0957
Browse repository at this point
whitespace
weswigham
committed
f3b55b8
View commit details
Copy full SHA for f3b55b8
Browse repository at this point
Commits on Dec 11, 2015
Merge pull request #5860 from Microsoft/superPropertiesInES6
Show description for f51de5b
vladima
committed
f51de5b
View commit details
Copy full SHA for f51de5b
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
18e23a1
View commit details
Copy full SHA for 18e23a1
Browse repository at this point
Merge pull request #6066 from zhengbli/i6016_for17
Show description for 8c6105f
Zhengbo Li
committed
8c6105f
View commit details
Copy full SHA for 8c6105f
Browse repository at this point
Rollback to polling file watching
Zhengbo Li
committed
564c4af
View commit details
Copy full SHA for 564c4af
Browse repository at this point
split tests by completions/quick info
weswigham
committed
14374e6
View commit details
Copy full SHA for 14374e6
Browse repository at this point
add feedback from PR
weswigham
committed
ef6c137
View commit details
Copy full SHA for ef6c137
Browse repository at this point
Merge pull request #5949 from Microsoft/typeParametersAsConstraints
Show description for ff78477
ahejlsberg
committed
ff78477
View commit details
Copy full SHA for ff78477
Browse repository at this point
Adding regression test
ahejlsberg
committed
2e5a4ea
View commit details
Copy full SHA for 2e5a4ea
Browse repository at this point
Defer checks of accessor bodies in object literals
ahejlsberg
committed
7fe811e
View commit details
Copy full SHA for 7fe811e
Browse repository at this point
Commits on Dec 10, 2015
Adding tests
ahejlsberg
committed
5cb2b6a
View commit details
Copy full SHA for 5cb2b6a
Browse repository at this point
test for and fix #6043
weswigham
committed
139f10f
View commit details
Copy full SHA for 139f10f
Browse repository at this point
Fix declaration emitter scoping issue for type parameter constraints
ahejlsberg
committed
5ab5338
View commit details
Copy full SHA for 5ab5338
Browse repository at this point
Adding test
ahejlsberg
committed
3055445
View commit details
Copy full SHA for 3055445
Browse repository at this point
Add language service tests for this predicates
weswigham
committed
591f963
View commit details
Copy full SHA for 591f963
Browse repository at this point
Include fresh type parameters in type parameter mapper function
ahejlsberg
committed
9810ddf
View commit details
Copy full SHA for 9810ddf
Browse repository at this point
Merge pull request #5906 from weswigham/this-type-guards
Show description for 58400ed
weswigham
committed
58400ed
View commit details
Copy full SHA for 58400ed
Browse repository at this point
Previous
Next
You can’t perform that action at this time.