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
conformance
types
on
codeCoverage
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2015
Adding test
ahejlsberg
committed
7efd93a
View commit details
Copy full SHA for 7efd93a
View code at this point
Browse repository at this point
Commits on May 1, 2015
Modifying test
ahejlsberg
committed
a133684
View commit details
Copy full SHA for a133684
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Merge pull request #2804 from Microsoft/unionPropertyAccess
Show description for 4a98c46
ahejlsberg
committed
4a98c46
View commit details
Copy full SHA for 4a98c46
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
Adding tests
ahejlsberg
committed
8182b71
View commit details
Copy full SHA for 8182b71
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
Merge branch 'master' into unionPropertyAccess
ahejlsberg
committed
cae274d
View commit details
Copy full SHA for cae274d
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Add tests for not depending on base types
JsonFreeman
committed
8bf012b
View commit details
Copy full SHA for 8bf012b
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Adding test
unknown
authored and
unknown
committed
0e0cac8
View commit details
Copy full SHA for 0e0cac8
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Adding test
ahejlsberg
committed
c91e285
View commit details
Copy full SHA for c91e285
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Add tests for tuple type compatibility
Show description for bd2c239
caitp
committed
bd2c239
View commit details
Copy full SHA for bd2c239
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
Fixed tests due to lib.d.ts changes
DickvdBrink
committed
23f56da
View commit details
Copy full SHA for 23f56da
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #1056 from Microsoft/unionTypeConformance
Show description for 802f113
sheetalkamat
committed
802f113
View commit details
Copy full SHA for 802f113
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Merge branch 'master' into conformanceTests-624
Show description for c8bb487
DanielRosenwasser
committed
c8bb487
View commit details
Copy full SHA for c8bb487
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
Merge branch 'master' into unionTypeConformance
sheetalkamat
committed
ab4ccb3
View commit details
Copy full SHA for ab4ccb3
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
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
Commits on Nov 5, 2014
Merge pull request #1035 from Microsoft/improvedTypeInference
Show description for d8080a0
ahejlsberg
committed
d8080a0
View commit details
Copy full SHA for d8080a0
View code at this point
Browse repository at this point
Commits on Nov 4, 2014
Array literal produces union type if the it is not contextually typed
sheetalkamat
committed
40af15c
View commit details
Copy full SHA for 40af15c
View code at this point
Browse repository at this point
Tests for contextual index signature of union type
Show description for a5cea93
sheetalkamat
committed
a5cea93
View commit details
Copy full SHA for a5cea93
View code at this point
Browse repository at this point
Fix the logic in getting the contextual signature of union type as per spec
Show description for c4e6327
sheetalkamat
committed
c4e6327
View commit details
Copy full SHA for c4e6327
View code at this point
Browse repository at this point
Test cases for contextual typing of union type members
sheetalkamat
committed
c5b4051
View commit details
Copy full SHA for c5b4051
View code at this point
Browse repository at this point
Identity of union type
sheetalkamat
committed
1ca9273
View commit details
Copy full SHA for 1ca9273
View code at this point
Browse repository at this point
Tests for union type literals
Show description for 16fc7a2
sheetalkamat
committed
16fc7a2
View commit details
Copy full SHA for 16fc7a2
View code at this point
Browse repository at this point
Tests for union of index signatures:
Show description for 49b5b5a
sheetalkamat
committed
49b5b5a
View commit details
Copy full SHA for 49b5b5a
View code at this point
Browse repository at this point
Tests for union of construct signatures
Show description for c2b2c30
sheetalkamat
committed
c2b2c30
View commit details
Copy full SHA for c2b2c30
View code at this point
Browse repository at this point
Tests for union of call signatures
Show description for 2b8342b
sheetalkamat
committed
2b8342b
View commit details
Copy full SHA for 2b8342b
View code at this point
Browse repository at this point
Tests for union members:
Show description for 357bd87
sheetalkamat
committed
357bd87
View commit details
Copy full SHA for 357bd87
View code at this point
Browse repository at this point
Tests for assignment compatibility of union types
Show description for 1f3653b
sheetalkamat
committed
1f3653b
View commit details
Copy full SHA for 1f3653b
View code at this point
Browse repository at this point
Tests for checking if type S is subtype of union type
Show description for 703cd5d
sheetalkamat
committed
703cd5d
View commit details
Copy full SHA for 703cd5d
View code at this point
Browse repository at this point
Tests for source (S) of subtype is union type (U)
Show description for a153553
sheetalkamat
committed
a153553
View commit details
Copy full SHA for a153553
View code at this point
Browse repository at this point
Tests to check equivalency of union types
Show description for 5680494
sheetalkamat
committed
5680494
View commit details
Copy full SHA for 5680494
View code at this point
Browse repository at this point
Conformance tests for array element type of tuple is union type of tuple element types
sheetalkamat
committed
7634f74
View commit details
Copy full SHA for 7634f74
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Addressing CR feedback
ahejlsberg
committed
b3ef962
View commit details
Copy full SHA for b3ef962
View code at this point
Browse repository at this point
fixed typo
vladima
committed
cba9b7f
View commit details
Copy full SHA for cba9b7f
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
added basic set of tests for type aliases
vladima
committed
6b1a96c
View commit details
Copy full SHA for 6b1a96c
View code at this point
Browse repository at this point
Adding tests
ahejlsberg
committed
6b61422
View commit details
Copy full SHA for 6b61422
View code at this point
Browse repository at this point
initial version of spec conformance tests for type aliases
vladima
committed
fe7d056
View commit details
Copy full SHA for fe7d056
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.