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 }}
HackPoint
/
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
cases
fourslash
on
codeCoverage
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2015
Merge pull request #3175 from Microsoft/release-1.5
Show description for 28c9ff1
JsonFreeman
committed
28c9ff1
View commit details
Copy full SHA for 28c9ff1
View code at this point
Browse repository at this point
Commits on May 14, 2015
Only call getTypeOfSymbol recursively if it's a value
JsonFreeman
committed
8922a09
View commit details
Copy full SHA for 8922a09
View code at this point
Browse repository at this point
Commits on May 13, 2015
Update the test to actually test what we intended
Paul van Brenk
committed
756be9b
View commit details
Copy full SHA for 756be9b
View code at this point
Browse repository at this point
Additional cases added for creating new variables.
Paul van Brenk
committed
03876ff
View commit details
Copy full SHA for 03876ff
View code at this point
Browse repository at this point
Merge branch 'master' into completionFixes
Paul van Brenk
committed
fb68321
View commit details
Copy full SHA for fb68321
View code at this point
Browse repository at this point
Commits on May 8, 2015
Type check all files when emitting a file under -out
JsonFreeman
committed
e0931d8
View commit details
Copy full SHA for e0931d8
View code at this point
Browse repository at this point
Type check all files when emitting a file under -out
JsonFreeman
committed
0401553
View commit details
Copy full SHA for 0401553
View code at this point
Browse repository at this point
Commits on May 4, 2015
Merge pull request #2966 from Microsoft/getTypeDefinitionAtPosition
Show description for 15f4b58
mhegazy
committed
15f4b58
View commit details
Copy full SHA for 15f4b58
View code at this point
Browse repository at this point
Merge branch 'master' into getTypeDefinitionAtPosition
Show description for 7fc6142
mhegazy
committed
7fc6142
View commit details
Copy full SHA for 7fc6142
View code at this point
Browse repository at this point
Commits on May 2, 2015
fix formatting for chained callbacks
vladima
committed
f5b13bd
View commit details
Copy full SHA for f5b13bd
View code at this point
Browse repository at this point
Commits on May 1, 2015
confused, in typescript a type decl needs the ( ) for a lambda
Paul van Brenk
committed
c790b91
View commit details
Copy full SHA for c790b91
View code at this point
Browse repository at this point
Respond to code review comments
mhegazy
committed
1de5ea8
View commit details
Copy full SHA for 1de5ea8
View code at this point
Browse repository at this point
CR feedback
Paul van Brenk
committed
45591c8
View commit details
Copy full SHA for 45591c8
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
Fixes Aggressive completion makes it difficult to type function types. #2494 + test case
Paul van Brenk
committed
63f3baf
View commit details
Copy full SHA for 63f3baf
View code at this point
Browse repository at this point
this fixes No builder in right-hand side of object binding pattern element #2693 and adds tests
Paul van Brenk
committed
fd5a04c
View commit details
Copy full SHA for fd5a04c
View code at this point
Browse repository at this point
Unify more classification code.
CyrusNajmabadi
committed
c0c2c4f
View commit details
Copy full SHA for c0c2c4f
View code at this point
Browse repository at this point
Fix for Completion interferes with typeing a "type alias". #2882 + test case
Paul van Brenk
committed
8b26423
View commit details
Copy full SHA for 8b26423
View code at this point
Browse repository at this point
Add getTypeDefinitionAtPosition to tsserver
mhegazy
committed
b6905af
View commit details
Copy full SHA for b6905af
View code at this point
Browse repository at this point
Add test to shims
mhegazy
committed
6f1c307
View commit details
Copy full SHA for 6f1c307
View code at this point
Browse repository at this point
Add implementation for getTypeDefinitionAtPosition
mhegazy
committed
e9f76d0
View commit details
Copy full SHA for e9f76d0
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
Modify fourslash tests
ahejlsberg
committed
8489e52
View commit details
Copy full SHA for 8489e52
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
fixed formatting for equals token in type aliases
vladima
committed
05b95c3
View commit details
Copy full SHA for 05b95c3
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Merge pull request #2729 from Microsoft/reducedUnionTypes
Show description for 6d36dd5
ahejlsberg
committed
6d36dd5
View commit details
Copy full SHA for 6d36dd5
View code at this point
Browse repository at this point
Merge branch 'master' into jsSigHelp
Show description for 8e757c0
CyrusNajmabadi
committed
8e757c0
View commit details
Copy full SHA for 8e757c0
View code at this point
Browse repository at this point
Merge branch 'master' into reducedUnionTypes
unknown
authored and
unknown
committed
7393898
View commit details
Copy full SHA for 7393898
View code at this point
Browse repository at this point
Merge branch 'master' into reducedUnionTypes
unknown
authored and
unknown
committed
6ff6bb1
View commit details
Copy full SHA for 6ff6bb1
View code at this point
Browse repository at this point
Fix #2724: ensure checkIteratedTypeOrElementType returns a type
mhegazy
committed
fe75002
View commit details
Copy full SHA for fe75002
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Fix #2725: Add check for parent before using it
mhegazy
committed
4e42054
View commit details
Copy full SHA for 4e42054
View code at this point
Browse repository at this point
Merge pull request #2711 from SaschaNaz/formatChainedCallbacks
Show description for f777762
mhegazy
committed
f777762
View commit details
Copy full SHA for f777762
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Fix issue #2677 : Labels should not get quick info
GuillaumeSalles
committed
7119165
View commit details
Copy full SHA for 7119165
View code at this point
Browse repository at this point
Merge branch 'master' into reducedUnionTypes
Show description for e4b7cf9
ahejlsberg
committed
e4b7cf9
View commit details
Copy full SHA for e4b7cf9
View code at this point
Browse repository at this point
Consistently reduce union types in property access
ahejlsberg
committed
e8ee500
View commit details
Copy full SHA for e8ee500
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
formattingOnChainedCallbacks (passing)
saschanaz
committed
5543f64
View commit details
Copy full SHA for 5543f64
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
formattingOnChainedCallbacks
saschanaz
committed
0c95b0d
View commit details
Copy full SHA for 0c95b0d
View code at this point
Browse repository at this point
Merge pull request #2664 from Microsoft/fixDecoratorFormatting
Show description for f318515
rbuckton
committed
f318515
View commit details
Copy full SHA for f318515
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.