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
.
XAuthSystems
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
compiler
transformers
module
on
useLessNodeId
User selector
All users
All time
Commit history
Commits on Nov 9, 2021
Try just the fetching change in checker.
DanielRosenwasser
authored
d42b2b7
View commit details
Copy full SHA for d42b2b7
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
node -> originalNode
DanielRosenwasser
authored
5479adf
View commit details
Copy full SHA for 5479adf
View code at this point
Browse repository at this point
Remove getOriginalNodeId.
DanielRosenwasser
authored
ca13132
View commit details
Copy full SHA for ca13132
View code at this point
Browse repository at this point
More removals.
DanielRosenwasser
authored
e64dbab
View commit details
Copy full SHA for e64dbab
View code at this point
Browse repository at this point
More removal of `getNodeId` uses.
DanielRosenwasser
authored
044de3e
View commit details
Copy full SHA for 044de3e
View code at this point
Browse repository at this point
Commits on Sep 27, 2021
Type-only import specifiers (#45998)
Show description for e160bc8
andrewbranch
and
DanielRosenwasser
authored
e160bc8
View commit details
Copy full SHA for e160bc8
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5
weswigham
authored
586b0d5
View commit details
Copy full SHA for 586b0d5
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8
Kingwl
and
rbuckton
authored
ec114b8
View commit details
Copy full SHA for ec114b8
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Fix and validate post-increment/decrement in module emit (#44968)
rbuckton
authored
365b256
View commit details
Copy full SHA for 365b256
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Indirect calls for imported functions (#44624)
Show description for 711b4e7
rbuckton
authored
711b4e7
View commit details
Copy full SHA for 711b4e7
View code at this point
Browse repository at this point
Commits on May 18, 2021
feat(eslint): consistent-type-assertions (#43556)
a-tarasyuk
authored
db01e84
View commit details
Copy full SHA for db01e84
View code at this point
Browse repository at this point
Commits on May 7, 2021
Revert #35877 - fix receiver on calls of imported and exported functions (#43993)
rbuckton
authored
cb9cd89
View commit details
Copy full SHA for cb9cd89
View code at this point
Browse repository at this point
Commits on May 6, 2021
Fix typo in system.ts (#43895)
Show description for 97f5c62
eltociear
authored
97f5c62
View commit details
Copy full SHA for 97f5c62
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Update typescript-eslint to latest (#43381)
rbuckton
authored
fbd7f7d
View commit details
Copy full SHA for fbd7f7d
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Bloomberg computed property name fix (#43197)
Show description for b2d1f53
sandersn
and
joeywatts
authored
b2d1f53
View commit details
Copy full SHA for b2d1f53
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
fix receiver on calls of imported and exported functions (#35877)
Show description for 7751ecb
ajafff
and
rbuckton
authored
7751ecb
View commit details
Copy full SHA for 7751ecb
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
Refactor emit substitution into transform (#42676)
Show description for 68b0323
rbuckton
authored
68b0323
View commit details
Copy full SHA for 68b0323
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
fix(39022): wrap export references UnaryExpression to ParenthesizedExpression (#41156)
a-tarasyuk
authored
4c118ae
View commit details
Copy full SHA for 4c118ae
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Fix module resolution for import call emit (#41390)
rbuckton
authored
6fac3dd
View commit details
Copy full SHA for 6fac3dd
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Under jsx: preserve, actually preserve expressions which contain only comments (#41757)
Show description for c3ff0d4
weswigham
authored
c3ff0d4
View commit details
Copy full SHA for c3ff0d4
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
Add emit support for jsx/jsxs experimental jsx runtime api (#39199)
weswigham
authored
a36f17c
View commit details
Copy full SHA for a36f17c
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Fixes stack overflow when exporting a lot in commonjs (#38994)
Show description for 79f919e
ericanderson
authored
79f919e
View commit details
Copy full SHA for 79f919e
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
fix export * as default syntax (#39803)
Show description for a80f60c
Kingwl
authored
a80f60c
View commit details
Copy full SHA for a80f60c
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Export anonymous functions in 2 steps, declare as variable and then assign to exports. (#39820)
Show description for 668bbc6
josejulio
authored
668bbc6
View commit details
Copy full SHA for 668bbc6
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
Merge branch 'master' into fix37113
Show description for 5ad8532
rbuckton
committed
5ad8532
View commit details
Copy full SHA for 5ad8532
View code at this point
Browse repository at this point
Merge pull request #39264 from microsoft/migrateMapsAndSets
Show description for 2c08aff
rbuckton
authored
2c08aff
View commit details
Copy full SHA for 2c08aff
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Merge branch 'master' into fix/helpers/use-hasownproperty-call
Show description for 3fdd234
rbuckton
committed
3fdd234
View commit details
Copy full SHA for 3fdd234
View code at this point
Browse repository at this point
Fix default import/export helper usage
rbuckton
committed
ae2f006
View commit details
Copy full SHA for ae2f006
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
Fix namespace import/export helper usage
rbuckton
committed
5c5f180
View commit details
Copy full SHA for 5c5f180
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28
rbuckton
committed
9d5cd28
View commit details
Copy full SHA for 9d5cd28
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Revert the type change to ts.Map (#39366)
rbuckton
authored
7b942b4
View commit details
Copy full SHA for 7b942b4
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Migrate more places to use Map/Set
rbuckton
committed
611b77f
View commit details
Copy full SHA for 611b77f
View code at this point
Browse repository at this point
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2
rbuckton
authored
eb2f4e2
View commit details
Copy full SHA for eb2f4e2
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
rbuckton
authored
eb3645f
View commit details
Copy full SHA for eb3645f
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Include reexported names in list of exported names (#38809)
weswigham
authored
4bda7ce
View commit details
Copy full SHA for 4bda7ce
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.