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 }}
V-RaiD
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2016
Merge pull request #8450 from Microsoft/Fix8357
Show description for e9122a9
mhegazy
committed
e9122a9
View commit details
Copy full SHA for e9122a9
View code at this point
Browse repository at this point
Merge pull request #8449 from Microsoft/Fix8423
Show description for 24aabec
mhegazy
committed
24aabec
View commit details
Copy full SHA for 24aabec
View code at this point
Browse repository at this point
Adding tests
ahejlsberg
committed
e828fce
View commit details
Copy full SHA for e828fce
View code at this point
Browse repository at this point
Commits on May 3, 2016
Code review comments
mhegazy
committed
9ff66fb
View commit details
Copy full SHA for 9ff66fb
View code at this point
Browse repository at this point
Fix #8357: Remove optionality for the definition of `IteratorResult`
mhegazy
committed
9ad0832
View commit details
Copy full SHA for 9ad0832
View code at this point
Browse repository at this point
Fix #8423: Remove undefined while getting the type of the first argument of then signature
mhegazy
committed
c5a81ed
View commit details
Copy full SHA for c5a81ed
View code at this point
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
c44fe76
View commit details
Copy full SHA for c44fe76
View code at this point
Browse repository at this point
Merge pull request #8429 from Microsoft/declaredTypeAsInitialType
Show description for 2ff9c91
ahejlsberg
committed
2ff9c91
View commit details
Copy full SHA for 2ff9c91
View code at this point
Browse repository at this point
Commits on May 2, 2016
Fix fourslash test
ahejlsberg
committed
dbfe80b
View commit details
Copy full SHA for dbfe80b
View code at this point
Browse repository at this point
check usage before declaration for computed properties in destructuring inside for-of variable declaration
vladima
committed
50390bb
View commit details
Copy full SHA for 50390bb
View code at this point
Browse repository at this point
Merge pull request #8421 from Microsoft/controlFlowNestedLoops
Show description for a7e4046
ahejlsberg
committed
a7e4046
View commit details
Copy full SHA for a7e4046
View code at this point
Browse repository at this point
Merge pull request #8366 from Microsoft/Fix7611-2
Show description for afaffb1
mhegazy
committed
afaffb1
View commit details
Copy full SHA for afaffb1
View code at this point
Browse repository at this point
Fixing repro test
ahejlsberg
committed
d9f0293
View commit details
Copy full SHA for d9f0293
View code at this point
Browse repository at this point
Add a contextual type in test case
mhegazy
committed
0c50774
View commit details
Copy full SHA for 0c50774
View code at this point
Browse repository at this point
Adding regression test
ahejlsberg
committed
82d4f42
View commit details
Copy full SHA for 82d4f42
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
b75605e
View commit details
Copy full SHA for b75605e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into thisTypesInBasePropAndContainer
DanielRosenwasser
committed
fa67cb8
View commit details
Copy full SHA for fa67cb8
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
Merge pull request #8389 from Microsoft/make-object-literal-this-any-typed
Show description for d1b60f8
sandersn
committed
d1b60f8
View commit details
Copy full SHA for d1b60f8
View code at this point
Browse repository at this point
Code review comments
mhegazy
committed
0cd0e0b
View commit details
Copy full SHA for 0cd0e0b
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Merge pull request #8390 from Microsoft/narrowingOfDottedNames
Show description for f0e2d81
ahejlsberg
committed
f0e2d81
View commit details
Copy full SHA for f0e2d81
View code at this point
Browse repository at this point
Add --noImplicitThis test for object literals
sandersn
committed
8d45a73
View commit details
Copy full SHA for 8d45a73
View code at this point
Browse repository at this point
Removing comments from test
ahejlsberg
committed
ef51195
View commit details
Copy full SHA for ef51195
View code at this point
Browse repository at this point
Adding regression test
ahejlsberg
committed
644e987
View commit details
Copy full SHA for 644e987
View code at this point
Browse repository at this point
Make `this` in object literal always of type `any`
Show description for 0a2ba0c
sandersn
committed
0a2ba0c
View commit details
Copy full SHA for 0a2ba0c
View code at this point
Browse repository at this point
Merge pull request #8387 from Microsoft/controlFlowDestructuringParameter
Show description for 798257c
ahejlsberg
committed
798257c
View commit details
Copy full SHA for 798257c
View code at this point
Browse repository at this point
Adding regression test
ahejlsberg
committed
81bab64
View commit details
Copy full SHA for 81bab64
View code at this point
Browse repository at this point
Update looseThisTypeInFunctions baselines
sandersn
committed
755ba73
View commit details
Copy full SHA for 755ba73
View code at this point
Browse repository at this point
Type 'this' in object literal function properties
Show description for c12cb83
sandersn
committed
c12cb83
View commit details
Copy full SHA for c12cb83
View code at this point
Browse repository at this point
Fix #7611: Add support for String Literal Types in find all refs and occurances
mhegazy
committed
423503c
View commit details
Copy full SHA for 423503c
View code at this point
Browse repository at this point
Commits on Apr 28, 2016
Contextual signatures without thisType return anyType
Show description for 9f7621c
sandersn
committed
9f7621c
View commit details
Copy full SHA for 9f7621c
View code at this point
Browse repository at this point
`this` in object literals intersects contextual type and literal type
sandersn
committed
3a74f48
View commit details
Copy full SHA for 3a74f48
View code at this point
Browse repository at this point
Remove incorrectly added extra test
sandersn
committed
3520c6e
View commit details
Copy full SHA for 3520c6e
View code at this point
Browse repository at this point
Revert Function.bind/apply/call this-overloads
sandersn
committed
465e9c8
View commit details
Copy full SHA for 465e9c8
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Accepting new baselines
ahejlsberg
committed
9da4323
View commit details
Copy full SHA for 9da4323
View code at this point
Browse repository at this point
Merge pull request #8324 from Microsoft/fixDisplayOfNarrowedTypes
Show description for b99a2e0
ahejlsberg
committed
b99a2e0
View commit details
Copy full SHA for b99a2e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.