Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.1k
Star
106k
Code
Issues
5k+
Pull requests
501
Actions
Projects
1
Models
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Wiki
Security
Insights
Commits
Branch selector
063eed1
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 8, 2017
Add type relationships and distribute over union types
ahejlsberg
committed
063eed1
Copy full SHA for 063eed1
Commits on Dec 5, 2017
Initial implementation of conditional type operator
ahejlsberg
committed
57ca768
Copy full SHA for 57ca768
Commits on Dec 4, 2017
Remove 'debugger' statement from test (#20444)
Andy
authored
334bf4e
Copy full SHA for 334bf4e
Merge pull request #20413 from JoshuaKGoldberg/patch-1
Show description for f4ae9ba
sandersn
authored
f4ae9ba
Copy full SHA for f4ae9ba
Commits on Dec 3, 2017
LEGO: Merge pull request 20420
Show description for dbf2ffa
csigs
authored
dbf2ffa
Copy full SHA for dbf2ffa
LEGO: check in for master to temporary branch.
csigs
committed
60ec20a
Copy full SHA for 60ec20a
Comment typo fix in es2015.ts: "propety"
Josh Goldberg
authored
c9f044e
Copy full SHA for c9f044e
Commits on Dec 2, 2017
fix(es2018): add a target and an initial lib (#20385)
Show description for 49a48ff
benbraou
authored and
mhegazy
committed
49a48ff
Copy full SHA for 49a48ff
"tsc --watch should clear screen on new compilation" Two: Electric Boogaloo (#20389)
Show description for 08c6dc9
Josh Goldberg
authored and
mhegazy
committed
08c6dc9
Copy full SHA for 08c6dc9
LEGO: Merge pull request 20406
Show description for e90bf5e
csigs
authored
e90bf5e
Copy full SHA for e90bf5e
LEGO: check in for master to temporary branch.
csigs
committed
c92aab8
Copy full SHA for c92aab8
Make sure autoArrayType is unique, even if no lib is available (#20344)
Show description for 59e5bbc
mhegazy
authored
59e5bbc
Copy full SHA for 59e5bbc
Always instantiate the extends clause, even in the presence of an error (#20232)
Show description for 1045d95
weswigham
authored
1045d95
Copy full SHA for 1045d95
Merge pull request #20404 from Microsoft/fixUntypedFunctionCall
Show description for f6b1a1d
ahejlsberg
authored
f6b1a1d
Copy full SHA for f6b1a1d
Accept new baselines
ahejlsberg
committed
35188c5
Copy full SHA for 35188c5
Add regression test
ahejlsberg
committed
3531bd2
Copy full SHA for 3531bd2
Check apparent type instead of function type in isUntypedFunctionCall
ahejlsberg
committed
5465a5a
Copy full SHA for 5465a5a
Remove periods from refactor/quickfix messages (#20237)
Show description for 65af685
mhegazy
authored
65af685
Copy full SHA for 65af685
Commits on Dec 1, 2017
Merge pull request #20370 from Microsoft/cutoff-inference-for-recursive-mapped-types
Show description for 8d7c2a2
sandersn
authored
8d7c2a2
Copy full SHA for 8d7c2a2
Simplify mappedTypeStack cache key
sandersn
committed
84d747a
Copy full SHA for 84d747a
mappedTypeStack uses a string based on symbols
Show description for 0e5b535
sandersn
committed
0e5b535
Copy full SHA for 0e5b535
Merge pull request #20380 from Microsoft/literalContexts
Show description for bc628bf
ahejlsberg
authored
bc628bf
Copy full SHA for bc628bf
Support a 'recommended' completion entry (#20020)
Show description for fd4d8ab
Andy
authored
fd4d8ab
Copy full SHA for fd4d8ab
Merge pull request #20369 from minestarks/noemitcos
Show description for 973cb76
minestarks
authored
973cb76
Copy full SHA for 973cb76
Commits on Nov 30, 2017
compileOnSaveAffectedFileList shouldn't return any files for noEmit projects
minestarks
committed
1fbe684
Copy full SHA for 1fbe684
Merge pull request #20373 from amcasey/PropertyUnderscore
Show description for 8f1cdc9
amcasey
authored
8f1cdc9
Copy full SHA for 8f1cdc9
Merge pull request #20198 from Microsoft/jsdoc-values-as-namespaces
Show description for 2ec2238
sandersn
authored
2ec2238
Copy full SHA for 2ec2238
Don't mutate symbol flags after creation
sandersn
committed
7208204
Copy full SHA for 7208204
Don't suggest import completions for /a/node_modules if we're in /b (#19928)
Show description for 75e5b13
Andy
authored
75e5b13
Copy full SHA for 75e5b13
Accept new baselines
ahejlsberg
committed
a82b1b2
Copy full SHA for a82b1b2
Update baselines with new SymbolFlags
sandersn
committed
0e4537e
Copy full SHA for 0e4537e
Preserve literal types only when contextual type has literals of same kind
ahejlsberg
committed
7ccbbfc
Copy full SHA for 7ccbbfc
Merge branch 'master' into jsdoc-values-as-namespaces
sandersn
committed
69bbfed
Copy full SHA for 69bbfed
Add SymbolFlag for containers of JS special decls
Show description for 665c2ec
sandersn
committed
665c2ec
Copy full SHA for 665c2ec
Merge pull request #20359 from amcasey/CorrectEnumBaselines
Show description for 4c7b491
amcasey
authored
4c7b491
Copy full SHA for 4c7b491
Pagination
Previous
Next
You can’t perform that action at this time.