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 }}
roachhd
/
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
types.ts
on
refactorRefFilesPath
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 6, 2014
Show narrowed type in quickInfo/completion entry
Show description for 1237033
sheetalkamat
committed
1237033
View commit details
Copy full SHA for 1237033
View code at this point
Browse repository at this point
Merge branch 'master' into computedPropertyName
JsonFreeman
committed
5164fbc
View commit details
Copy full SHA for 5164fbc
View code at this point
Browse repository at this point
Address feedback
JsonFreeman
committed
279166b
View commit details
Copy full SHA for 279166b
View code at this point
Browse repository at this point
Make certain types of FunctionLike require block bodies
JsonFreeman
committed
bc70e4a
View commit details
Copy full SHA for bc70e4a
View code at this point
Browse repository at this point
Refactor Declaration.name into Identifier | ComputedPropertyName
JsonFreeman
committed
6c85dbe
View commit details
Copy full SHA for 6c85dbe
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Add the IPropertyNameSyntax.
Show description for cb97682
CyrusNajmabadi
committed
cb97682
View commit details
Copy full SHA for cb97682
View code at this point
Browse repository at this point
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
use const enums in compiler
vladima
committed
a8e5aad
View commit details
Copy full SHA for a8e5aad
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Improved type inferences involving union types
ahejlsberg
committed
9d99b47
View commit details
Copy full SHA for 9d99b47
View code at this point
Browse repository at this point
inline enum constant values for indexed access when index is string literal
vladima
committed
2d94030
View commit details
Copy full SHA for 2d94030
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
merge with master
vladima
committed
0b738e8
View commit details
Copy full SHA for 0b738e8
View code at this point
Browse repository at this point
do not treat module that contains only const enums as instantiated
vladima
committed
7d80b71
View commit details
Copy full SHA for 7d80b71
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
Addressed CR feedback.
DanielRosenwasser
committed
63340a0
View commit details
Copy full SHA for 63340a0
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
addressed CR feedback
vladima
committed
270d187
View commit details
Copy full SHA for 270d187
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
const enums, iteration 1: const enums can be used in imports, const enums can be merged only with const enums.
vladima
committed
e949eda
View commit details
Copy full SHA for e949eda
View code at this point
Browse repository at this point
Merge branch 'master' into templates
Show description for 35cf95c
DanielRosenwasser
committed
35cf95c
View commit details
Copy full SHA for 35cf95c
View code at this point
Browse repository at this point
Merge branch 'master' into templates
Show description for d522c88
DanielRosenwasser
committed
d522c88
View commit details
Copy full SHA for d522c88
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Merge branch 'master' into typeAliases
ahejlsberg
committed
43ff75a
View commit details
Copy full SHA for 43ff75a
View code at this point
Browse repository at this point
Use of union types and type aliases in compiler
ahejlsberg
committed
1fede10
View commit details
Copy full SHA for 1fede10
View code at this point
Browse repository at this point
Merge pull request #976 from Microsoft/privatePropertiesBeingTooPrivate
Show description for 3e89452
DanielRosenwasser
committed
3e89452
View commit details
Copy full SHA for 3e89452
View code at this point
Browse repository at this point
Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor.
Show description for e3d82b7
Daniel Rosenwasser
authored and
Daniel Rosenwasser
committed
e3d82b7
View commit details
Copy full SHA for e3d82b7
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
More PR feedback
JsonFreeman
committed
d14228e
View commit details
Copy full SHA for d14228e
View code at this point
Browse repository at this point
Commits on Oct 25, 2014
Added syntactic classification for templates; also made 'spans' a NodeArray.
DanielRosenwasser
committed
c03dc10
View commit details
Copy full SHA for c03dc10
View code at this point
Browse repository at this point
Commits on Oct 24, 2014
Merge branch 'master' into overloadResolution
Show description for bfb63df
JsonFreeman
committed
bfb63df
View commit details
Copy full SHA for bfb63df
View code at this point
Browse repository at this point
Merge branch 'master' into typeAliases
ahejlsberg
committed
9ff3eac
View commit details
Copy full SHA for 9ff3eac
View code at this point
Browse repository at this point
Use type alias names in aliased recursive type literals
ahejlsberg
committed
7a37614
View commit details
Copy full SHA for 7a37614
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Added support for tagged template strings, updated baselines.
Show description for e709628
DanielRosenwasser
committed
e709628
View commit details
Copy full SHA for e709628
View code at this point
Browse repository at this point
Merge branch 'letAndConst' into templates
Show description for b704f19
DanielRosenwasser
committed
b704f19
View commit details
Copy full SHA for b704f19
View code at this point
Browse repository at this point
Have inferArgumentTypes return the InferenceContext
JsonFreeman
committed
05300a7
View commit details
Copy full SHA for 05300a7
View code at this point
Browse repository at this point
Merge branch 'master' into letAndConst
Show description for 9353c11
mhegazy
committed
9353c11
View commit details
Copy full SHA for 9353c11
View code at this point
Browse repository at this point
Rudimentary template support, excluding tagging.
DanielRosenwasser
committed
518a5d3
View commit details
Copy full SHA for 518a5d3
View code at this point
Browse repository at this point
Implementation of Type Aliases in compiler core
ahejlsberg
committed
8f29661
View commit details
Copy full SHA for 8f29661
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
Fixing in, for...in, and instanceof with union type operands
ahejlsberg
committed
10a7e6b
View commit details
Copy full SHA for 10a7e6b
View code at this point
Browse repository at this point
Merge pull request #942 from Microsoft/unionTypeFixes
Show description for 051478d
ahejlsberg
committed
051478d
View commit details
Copy full SHA for 051478d
View code at this point
Browse repository at this point
Renaming getApparentPropertyOfType to getPropertyOfType
ahejlsberg
committed
71c69a8
View commit details
Copy full SHA for 71c69a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.