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 }}
peterhal
/
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 May 9, 2015
Merge pull request #3048 from Microsoft/duplicateIdentifierBindingElement
Show description for 681954b
yuit
committed
681954b
View commit details
Copy full SHA for 681954b
Browse repository at this point
Merge branch 'master' into duplicateIdentifierBindingElement
Yui T
committed
b702765
View commit details
Copy full SHA for b702765
Browse repository at this point
Add testcases
Yui T
committed
38b1bb0
View commit details
Copy full SHA for 38b1bb0
Browse repository at this point
Address code review
Yui T
committed
853edde
View commit details
Copy full SHA for 853edde
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
Browse repository at this point
Make boolean compiler options in harness true only if they say 'true'
JsonFreeman
committed
80f33dd
View commit details
Copy full SHA for 80f33dd
Browse repository at this point
Merge pull request #3091 from Microsoft/classificationLoop
Show description for 5aed73f
CyrusNajmabadi
committed
5aed73f
View commit details
Copy full SHA for 5aed73f
Browse repository at this point
Prevent infinite loop when classifying.
CyrusNajmabadi
committed
286f015
View commit details
Copy full SHA for 286f015
Browse repository at this point
Merge pull request #3088 from Microsoft/fixTSConfigParsing
Show description for 0c92cf6
CyrusNajmabadi
committed
0c92cf6
View commit details
Copy full SHA for 0c92cf6
Browse repository at this point
Don't wrap an array of errors in an additional array.
CyrusNajmabadi
committed
4c809ed
View commit details
Copy full SHA for 4c809ed
Browse repository at this point
Commits on May 7, 2015
Merge pull request #3032 from Microsoft/supportedExtensions
Show description for 5129d7c
mhegazy
committed
5129d7c
View commit details
Copy full SHA for 5129d7c
Browse repository at this point
Merge pull request #3073 from Microsoft/removeDuplicateCaseLabels
Show description for cf8f582
mhegazy
committed
cf8f582
View commit details
Copy full SHA for cf8f582
Browse repository at this point
remove duplicate case labels
mhegazy
committed
05892b1
View commit details
Copy full SHA for 05892b1
Browse repository at this point
Merge pull request #3064 from Microsoft/refactorNarrowTypeByInstanceOf
Show description for b40849b
mhegazy
committed
b40849b
View commit details
Copy full SHA for b40849b
Browse repository at this point
Merge branch 'master' into supportedExtensions
mhegazy
committed
ce9f7b4
View commit details
Copy full SHA for ce9f7b4
Browse repository at this point
Merge branch 'master' into refactorNarrowTypeByInstanceOf
mhegazy
committed
69f94cd
View commit details
Copy full SHA for 69f94cd
Browse repository at this point
Add new line
mhegazy
committed
4381d16
View commit details
Copy full SHA for 4381d16
Browse repository at this point
Merge pull request #3058 from Microsoft/promiseVoidErrorCallback
Show description for dd6c87e
JsonFreeman
committed
dd6c87e
View commit details
Copy full SHA for dd6c87e
Browse repository at this point
Merge pull request #3059 from Microsoft/'canonicalFileNamesInHostCache'
Show description for 3d0daef
vladima
committed
3d0daef
View commit details
Copy full SHA for 3d0daef
Browse repository at this point
Add a regression test
mhegazy
committed
42b56cf
View commit details
Copy full SHA for 42b56cf
Browse repository at this point
Update test
mhegazy
committed
8b43b3d
View commit details
Copy full SHA for 8b43b3d
Browse repository at this point
refactor narrowTypeByInstanceof
mhegazy
committed
ac9b16c
View commit details
Copy full SHA for ac9b16c
Browse repository at this point
Merge pull request #3063 from Microsoft/removeDefineFunctionName
Show description for 93e2f91
rbuckton
committed
93e2f91
View commit details
Copy full SHA for 93e2f91
Browse repository at this point
Updated LKG
rbuckton
committed
6be18f8
View commit details
Copy full SHA for 6be18f8
Browse repository at this point
Removed Object.defineProperty for function name
rbuckton
committed
7acc488
View commit details
Copy full SHA for 7acc488
Browse repository at this point
Commits on May 6, 2015
use canonical file name when asking the host if file exists
vladima
committed
a33bb6b
View commit details
Copy full SHA for a33bb6b
Browse repository at this point
Fix typing for Promises so that a void error callback doesn't mess up inference
JsonFreeman
committed
498f315
View commit details
Copy full SHA for 498f315
Browse repository at this point
Merge branch 'vvakame-typeguardsByConstructorSigniture'
mhegazy
committed
14362b0
View commit details
Copy full SHA for 14362b0
Browse repository at this point
Remove getUnionTypeOfSubtypeConstituents
mhegazy
committed
0a28a3e
View commit details
Copy full SHA for 0a28a3e
Browse repository at this point
Merge branch 'typeguardsByConstructorSigniture' of https://github.com/vvakame/TypeScript into vvakame-typeguardsByConstructorSigniture
mhegazy
committed
5e94ce6
View commit details
Copy full SHA for 5e94ce6
Browse repository at this point
Update LKG
mhegazy
committed
61a404d
View commit details
Copy full SHA for 61a404d
Browse repository at this point
Merge pull request #3047 from bryanforbes/fix-tsserver-config-parse
Show description for 6336925
mhegazy
committed
6336925
View commit details
Copy full SHA for 6336925
Browse repository at this point
PR feedback
vvakame
authored and
mhegazy
committed
ee4a15c
View commit details
Copy full SHA for ee4a15c
Browse repository at this point
show more clearly error message when found missing module name
Show description for e43680d
mhegazy
committed
e43680d
View commit details
Copy full SHA for e43680d
Browse repository at this point
PR feedback
vvakame
committed
776f390
View commit details
Copy full SHA for 776f390
Browse repository at this point
Previous
Next
You can’t perform that action at this time.