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
Use objects instead of closures for type mappers
- #36576
#36576
Merged
Anders Hejlsberg (ahejlsberg)
merged 11 commits into
master
microsoft/TypeScript:master
from
typeMappersAsObjects
microsoft/TypeScript:typeMappersAsObjects
Copy head branch name to clipboard
Mar 11, 2020
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Use objects instead of closures for type mappers
#36576
Anders Hejlsberg (ahejlsberg)
merged 11 commits into
master
microsoft/TypeScript:master
from
typeMappersAsObjects
microsoft/TypeScript:typeMappersAsObjects
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2020
Use objects instead of closures for type mappers
Anders Hejlsberg (ahejlsberg)
committed
63338f9
View commit details
Copy full SHA for 63338f9
Browse repository at this point
Flatten combined type mappers
Anders Hejlsberg (ahejlsberg)
committed
979bc6a
View commit details
Copy full SHA for 979bc6a
Browse repository at this point
Commits on Mar 5, 2020
Merge branch 'master' into typeMappersAsObjects
Anders Hejlsberg (ahejlsberg)
committed
82cd7a1
View commit details
Copy full SHA for 82cd7a1
Browse repository at this point
Single point of creation for type mappers
Anders Hejlsberg (ahejlsberg)
committed
8e6a2b1
View commit details
Copy full SHA for 8e6a2b1
Browse repository at this point
More optimizations
Anders Hejlsberg (ahejlsberg)
committed
c7d3806
View commit details
Copy full SHA for c7d3806
Browse repository at this point
Fix lint error
Anders Hejlsberg (ahejlsberg)
committed
163ba2f
View commit details
Copy full SHA for 163ba2f
Browse repository at this point
Fewer symbol instantiations / discard type mapper after instantiation
Anders Hejlsberg (ahejlsberg)
committed
61f0c7a
View commit details
Copy full SHA for 61f0c7a
Browse repository at this point
Commits on Mar 6, 2020
More optimizations
Anders Hejlsberg (ahejlsberg)
committed
50de2db
View commit details
Copy full SHA for 50de2db
Browse repository at this point
Commits on Mar 8, 2020
Simplify mapper layout and cache in composite mappers
Anders Hejlsberg (ahejlsberg)
committed
ce9ddf3
View commit details
Copy full SHA for ce9ddf3
Browse repository at this point
Removing cache as it doesn't seem to matter much
Anders Hejlsberg (ahejlsberg)
committed
30e7a18
View commit details
Copy full SHA for 30e7a18
Browse repository at this point
Commits on Mar 10, 2020
Get rid of identityMapper
Anders Hejlsberg (ahejlsberg)
committed
1cb54e1
View commit details
Copy full SHA for 1cb54e1
Browse repository at this point
You can’t perform that action at this time.