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 }}
yulingchen
/
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
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2015
Merge pull request #5471 from Microsoft/jsFileCompilation
Show description for 883b8d9
sheetalkamat
committed
883b8d9
View commit details
Copy full SHA for 883b8d9
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Merge pull request #5719 from Microsoft/typesCleanup2
Show description for 7d6100b
rbuckton
committed
7d6100b
View commit details
Copy full SHA for 7d6100b
View code at this point
Browse repository at this point
Comment cleanup.
rbuckton
committed
93af2b2
View commit details
Copy full SHA for 93af2b2
View code at this point
Browse repository at this point
Merge branch 'master' into useprintVersion
Show description for adc6d11
Yui T
committed
adc6d11
View commit details
Copy full SHA for adc6d11
View code at this point
Browse repository at this point
Merge pull request #5626 from weswigham/type-guard-narrowing
Show description for b1c8245
weswigham
committed
b1c8245
View commit details
Copy full SHA for b1c8245
View code at this point
Browse repository at this point
Adds minimal support for 'this' types in decorator metadata, emitting 'Object' for now.
rbuckton
committed
5915fbd
View commit details
Copy full SHA for 5915fbd
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Merge branch 'master' into jsFileCompilation
sheetalkamat
committed
a19307d
View commit details
Copy full SHA for a19307d
View code at this point
Browse repository at this point
PR feedback
sheetalkamat
committed
5ac6eb2
View commit details
Copy full SHA for 5ac6eb2
View code at this point
Browse repository at this point
Merge pull request #5706 from Microsoft/nameResolutionForParameters
Show description for 5e84ed3
vladima
committed
5e84ed3
View commit details
Copy full SHA for 5e84ed3
View code at this point
Browse repository at this point
Merge pull request #5590 from weswigham/compute-common-source-dir
Show description for 1f61ecf
weswigham
committed
1f61ecf
View commit details
Copy full SHA for 1f61ecf
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
disallow references to function locals from return type annotations
vladima
committed
31039a3
View commit details
Copy full SHA for 31039a3
View code at this point
Browse repository at this point
Merge branch 'master' into type-guard-narrowing
weswigham
committed
321bb9a
View commit details
Copy full SHA for 321bb9a
View code at this point
Browse repository at this point
do not resolve parameters/type parameters if it is requested from restricted locations
vladima
committed
e0a8af0
View commit details
Copy full SHA for e0a8af0
View code at this point
Browse repository at this point
Merge pull request #5701 from Microsoft/cleanupWork
Show description for 683ecc9
vladima
committed
683ecc9
View commit details
Copy full SHA for 683ecc9
View code at this point
Browse repository at this point
use getCanonicalFileName on path fragments as in other utility methods
weswigham
committed
a989595
View commit details
Copy full SHA for a989595
View code at this point
Browse repository at this point
Clean up unnecessary comment annotations
rbuckton
committed
4be0095
View commit details
Copy full SHA for 4be0095
View code at this point
Browse repository at this point
Merge pull request #5597 from Microsoft/typesCleanup
Show description for 20347ad
rbuckton
committed
20347ad
View commit details
Copy full SHA for 20347ad
View code at this point
Browse repository at this point
Adds ThisType to SyntaxKind, to distinguish between a 'this' expression and a 'this' type. Needed for transforms
rbuckton
committed
443abe6
View commit details
Copy full SHA for 443abe6
View code at this point
Browse repository at this point
Merge branch 'master' into compute-common-source-dir
weswigham
committed
3fd9eb5
View commit details
Copy full SHA for 3fd9eb5
View code at this point
Browse repository at this point
clean residual state in binder and emitter, clean test data in version cache test
vladima
committed
33fc598
View commit details
Copy full SHA for 33fc598
View code at this point
Browse repository at this point
Merge pull request #5698 from Microsoft/paramPropertyDocComment
Show description for 13bc120
sheetalkamat
committed
13bc120
View commit details
Copy full SHA for 13bc120
View code at this point
Browse repository at this point
Merge pull request #5690 from Microsoft/harnessCleanup2_WIP
Show description for 259e204
vladima
committed
259e204
View commit details
Copy full SHA for 259e204
View code at this point
Browse repository at this point
When constructing signature, include parameter symbol instead of property symbol of parameter-property declaration
Show description for a275dab
sheetalkamat
committed
a275dab
View commit details
Copy full SHA for a275dab
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
076d65e
View commit details
Copy full SHA for 076d65e
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
Merge branch 'master' into jsFileCompilation
sheetalkamat
committed
073b69a
View commit details
Copy full SHA for 073b69a
View code at this point
Browse repository at this point
switch fourslash to use local test state
vladima
committed
31bce22
View commit details
Copy full SHA for 31bce22
View code at this point
Browse repository at this point
Change the api for node name resolver to take compiler options instead of supportedExtensions
sheetalkamat
committed
1ee5022
View commit details
Copy full SHA for 1ee5022
View code at this point
Browse repository at this point
remove Tao generation
vladima
committed
8039909
View commit details
Copy full SHA for 8039909
View code at this point
Browse repository at this point
use normalized absolute file names when doing consistency check
vladima
committed
078ed3f
View commit details
Copy full SHA for 078ed3f
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
cleanup harness code
vladima
committed
762e1eb
View commit details
Copy full SHA for 762e1eb
View code at this point
Browse repository at this point
do not crash when variable and function declarations collide
vladima
committed
e49e552
View commit details
Copy full SHA for e49e552
View code at this point
Browse repository at this point
Merge branch 'master' into dogfoodStringLiterals
DanielRosenwasser
committed
76d624d
View commit details
Copy full SHA for 76d624d
View code at this point
Browse repository at this point
Merge branch 'master' into compute-common-source-dir
weswigham
committed
39ebe81
View commit details
Copy full SHA for 39ebe81
View code at this point
Browse repository at this point
fix many lints
weswigham
committed
e41bfd1
View commit details
Copy full SHA for e41bfd1
View code at this point
Browse repository at this point
and somehow all that caused was a lint error
weswigham
committed
bfdb2d0
View commit details
Copy full SHA for bfdb2d0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.