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 }}
ilife5
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
compiler
on
stringTypesCleanup
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2015
Minor change to getStringLiteralType
rbuckton
committed
9b0231d
View commit details
Copy full SHA for 9b0231d
View code at this point
Browse repository at this point
Adds StringLiteralType to SyntaxKind to disambiguate string literals in a type position.
rbuckton
committed
f5b8619
View commit details
Copy full SHA for f5b8619
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 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
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
Commits on Nov 16, 2015
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
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
Merge branch 'master' into compute-common-source-dir
weswigham
committed
c3c758b
View commit details
Copy full SHA for c3c758b
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Merge pull request #5662 from Microsoft/overloadsAndMergedDeclarations
Show description for 531e096
vladima
committed
531e096
View commit details
Copy full SHA for 531e096
View code at this point
Browse repository at this point
do not crash if overloads cannot be merged under one symbol
vladima
committed
07626cb
View commit details
Copy full SHA for 07626cb
View code at this point
Browse repository at this point
ignore undefined type guards
weswigham
committed
16d80eb
View commit details
Copy full SHA for 16d80eb
View code at this point
Browse repository at this point
test, first pass at a fix
weswigham
committed
346253a
View commit details
Copy full SHA for 346253a
View code at this point
Browse repository at this point
Merge pull request #5193 from Microsoft/namespace-before-ambient-derived-class-finds-heritage
Show description for 7743d20
sandersn
committed
7743d20
View commit details
Copy full SHA for 7743d20
View code at this point
Browse repository at this point
Go all the way back to the original solution
weswigham
committed
ecd4435
View commit details
Copy full SHA for ecd4435
View code at this point
Browse repository at this point
Merge pull request #5643 from Microsoft/lambdaSourceMap
Show description for 3d6312a
sheetalkamat
committed
3d6312a
View commit details
Copy full SHA for 3d6312a
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Merge branch 'master' into compute-common-source-dir
weswigham
committed
52fbf9e
View commit details
Copy full SHA for 52fbf9e
View code at this point
Browse repository at this point
use relative path from current directory
weswigham
committed
5bcf861
View commit details
Copy full SHA for 5bcf861
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.