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 }}
stanhuff
/
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 Feb 4, 2016
Merge pull request #6858 from Microsoft/emitImportsInDts
Show description for f058117
vladima
committed
f058117
Copy full SHA for f058117
Merge pull request #6870 from RyanCavanaugh/fix6825
Show description for 6f261f5
RyanCavanaugh
committed
6f261f5
Copy full SHA for 6f261f5
Merge pull request #6850 from RyanCavanaugh/fix6654
Show description for 665a4e3
RyanCavanaugh
committed
665a4e3
Copy full SHA for 665a4e3
added tests
vladima
committed
2c24f81
Copy full SHA for 2c24f81
Merge remote-tracking branch 'origin/master' into emitImportsInDts
vladima
committed
b033693
Copy full SHA for b033693
Merge pull request #6888 from jesseschalken/patch-1
Show description for 2fde7ab
DanielRosenwasser
committed
2fde7ab
Copy full SHA for 2fde7ab
Fix Stack Overflow and Gitter links in CONTRIBUTING.md
jesseschalken
committed
daa70e3
Copy full SHA for daa70e3
Commits on Feb 3, 2016
Update README.md
DanielRosenwasser
committed
98b8af6
Copy full SHA for 98b8af6
Merge pull request #6855 from Microsoft/destructuringInTypes
Show description for 1154ab8
ahejlsberg
committed
1154ab8
Copy full SHA for 1154ab8
Addressing CR feedback
ahejlsberg
committed
98e8a25
Copy full SHA for 98e8a25
Capture `node.parent`
RyanCavanaugh
committed
1c70623
Copy full SHA for 1c70623
Recognize object literal method JSDoc comments
Show description for 8aad976
RyanCavanaugh
committed
8aad976
Copy full SHA for 8aad976
Update README.md
DanielRosenwasser
committed
c69a9d1
Copy full SHA for c69a9d1
Update README.md
DanielRosenwasser
committed
96d82b5
Copy full SHA for 96d82b5
Merge pull request #6863 from plantain-00/i6844
Show description for 33ef358
mhegazy
committed
33ef358
Copy full SHA for 33ef358
Merge pull request #6862 from Microsoft/removeUnusedErrorMessage
Show description for a57029f
mhegazy
committed
a57029f
Copy full SHA for a57029f
fix error message with public class inside namespace
plantain-00
committed
a0782d9
Copy full SHA for a0782d9
Remove unused error message
mhegazy
committed
9582342
Copy full SHA for 9582342
Merge pull request #5 from Microsoft/master
Show description for cd2638e
plantain-00
committed
cd2638e
Copy full SHA for cd2638e
Merge pull request #6813 from Microsoft/port6745tomaster
Show description for 6cc44d1
yuit
committed
6cc44d1
Copy full SHA for 6cc44d1
Commits on Feb 2, 2016
emit import declarations without import clause in .d.ts files
vladima
committed
202452b
Copy full SHA for 202452b
Merge pull request #6852 from viispade/erase-watcherPath-comment
Show description for 823df85
mhegazy
committed
823df85
Copy full SHA for 823df85
Accepting new baselines
ahejlsberg
committed
979186f
Copy full SHA for 979186f
Adding test
ahejlsberg
committed
5643f91
Copy full SHA for 5643f91
Properly parse function/constructor types with destructuring parameters
ahejlsberg
committed
c89f2b7
Copy full SHA for c89f2b7
Delete mention of nonexistent watcherPath param
Show description for 8e472db
Tim Viiding-Spader
committed
8e472db
Copy full SHA for 8e472db
Merge pull request #6709 from RyanCavanaugh/fix6662
Show description for bd3e9f2
RyanCavanaugh
committed
bd3e9f2
Copy full SHA for bd3e9f2
:heart: linter
RyanCavanaugh
committed
018429b
Copy full SHA for 018429b
Always show file tokens in JS completion lists
Show description for 2c25bea
RyanCavanaugh
committed
2c25bea
Copy full SHA for 2c25bea
Merge pull request #6679 from RyanCavanaugh/fix6645
Show description for 554ea1b
RyanCavanaugh
committed
554ea1b
Copy full SHA for 554ea1b
Merge pull request #6278 from Microsoft/theyreNotTHATSpecial
Show description for 3dae253
DanielRosenwasser
committed
3dae253
Copy full SHA for 3dae253
Merge pull request #6846 from Microsoft/noErrorOnEmptyDtsFile
Show description for 7259074
vladima
committed
7259074
Copy full SHA for 7259074
do not error if typings for external library is empty .d.ts file
vladima
committed
fb99a66
Copy full SHA for fb99a66
Merge pull request #6827 from T18970237136/ts-missing-semicolon
Show description for c6588d2
DanielRosenwasser
committed
c6588d2
Copy full SHA for c6588d2
Merge pull request #6680 from RyanCavanaugh/fix6646
Show description for 2d7a2f4
RyanCavanaugh
committed
2d7a2f4
Copy full SHA for 2d7a2f4
Pagination
Previous
Next
You can’t perform that action at this time.