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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 18, 2015
Merge pull request #6104 from RyanCavanaugh/fix6029
Show description for 0163675
RyanCavanaugh
committed
0163675
View commit details
Copy full SHA for 0163675
Browse repository at this point
Merge pull request #6141 from Microsoft/linting_services
Show description for 710a5be
yuit
committed
710a5be
View commit details
Copy full SHA for 710a5be
Browse repository at this point
Address PR feed back
Yui T
committed
2ec97a2
View commit details
Copy full SHA for 2ec97a2
Browse repository at this point
Merge pull request #6075 from Microsoft/overloadCompatibility
Show description for 8d46ffd
DanielRosenwasser
committed
8d46ffd
View commit details
Copy full SHA for 8d46ffd
Browse repository at this point
Merge pull request #6036 from Microsoft/structural-enums
Show description for 4d792f2
sandersn
committed
4d792f2
View commit details
Copy full SHA for 4d792f2
Browse repository at this point
Get type of target enum outside the lookup loop
sandersn
committed
b04bd66
View commit details
Copy full SHA for b04bd66
Browse repository at this point
Commits on Dec 17, 2015
Get rid of list and map abstractions to reduce GC pressure
sandersn
committed
d59831b
View commit details
Copy full SHA for d59831b
Browse repository at this point
Merge pull request #6136 from Microsoft/dontEditDocs
Show description for 5d8d09f
DanielRosenwasser
committed
5d8d09f
View commit details
Copy full SHA for 5d8d09f
Browse repository at this point
Added README.md to 'doc' folder.
DanielRosenwasser
committed
3558d7d
View commit details
Copy full SHA for 3558d7d
Browse repository at this point
Commits on Dec 16, 2015
Add enum/module merge test
sandersn
committed
aa1a766
View commit details
Copy full SHA for aa1a766
Browse repository at this point
Fix linter nits.
DanielRosenwasser
committed
731925b
View commit details
Copy full SHA for 731925b
Browse repository at this point
Use a comparison function instead of creating a new type for each signature.
DanielRosenwasser
committed
d8db60a
View commit details
Copy full SHA for d8db60a
Browse repository at this point
Commits on Dec 15, 2015
Use nicer flag collection method
RyanCavanaugh
committed
a2b6e8c
View commit details
Copy full SHA for a2b6e8c
Browse repository at this point
Fix linting issue
Yui T
committed
ec95f99
View commit details
Copy full SHA for ec95f99
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
Properly handle multiply-declared optional properties in JSX attr. type
Show description for 023e375
RyanCavanaugh
committed
023e375
View commit details
Copy full SHA for 023e375
Browse repository at this point
Commits on Dec 14, 2015
Accepted baselines.
DanielRosenwasser
committed
2efa697
View commit details
Copy full SHA for 2efa697
Browse repository at this point
Added tests.
DanielRosenwasser
committed
5cbf17d
View commit details
Copy full SHA for 5cbf17d
Browse repository at this point
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
Do some caching so that we don't repeat the same work for the implementation signature for every overload.
DanielRosenwasser
committed
73526cf
View commit details
Copy full SHA for 73526cf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.