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
Accelerator
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 }}
orta
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Pull requests
2
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
commandLineParser.ts
on
esmodule_interop
User selector
All users
All time
Commit history
Commits on Jul 4, 2019
Improve type checking and inference for Generators and Async Generators (#30790)
Show description for e8bf958
rbuckton
authored
e8bf958
View commit details
Copy full SHA for e8bf958
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Add affectsEmit to module and esModuleInterop options
austincummings
committed
4195f1a
View commit details
Copy full SHA for 4195f1a
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Merge pull request #31985 from microsoft/buildInfoData
Show description for b32afb5
sheetalkamat
authored
b32afb5
View commit details
Copy full SHA for b32afb5
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Support --locale with --build
Show description for 06d188a
sheetalkamat
committed
06d188a
View commit details
Copy full SHA for 06d188a
View code at this point
Browse repository at this point
Convert options to relative paths
sheetalkamat
committed
9446fc0
View commit details
Copy full SHA for 9446fc0
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Merge pull request #31432 from microsoft/builderAPI
Show description for 5c21fad
sheetalkamat
authored
5c21fad
View commit details
Copy full SHA for 5c21fad
View code at this point
Browse repository at this point
Commits on May 21, 2019
Switch to using File not found message instead of trace message file does not exit
Show description for 43c7eb7
sheetalkamat
committed
43c7eb7
View commit details
Copy full SHA for 43c7eb7
View code at this point
Browse repository at this point
Commits on May 9, 2019
Merge branch 'master' into builderAPI
sheetalkamat
committed
b3dac18
View commit details
Copy full SHA for b3dac18
View code at this point
Browse repository at this point
Commits on May 2, 2019
Make SolutionBuilder as Public API
sheetalkamat
committed
5c18513
View commit details
Copy full SHA for 5c18513
View code at this point
Browse repository at this point
Merge pull request #31216 from ajafff/parsejsonconfigfilecontent-configcache
Show description for aa0e64a
sheetalkamat
authored
aa0e64a
View commit details
Copy full SHA for aa0e64a
View code at this point
Browse repository at this point
parseJsonConfigFileContent: add extendedConfigCache parameter
ajafff
committed
883b00d
View commit details
Copy full SHA for 883b00d
View code at this point
Browse repository at this point
Fix accidental internal parameter to public API
sheetalkamat
committed
45d72d0
View commit details
Copy full SHA for 45d72d0
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Add ES2019 Object.fromEntries function (#30934)
Show description for 49d6f61
saschanaz
authored and
RyanCavanaugh
committed
49d6f61
View commit details
Copy full SHA for 49d6f61
View code at this point
Browse repository at this point
Merge pull request #31101 from Microsoft/cacheParseConfigFile
Show description for 9efea31
sheetalkamat
authored
9efea31
View commit details
Copy full SHA for 9efea31
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Merge branch 'master' into cacheParseConfigFile
sheetalkamat
committed
1e22110
View commit details
Copy full SHA for 1e22110
View code at this point
Browse repository at this point
Target affects emit hence mark the option so that all files are reemitted when target changes
Show description for fb21e70
sheetalkamat
committed
fb21e70
View commit details
Copy full SHA for fb21e70
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Make changes to public API
sheetalkamat
committed
d4c2fdc
View commit details
Copy full SHA for d4c2fdc
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
add ES2020 matchAll APIs (#30936)
saschanaz
authored and
RyanCavanaugh
committed
1a75d52
View commit details
Copy full SHA for 1a75d52
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Cache files extended so we arent calculating the config again and again
sheetalkamat
committed
80f1ba4
View commit details
Copy full SHA for 80f1ba4
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Merge pull request #30776 from andrewbranch/feature/10178
Show description for b6a0988
andrewbranch
authored
b6a0988
View commit details
Copy full SHA for b6a0988
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Make sure to emit again if change in compiler option affects emit
Show description for 15ae8a7
sheetalkamat
committed
15ae8a7
View commit details
Copy full SHA for 15ae8a7
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Add affectsSemanticDiagnostics to flag (and move to right spot)
andrewbranch
committed
98cd89f
View commit details
Copy full SHA for 98cd89f
View code at this point
Browse repository at this point
Add allowUmdGlobalAccess flag
andrewbranch
committed
2ee93bf
View commit details
Copy full SHA for 2ee93bf
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Make tsbuildInfoFile as commandline option to tsc (and not tsc -b)
sheetalkamat
committed
35470b3
View commit details
Copy full SHA for 35470b3
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Allow --incremental to be command line option
sheetalkamat
committed
34c3233
View commit details
Copy full SHA for 34c3233
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Add options tsBuildInfoFile to provide name for the buildinfo file
sheetalkamat
committed
cd195c9
View commit details
Copy full SHA for cd195c9
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Changes to generation of .tsbuildinfo:
Show description for d53efdf
sheetalkamat
committed
d53efdf
View commit details
Copy full SHA for d53efdf
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Enable building typescript.d.ts with current source
sheetalkamat
committed
9fa2815
View commit details
Copy full SHA for 9fa2815
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Merge remote-tracking branch 'upstream/master' into es2019
saschanaz
committed
13c72b7
View commit details
Copy full SHA for 13c72b7
View code at this point
Browse repository at this point
String.prototype.{trimStart,trimEnd} hit stage 4
saschanaz
committed
b3c1795
View commit details
Copy full SHA for b3c1795
View code at this point
Browse repository at this point
Array.prototype.{flat,flatMap} hit stage 4
saschanaz
committed
f525a89
View commit details
Copy full SHA for f525a89
View code at this point
Browse repository at this point
revive esnext.symbol
saschanaz
committed
40a4bd0
View commit details
Copy full SHA for 40a4bd0
View code at this point
Browse repository at this point
Merge branch 'master' into es2019
saschanaz
authored
a8823f5
View commit details
Copy full SHA for a8823f5
View code at this point
Browse repository at this point
revive esnext.asynciterable
saschanaz
committed
5a6dc08
View commit details
Copy full SHA for 5a6dc08
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into async-es2018
saschanaz
committed
2c4589d
View commit details
Copy full SHA for 2c4589d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.