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 }}
linuxcodefire
/
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
src
compiler
checker.ts
on
codeCoverage
User selector
All users
Datepicker
All time
Commit history
Commits on May 21, 2015
Changing type mapping cache to be a dictionary
ahejlsberg
committed
ebcdd85
View commit details
Copy full SHA for ebcdd85
View code at this point
Browse repository at this point
Commits on May 20, 2015
Add cache to instantiateType function to break cycles
ahejlsberg
committed
de8597c
View commit details
Copy full SHA for de8597c
View code at this point
Browse repository at this point
Commits on May 19, 2015
Fix for #2971, adds missing logic in checkFunctionExpressionBodies
rbuckton
committed
d080f47
View commit details
Copy full SHA for d080f47
View code at this point
Browse repository at this point
Remove check for declare modifier on interface
Yui T
committed
67c27ee
View commit details
Copy full SHA for 67c27ee
View code at this point
Browse repository at this point
Commits on May 18, 2015
Merge pull request #3066 from tinganho/newWithSpread
Show description for 5bea6a9
JsonFreeman
committed
5bea6a9
View commit details
Copy full SHA for 5bea6a9
View code at this point
Browse repository at this point
Commits on May 15, 2015
Merge pull request #3157 from Microsoft/fixUnionReduction
Show description for e3812ff
ahejlsberg
committed
e3812ff
View commit details
Copy full SHA for e3812ff
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
194680f
View commit details
Copy full SHA for 194680f
View code at this point
Browse repository at this point
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
Adds spread syntax in new expression in ES5
tinganho
committed
d130816
View commit details
Copy full SHA for d130816
View code at this point
Browse repository at this point
Commits on May 14, 2015
Add a comment in getTypeOfAlias
JsonFreeman
committed
26f73d4
View commit details
Copy full SHA for 26f73d4
View code at this point
Browse repository at this point
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
Removing stack from removeSubtypes method
ahejlsberg
committed
ec18bd0
View commit details
Copy full SHA for ec18bd0
View code at this point
Browse repository at this point
Merge branch 'master' into fixUnionReduction
Show description for a8732d7
ahejlsberg
committed
a8732d7
View commit details
Copy full SHA for a8732d7
View code at this point
Browse repository at this point
Merge branch 'release-1.5'
JsonFreeman
committed
d5a9aff
View commit details
Copy full SHA for d5a9aff
View code at this point
Browse repository at this point
Add circularity check to getReducedTypeOfUnionType
ahejlsberg
committed
99ba94e
View commit details
Copy full SHA for 99ba94e
View code at this point
Browse repository at this point
Commits on May 9, 2015
Merge branch 'master' into duplicateIdentifierBindingElement
Yui T
committed
b702765
View commit details
Copy full SHA for b702765
View code at this point
Browse repository at this point
Address code review
Yui T
committed
853edde
View commit details
Copy full SHA for 853edde
View code at this point
Browse repository at this point
Commits on May 7, 2015
Merge branch 'release-1.5' of https://github.com/Microsoft/TypeScript into removeSubtypesRecursion
JsonFreeman
committed
7a92282
View commit details
Copy full SHA for 7a92282
View code at this point
Browse repository at this point
PR feedback and another test
JsonFreeman
committed
bb7f617
View commit details
Copy full SHA for bb7f617
View code at this point
Browse repository at this point
Merge pull request #3032 from Microsoft/supportedExtensions
Show description for 5129d7c
mhegazy
committed
5129d7c
View commit details
Copy full SHA for 5129d7c
View code at this point
Browse repository at this point
Make removeSubtypes resilient to reentry
JsonFreeman
committed
d8ef7b6
View commit details
Copy full SHA for d8ef7b6
View code at this point
Browse repository at this point
Merge branch 'master' into supportedExtensions
mhegazy
committed
ce9f7b4
View commit details
Copy full SHA for ce9f7b4
View code at this point
Browse repository at this point
Add new line
mhegazy
committed
4381d16
View commit details
Copy full SHA for 4381d16
View code at this point
Browse repository at this point
refactor narrowTypeByInstanceof
mhegazy
committed
ac9b16c
View commit details
Copy full SHA for ac9b16c
View code at this point
Browse repository at this point
Commits on May 6, 2015
Remove getUnionTypeOfSubtypeConstituents
mhegazy
committed
0a28a3e
View commit details
Copy full SHA for 0a28a3e
View code at this point
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
View code at this point
Browse repository at this point
PR feedback
vvakame
authored and
mhegazy
committed
ee4a15c
View commit details
Copy full SHA for ee4a15c
View code at this point
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
View code at this point
Browse repository at this point
PR feedback
vvakame
committed
776f390
View commit details
Copy full SHA for 776f390
View code at this point
Browse repository at this point
Commits on May 5, 2015
Merge branch 'master' into duplicateIdentifierBindingElement
Yui T
committed
a5ec06c
View commit details
Copy full SHA for a5ec06c
View code at this point
Browse repository at this point
Remove isParameterDeclaration to utilities
Yui T
committed
170403f
View commit details
Copy full SHA for 170403f
View code at this point
Browse repository at this point
Merge pull request #2991 from Microsoft/circularVar
Show description for 7b860f5
ahejlsberg
committed
7b860f5
View commit details
Copy full SHA for 7b860f5
View code at this point
Browse repository at this point
Fix 'resolveName' to correctly obtain local name of export default
ahejlsberg
committed
6338e2b
View commit details
Copy full SHA for 6338e2b
View code at this point
Browse repository at this point
fix code styling
vvakame
committed
e342c95
View commit details
Copy full SHA for e342c95
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
eeb23ad
View commit details
Copy full SHA for eeb23ad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.