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 }}
Daisyshao
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 10, 2015
Merge pull request #4179 from Microsoft/exportDeclarationsInSystem
Show description for 586abac
vladima
committed
586abac
View commit details
Copy full SHA for 586abac
Browse repository at this point
addressed PR feedback
vladima
committed
7ecaea3
View commit details
Copy full SHA for 7ecaea3
Browse repository at this point
Merge pull request #4133 from Microsoft/addNewLineHelper
Show description for bfa624c
mhegazy
committed
bfa624c
View commit details
Copy full SHA for bfa624c
Browse repository at this point
Merge pull request #4006 from Microsoft/JSDocCommentScaffolding
Show description for 961805c
Zhengbo Li
committed
961805c
View commit details
Copy full SHA for 961805c
Browse repository at this point
Merge branch 'master' into JSDocCommentScaffolding
zhengbli
committed
b3f0a2a
View commit details
Copy full SHA for b3f0a2a
Browse repository at this point
Merge pull request #3858 from zhengbli/fixWorkerType
Show description for 74dc5a2
Zhengbo Li
committed
74dc5a2
View commit details
Copy full SHA for 74dc5a2
Browse repository at this point
Merge pull request #3918 from zhengbli/issue3884
Show description for a3ef530
Zhengbo Li
committed
a3ef530
View commit details
Copy full SHA for a3ef530
Browse repository at this point
Merge pull request #4257 from Microsoft/fix3912
Show description for 9dc15b4
mhegazy
committed
9dc15b4
View commit details
Copy full SHA for 9dc15b4
Browse repository at this point
Fix #3912: emit declaration for binding elements correctelly
mhegazy
committed
7f49375
View commit details
Copy full SHA for 7f49375
Browse repository at this point
Merge pull request #3848 from zhengbli/errorlist
Show description for fe51b45
Zhengbo Li
committed
fe51b45
View commit details
Copy full SHA for fe51b45
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into errorlist
Show description for fceba23
zhengbli
committed
fceba23
View commit details
Copy full SHA for fceba23
Browse repository at this point
Commits on Aug 7, 2015
Merge pull request #4205 from Microsoft/fixAbstractAssignabilityRestriction2
Show description for 92f152c
Arthur Ozga
committed
92f152c
View commit details
Copy full SHA for 92f152c
Browse repository at this point
Merge pull request #4213 from tinganho/columnRows
Show description for c07dfc3
mhegazy
committed
c07dfc3
View commit details
Copy full SHA for c07dfc3
Browse repository at this point
save files changed in refactoring
Arthur Ozga
committed
f9c82ea
View commit details
Copy full SHA for f9c82ea
Browse repository at this point
move helper and add capture of this
Arthur Ozga
committed
e9fa806
View commit details
Copy full SHA for e9fa806
Browse repository at this point
added a clarifying comment
Arthur Ozga
committed
410e4e4
View commit details
Copy full SHA for 410e4e4
Browse repository at this point
Adds columns and rows properties to process.stdout
tinganho
committed
4cb7899
View commit details
Copy full SHA for 4cb7899
Browse repository at this point
fixed null de-reference
Arthur Ozga
committed
cbb1597
View commit details
Copy full SHA for cbb1597
Browse repository at this point
Updated baselines
Arthur Ozga
committed
e8497d3
View commit details
Copy full SHA for e8497d3
Browse repository at this point
Added test
Arthur Ozga
committed
a693e82
View commit details
Copy full SHA for a693e82
Browse repository at this point
Fixed assignability bug
Arthur Ozga
committed
1421c39
View commit details
Copy full SHA for 1421c39
Browse repository at this point
Commits on Aug 6, 2015
Merge pull request #4203 from hoanhtien/fixOccurrenceTypos
Show description for 2f92483
hoanhtien
committed
2f92483
View commit details
Copy full SHA for 2f92483
Browse repository at this point
Merge pull request #4202 from Microsoft/fix4194
Show description for 24aa58e
mhegazy
committed
24aa58e
View commit details
Copy full SHA for 24aa58e
Browse repository at this point
Fix #4159: look up the type alias paramter within the context of the parent type alias declaration
mhegazy
committed
d58ec43
View commit details
Copy full SHA for d58ec43
Browse repository at this point
deduplicate module dependencies
vladima
committed
02539d9
View commit details
Copy full SHA for 02539d9
Browse repository at this point
Merge pull request #3899 from Microsoft/fixTypeResolutionInTypeSerialization
Show description for bb4aa2c
rbuckton
committed
bb4aa2c
View commit details
Copy full SHA for bb4aa2c
Browse repository at this point
Use template string to shorten code.
Tien Nguyen
committed
013b92c
View commit details
Copy full SHA for 013b92c
Browse repository at this point
Merge pull request #4201 from Microsoft/fix4025
Show description for 4816bb5
mhegazy
committed
4816bb5
View commit details
Copy full SHA for 4816bb5
Browse repository at this point
Fix #4194: emit type paramters in type alias declaration
mhegazy
committed
fbba50b
View commit details
Copy full SHA for fbba50b
Browse repository at this point
Fix mistyped `occurrence`.
Tien Nguyen
committed
3f3aea1
View commit details
Copy full SHA for 3f3aea1
Browse repository at this point
Updated baselines
rbuckton
committed
8ea1a22
View commit details
Copy full SHA for 8ea1a22
Browse repository at this point
simplified docParams
Arthur Ozga
committed
3e59651
View commit details
Copy full SHA for 3e59651
Browse repository at this point
Fix #4025: report options diagnostics
mhegazy
committed
9a29a82
View commit details
Copy full SHA for 9a29a82
Browse repository at this point
Merge pull request #4106 from RyanCavanaugh/allowTsxStringIndexers
Show description for ba77592
RyanCavanaugh
committed
ba77592
View commit details
Copy full SHA for ba77592
Browse repository at this point
Merge branch 'master' into fixTypeResolutionInTypeSerialization
rbuckton
committed
f0458f4
View commit details
Copy full SHA for f0458f4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.