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 }}
roachhd
/
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
Breadcrumbs
History for
TypeScript
tests
on
useTypeAnnotationInDeclarationsEmitter
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 11, 2014
Show error for visibility only on the identifier resulting the error
sheetalkamat
committed
60f79da
View commit details
Copy full SHA for 60f79da
View code at this point
Browse repository at this point
Test case for visibility error in the type literal
sheetalkamat
committed
acff59f
View commit details
Copy full SHA for acff59f
View code at this point
Browse repository at this point
Test cases for type alias declaration emit and privacy check.
Show description for d6fb678
sheetalkamat
committed
d6fb678
View commit details
Copy full SHA for d6fb678
View code at this point
Browse repository at this point
Test cases for type annotation visibility errors
sheetalkamat
committed
5664b6f
View commit details
Copy full SHA for 5664b6f
View code at this point
Browse repository at this point
Test cases for type literal annotation
sheetalkamat
committed
c661ffa
View commit details
Copy full SHA for c661ffa
View code at this point
Browse repository at this point
Test case for string literal overload type annotation
sheetalkamat
committed
9e41b0f
View commit details
Copy full SHA for 9e41b0f
View code at this point
Browse repository at this point
Test case for paren type annotation
sheetalkamat
committed
c2188a3
View commit details
Copy full SHA for c2188a3
View code at this point
Browse repository at this point
Test cases for union type annotation
sheetalkamat
committed
68a07ed
View commit details
Copy full SHA for 68a07ed
View code at this point
Browse repository at this point
Type annotation of tuple type emit in the declaration file
sheetalkamat
committed
5207bd9
View commit details
Copy full SHA for 5207bd9
View code at this point
Browse repository at this point
Test cases for array type annotation
sheetalkamat
committed
737b72d
View commit details
Copy full SHA for 737b72d
View code at this point
Browse repository at this point
Test cases for type query
sheetalkamat
committed
ab15588
View commit details
Copy full SHA for ab15588
View code at this point
Browse repository at this point
Tests for type reference annotation
sheetalkamat
committed
e11fa3f
View commit details
Copy full SHA for e11fa3f
View code at this point
Browse repository at this point
Tests for built in type name reference in type annotation
sheetalkamat
committed
cee6452
View commit details
Copy full SHA for cee6452
View code at this point
Browse repository at this point
Show error about entity name visibility on entity name resulting in the error
sheetalkamat
committed
ffdb0fc
View commit details
Copy full SHA for ffdb0fc
View code at this point
Browse repository at this point
Update the baselines
sheetalkamat
committed
7719f39
View commit details
Copy full SHA for 7719f39
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Merge pull request #1118 from Microsoft/completionWithBackSlashAfterString
Show description for 23b8613
sheetalkamat
committed
23b8613
View commit details
Copy full SHA for 23b8613
View code at this point
Browse repository at this point
Test case for completion list at backslash following string
Show description for 0cabff4
sheetalkamat
committed
0cabff4
View commit details
Copy full SHA for 0cabff4
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
Merge branch 'master' into trailingTrivia2
Show description for b8fcacb
CyrusNajmabadi
committed
b8fcacb
View commit details
Copy full SHA for b8fcacb
View code at this point
Browse repository at this point
Update test.
CyrusNajmabadi
committed
ae14ec5
View commit details
Copy full SHA for ae14ec5
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
Merge pull request #1094 from Microsoft/findAllRefsInTemplates
Show description for d99023e
DanielRosenwasser
committed
d99023e
View commit details
Copy full SHA for d99023e
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Added baselines.
DanielRosenwasser
committed
c9919bb
View commit details
Copy full SHA for c9919bb
View code at this point
Browse repository at this point
Corrected isExpression for templates.
Show description for dbcb6dc
DanielRosenwasser
committed
dbcb6dc
View commit details
Copy full SHA for dbcb6dc
View code at this point
Browse repository at this point
Merge branch 'master' into refactorRefFilesPath
Yui T
committed
dc3c5c5
View commit details
Copy full SHA for dc3c5c5
View code at this point
Browse repository at this point
Merge pull request #1089 from Microsoft/completionEntryOfImport
Show description for d634ab8
sheetalkamat
committed
d634ab8
View commit details
Copy full SHA for d634ab8
View code at this point
Browse repository at this point
Merge pull request #1086 from Microsoft/jsDocCommentLinePreservation
Show description for b47c769
sheetalkamat
committed
b47c769
View commit details
Copy full SHA for b47c769
View code at this point
Browse repository at this point
Test now covers completion entry at name of the import when there is no name and there is name
sheetalkamat
committed
3c60060
View commit details
Copy full SHA for 3c60060
View code at this point
Browse repository at this point
Merge pull request #1090 from Microsoft/completionAfterAt
Show description for f81a05a
sheetalkamat
committed
f81a05a
View commit details
Copy full SHA for f81a05a
View code at this point
Browse repository at this point
Merge branch 'master' into refactorRefFilesPath
Yui T
committed
35facf5
View commit details
Copy full SHA for 35facf5
View code at this point
Browse repository at this point
Fix the crash in completion entry by fixing the unknown token check
Show description for 5acc1a1
sheetalkamat
committed
5acc1a1
View commit details
Copy full SHA for 5acc1a1
View code at this point
Browse repository at this point
Block completion list on import declaration name and fix the crash in symbol display name when import declaration is incomplete
Show description for 38f14b5
sheetalkamat
committed
38f14b5
View commit details
Copy full SHA for 38f14b5
View code at this point
Browse repository at this point
Fix the union property kind if the property is union of exported variable of module
Show description for 127aa49
sheetalkamat
committed
127aa49
View commit details
Copy full SHA for 127aa49
View code at this point
Browse repository at this point
Fix the line preservation between jsdoc comments while displaying it
Show description for bfca3c5
sheetalkamat
committed
bfca3c5
View commit details
Copy full SHA for bfca3c5
View code at this point
Browse repository at this point
Fixed the merge conflicts that went undetected in github
sheetalkamat
committed
8ab038f
View commit details
Copy full SHA for 8ab038f
View code at this point
Browse repository at this point
Merge pull request #1079 from Microsoft/showNarrowedType
Show description for beef2eb
sheetalkamat
committed
beef2eb
View commit details
Copy full SHA for beef2eb
View code at this point
Browse repository at this point
Merge pull request #1058 from Microsoft/contextualUnionTypeConformance
Show description for 9e2eb3b
sheetalkamat
committed
9e2eb3b
View commit details
Copy full SHA for 9e2eb3b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.