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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
tsc
tsc.ts
on
cacheModuleResolution
User selector
All users
All time
Commit history
Commits on Nov 7, 2022
Generated module conversion step - stripNamespaces
Show description for b6c0538
Jake Bailey (jakebailey)
committed
b6c0538
View commit details
Copy full SHA for b6c0538
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
Merge 'decorators' into 'modifiers' on various nodes (#49089)
Show description for 1e65b33
Ron Buckton (rbuckton)
authored
1e65b33
View commit details
Copy full SHA for 1e65b33
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645f
Ron Buckton (rbuckton)
authored
eb3645f
View commit details
Copy full SHA for eb3645f
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Move executeCommandLine ambient code into tsc (#35788)
Wesley Wigham (weswigham)
authored
8c9e96b
View commit details
Copy full SHA for 8c9e96b
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Baselining tsc `--watch` output just like `tsc` baselines for easier updates (#35710)
Show description for 8c1900c
Sheetal Nandi (sheetalkamat)
authored
8c1900c
View commit details
Copy full SHA for 8c1900c
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
Add ts namespace reference to tsc, since it now doesnt have one
Wesley Wigham (weswigham)
committed
50603ed
View commit details
Copy full SHA for 50603ed
View code at this point
Browse repository at this point
Commits on Oct 16, 2019
Merge baselining and tsc logic into one
Sheetal Nandi (sheetalkamat)
committed
25db0b0
View commit details
Copy full SHA for 25db0b0
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Make sure commandline options are absolute paths so they dont conflict with tsbuildinfo paths
Show description for 4b10145
Sheetal Nandi (sheetalkamat)
committed
4b10145
View commit details
Copy full SHA for 4b10145
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Add support for capturing cpu profiles into tsc itself (#33586)
Show description for 558ece7
Wesley Wigham (weswigham)
authored
558ece7
View commit details
Copy full SHA for 558ece7
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
array-type: [ default: array, generic: array ]
Oleksandr Tarasiuk (a-tarasyuk)
committed
ceccfd8
View commit details
Copy full SHA for ceccfd8
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
no-null/no-null
Oleksandr Tarasiuk (a-tarasyuk)
committed
2c32308
View commit details
Copy full SHA for 2c32308
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
remove tslint configuration
Oleksandr Tarasiuk (a-tarasyuk)
committed
769bb0b
View commit details
Copy full SHA for 769bb0b
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Support --locale with --build
Show description for 06d188a
Sheetal Nandi (sheetalkamat)
committed
06d188a
View commit details
Copy full SHA for 06d188a
View code at this point
Browse repository at this point
Commits on May 9, 2019
Move towards BuildInvalidatedProject api where one can query program and perform its operations
Sheetal Nandi (sheetalkamat)
committed
f0b7e08
View commit details
Copy full SHA for f0b7e08
View code at this point
Browse repository at this point
Commits on May 2, 2019
Remove startWatching as explicit method from api
Sheetal Nandi (sheetalkamat)
committed
3da4796
View commit details
Copy full SHA for 3da4796
View code at this point
Browse repository at this point
Rename cleanAll to clean and take optional project as input
Sheetal Nandi (sheetalkamat)
committed
e8074f7
View commit details
Copy full SHA for e8074f7
View code at this point
Browse repository at this point
Make API to build project and wire cancellation token
Sheetal Nandi (sheetalkamat)
committed
5b361c8
View commit details
Copy full SHA for 5b361c8
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Make SolutionBuilder and SolutionBuilderWithWatch separate
Sheetal Nandi (sheetalkamat)
committed
ddee617
View commit details
Copy full SHA for ddee617
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Add diagnostics for relation cache size (#30999)
Show description for 4420d10
Nathan Shively-Sanders (sandersn)
authored
4420d10
View commit details
Copy full SHA for 4420d10
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Merge branch 'master' into incrementalFromCommandLine
Sheetal Nandi (sheetalkamat)
committed
a4091ae
View commit details
Copy full SHA for a4091ae
View code at this point
Browse repository at this point
Pull out the incremental compilation into a function so we can test it
Sheetal Nandi (sheetalkamat)
committed
7457e5d
View commit details
Copy full SHA for 7457e5d
View code at this point
Browse repository at this point
Make it as api so we can test it
Sheetal Nandi (sheetalkamat)
committed
021444a
View commit details
Copy full SHA for 021444a
View code at this point
Browse repository at this point
Ensure that from tsc with --incremental sets source file version
Show description for e28869d
Sheetal Nandi (sheetalkamat)
committed
e28869d
View commit details
Copy full SHA for e28869d
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)
Sheetal Nandi (sheetalkamat)
committed
35470b3
View commit details
Copy full SHA for 35470b3
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Ensure --pretty with --build is passed correctly to create reporters
Show description for 0bcc46a
Sheetal Nandi (sheetalkamat)
committed
0bcc46a
View commit details
Copy full SHA for 0bcc46a
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Use EmitAndSemanticDiagnosticsBuilder in builder from tsc
Sheetal Nandi (sheetalkamat)
committed
a571e50
View commit details
Copy full SHA for a571e50
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Add incremental to normal tsc
Sheetal Nandi (sheetalkamat)
committed
e41cbb6
View commit details
Copy full SHA for e41cbb6
View code at this point
Browse repository at this point
Commits on Dec 21, 2018
Use emit builder to emit only changed files.
Sheetal Nandi (sheetalkamat)
committed
f1949bb
View commit details
Copy full SHA for f1949bb
View code at this point
Browse repository at this point
Revert BuilderProgram to be redirected object to Program in preparation to set Program in state to undefined for storing.
Sheetal Nandi (sheetalkamat)
committed
56a76d8
View commit details
Copy full SHA for 56a76d8
View code at this point
Browse repository at this point
Make SolutionBuilder handle BuilderProgram in preparation to handle incremental builds
Sheetal Nandi (sheetalkamat)
committed
48baa42
View commit details
Copy full SHA for 48baa42
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Merge pull request #28612 from vvakame/feat-showConfig-error
Show description for c2898db
Daniel Rosenwasser (DanielRosenwasser)
authored
c2898db
View commit details
Copy full SHA for c2898db
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Factor out caching logic so tsc (without watch can use it and --watch has its own cache logic).
Sheetal Nandi (sheetalkamat)
committed
8d5d900
View commit details
Copy full SHA for 8d5d900
View code at this point
Browse repository at this point
address comment
Masahiro Wakame (vvakame)
committed
d8ac9c1
View commit details
Copy full SHA for d8ac9c1
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
address comment
Masahiro Wakame (vvakame)
committed
4986091
View commit details
Copy full SHA for 4986091
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Enable statistics reporting per program through temporary build api
Sheetal Nandi (sheetalkamat)
committed
99d357d
View commit details
Copy full SHA for 99d357d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.