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 }}
magic-coder
/
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
controlFlowTypes
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 10, 2016
Merge branch 'master' into controlFlowTypes
Show description for b1e9f43
ahejlsberg
committed
b1e9f43
View commit details
Copy full SHA for b1e9f43
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
merge with origin/master
vladima
committed
e5e7d47
View commit details
Copy full SHA for e5e7d47
View code at this point
Browse repository at this point
Merge pull request #7952 from Microsoft/objectAssignPoly
Show description for a7bf690
DanielRosenwasser
committed
a7bf690
View commit details
Copy full SHA for a7bf690
View code at this point
Browse repository at this point
Flow analysis of &&, ||, and destructuring assignments
ahejlsberg
committed
5179dd6
View commit details
Copy full SHA for 5179dd6
View code at this point
Browse repository at this point
Use an emit helper for JSX Spread Attributes.
DanielRosenwasser
committed
bb0ec3b
View commit details
Copy full SHA for bb0ec3b
View code at this point
Browse repository at this point
Merge pull request #7883 from Microsoft/listEmittedFiles2
Show description for 58efc2e
paulvanbrenk
committed
58efc2e
View commit details
Copy full SHA for 58efc2e
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
added supports for 'types' compiler option
vladima
committed
46d28f1
View commit details
Copy full SHA for 46d28f1
View code at this point
Browse repository at this point
Add option to list the emitted as part of the compiler output.
Show description for 5363b2d
Paul van Brenk
committed
5363b2d
View commit details
Copy full SHA for 5363b2d
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
remove compilationRoot parameter, use typesRoot/config file location as a root when computing primary locations
vladima
committed
e2a23fd
View commit details
Copy full SHA for e2a23fd
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
25e9226
View commit details
Copy full SHA for 25e9226
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
expose type reference resolution for external consumption
vladima
committed
aaaa9c0
View commit details
Copy full SHA for aaaa9c0
View code at this point
Browse repository at this point
Support reference library directives
RyanCavanaugh
authored and
vladima
committed
05444ea
View commit details
Copy full SHA for 05444ea
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
Merge branch 'master' into this-function-types
sandersn
committed
ce68932
View commit details
Copy full SHA for ce68932
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Address PR: use getDefaultLibLocation? insteadof getUserDefinedLibFileName
Kanchalai Tanglertsampan
committed
7e1470d
View commit details
Copy full SHA for 7e1470d
View code at this point
Browse repository at this point
Implement --lib flag in the compiler and harness
Kanchalai Tanglertsampan
committed
3fef5ba
View commit details
Copy full SHA for 3fef5ba
View code at this point
Browse repository at this point
Merge branch 'master' into this-function-types
sandersn
committed
9e5f260
View commit details
Copy full SHA for 9e5f260
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
Add --noImplicitThis flag
Show description for a91cdcc
sandersn
committed
a91cdcc
View commit details
Copy full SHA for a91cdcc
View code at this point
Browse repository at this point
Remove --strictThisChecks
sandersn
committed
c9f5f3d
View commit details
Copy full SHA for c9f5f3d
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
Adding a few optimizations
ahejlsberg
committed
33985b2
View commit details
Copy full SHA for 33985b2
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Initial implementation of control flow based type analysis
ahejlsberg
committed
e67d15a
View commit details
Copy full SHA for e67d15a
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
Merge branch 'master' into strictNullChecks
Show description for 413d9a6
ahejlsberg
committed
413d9a6
View commit details
Copy full SHA for 413d9a6
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Merge pull request #7522 from Microsoft/parseCompilerFlagsWithListOptions
Show description for b5f418f
yuit
committed
b5f418f
View commit details
Copy full SHA for b5f418f
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Address PR
Kanchalai Tanglertsampan
committed
9e2df04
View commit details
Copy full SHA for 9e2df04
View code at this point
Browse repository at this point
Unify error message for custom-type compiler option
Kanchalai Tanglertsampan
committed
92bee6a
View commit details
Copy full SHA for 92bee6a
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Adding sourceFiles to the Program emit callback
Show description for 8bf9da6
chuckjaz
committed
8bf9da6
View commit details
Copy full SHA for 8bf9da6
View code at this point
Browse repository at this point
Add a new unittest for command line parsing for --lib
Kanchalai Tanglertsampan
committed
157b8e7
View commit details
Copy full SHA for 157b8e7
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Merge branch 'master' into strictNullChecks
ahejlsberg
committed
b497243
View commit details
Copy full SHA for b497243
View code at this point
Browse repository at this point
Add correct options for --lib
Kanchalai Tanglertsampan
committed
be0592d
View commit details
Copy full SHA for be0592d
View code at this point
Browse repository at this point
Add support for list types
Show description for 0735f46
mhegazy
authored and
Kanchalai Tanglertsampan
committed
0735f46
View commit details
Copy full SHA for 0735f46
View code at this point
Browse repository at this point
Removing 'T?' type notation (use 'T | null | undefined' instead)
ahejlsberg
committed
b1bef15
View commit details
Copy full SHA for b1bef15
View code at this point
Browse repository at this point
revert
mhegazy
authored and
Kanchalai Tanglertsampan
committed
3adab0c
View commit details
Copy full SHA for 3adab0c
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Rename --strictThis to --strictThisChecks
Show description for 1032cc5
sandersn
committed
1032cc5
View commit details
Copy full SHA for 1032cc5
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Merge pull request #7264 from RyanCavanaugh/umd
Show description for 7d372bf
RyanCavanaugh
committed
7d372bf
View commit details
Copy full SHA for 7d372bf
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Merge branch 'master' into this-function-types
sandersn
committed
fa22250
View commit details
Copy full SHA for fa22250
View code at this point
Browse repository at this point
Merge branch 'master' into strictNullChecks
Show description for cf9e08b
ahejlsberg
committed
cf9e08b
View commit details
Copy full SHA for cf9e08b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.