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 }}
heycalmdown
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 9, 2016
(signature help) type parameter lists are never variadic (#12112)
vladima
authored
28cc938
Copy full SHA for 28cc938
Commits on Nov 8, 2016
use createHash from ServerHost instead of explicit require (#12043)
Show description for 9a9f45f
vladima
authored
9a9f45f
Copy full SHA for 9a9f45f
Merge pull request #12068 from Microsoft/fixTypeAliasDisplay
Show description for 2282477
ahejlsberg
authored
2282477
Copy full SHA for 2282477
Include declaration file emit
ahejlsberg
committed
be0358c
Copy full SHA for be0358c
Update authors for release-2.1
mhegazy
committed
84f8f8b
Copy full SHA for 84f8f8b
reduce set of files being watched, increase polling interval (#12054) (#12092)
vladima
authored
9e3d6ef
Copy full SHA for 9e3d6ef
Port fix for https://github.com/Microsoft/TypeScript/issues/12069 (#12095)
mhegazy
authored
2bf38ab
Copy full SHA for 2bf38ab
Merge pull request #12064 from Microsoft/cacheSignatureInstantiations
Show description for 8f568d4
ahejlsberg
authored
8f568d4
Copy full SHA for 8f568d4
Reuse subtree transform flags for incrementally parsed nodes (#12088)
rbuckton
authored and
mhegazy
committed
ddc4ae7
Copy full SHA for ddc4ae7
Commits on Nov 7, 2016
property handle missing config files in external projects (#12094)
vladima
authored
be2e8e8
Copy full SHA for be2e8e8
return empty file watcher in case if target directory does not exist (#12091)
Show description for 0173a3f
vladima
authored
0173a3f
Copy full SHA for 0173a3f
Ports #12051 and #12032 into master (#12090)
Show description for 4ffdea8
vladima
authored
4ffdea8
Copy full SHA for 4ffdea8
Merge pull request #12089 from Microsoft/lshost_realpath
Show description for d16aa30
Andy
authored
d16aa30
Copy full SHA for d16aa30
Add `realpath` implementation for lshost
Andy Hanson
committed
d5c6731
Copy full SHA for d5c6731
Accept new baselines
ahejlsberg
committed
cc9daca
Copy full SHA for cc9daca
Revert incorrect logic from #11392
ahejlsberg
committed
2bf4bad
Copy full SHA for 2bf4bad
Commits on Nov 6, 2016
Add regression test
ahejlsberg
committed
adfa271
Copy full SHA for adfa271
Properly instantiate aliasTypeArguments
ahejlsberg
committed
da7f11f
Copy full SHA for da7f11f
Commits on Nov 5, 2016
Accept new baselines
ahejlsberg
committed
4c1e416
Copy full SHA for 4c1e416
Cache generic signature instantiations
ahejlsberg
committed
61b9da5
Copy full SHA for 61b9da5
add missing bind calls to properly set parent on token nodes (#12057)
vladima
authored
ed4fead
Copy full SHA for ed4fead
Commits on Nov 4, 2016
Merge pull request #11998 from Microsoft/unusedProperty
Show description for 4a90614
sheetalkamat
authored
4a90614
Copy full SHA for 4a90614
Merge pull request #12039 from Microsoft/fix12010
Show description for defc053
rbuckton
authored
defc053
Copy full SHA for defc053
Port #12027, #11980 and #11932 to master (#12037)
Show description for 1c004bf
zhengbli
authored
1c004bf
Copy full SHA for 1c004bf
Ensure transformFlags are correct before visiting a node.
rbuckton
committed
cbec19a
Copy full SHA for cbec19a
Commits on Nov 3, 2016
Merge pull request #12026 from Microsoft/keyofAndConstraints
Show description for 702efd5
ahejlsberg
authored
702efd5
Copy full SHA for 702efd5
Merge branch 'master' into keyofAndConstraints
ahejlsberg
committed
48f2b78
Copy full SHA for 48f2b78
Merge pull request #12021 from Microsoft/tslint_version
Show description for 9705791
Andy
authored
9705791
Copy full SHA for 9705791
Fix linting errors
ahejlsberg
committed
6a5de5d
Copy full SHA for 6a5de5d
Accept new baselines
ahejlsberg
committed
d9b0b63
Copy full SHA for d9b0b63
Update tests
ahejlsberg
committed
4019265
Copy full SHA for 4019265
Correct assignability for keyof types and type parameters
ahejlsberg
committed
83abd04
Copy full SHA for 83abd04
Lock tslint version to 4.0.0-dev.0, because 4.0.0-dev.1 complains about unnecessary semicolons following properties
Andy Hanson
committed
e8c3d62
Copy full SHA for e8c3d62
Commits on Nov 2, 2016
module resolution: prefer locally defined ambient modules, reuse resolutions to ambient modules from the old program (#11999)
Show description for ab75ea7
vladima
authored
ab75ea7
Copy full SHA for ab75ea7
Mark property referenced in the destructuring as referenced
Show description for 13e8f7f
sheetalkamat
committed
13e8f7f
Copy full SHA for 13e8f7f
Pagination
Previous
Next
You can’t perform that action at this time.