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
Monomorphic flow nodes
- #57977
#57977
Merged
Anders Hejlsberg (ahejlsberg)
merged 17 commits into
main
microsoft/TypeScript:main
from
monomorphicFlowNodes
microsoft/TypeScript:monomorphicFlowNodes
Copy head branch name to clipboard
Apr 4, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Monomorphic flow nodes
#57977
Anders Hejlsberg (ahejlsberg)
merged 17 commits into
main
microsoft/TypeScript:main
from
monomorphicFlowNodes
microsoft/TypeScript:monomorphicFlowNodes
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2024
All flow nodes created by single createFlowNode function
Anders Hejlsberg (ahejlsberg)
committed
db40d91
View commit details
Copy full SHA for db40d91
Browse repository at this point
Accept new API baselines
Anders Hejlsberg (ahejlsberg)
committed
2deadcb
View commit details
Copy full SHA for 2deadcb
Browse repository at this point
Use constructor function
Anders Hejlsberg (ahejlsberg)
committed
773c98b
View commit details
Copy full SHA for 773c98b
Browse repository at this point
Exclude optional 'id' property
Anders Hejlsberg (ahejlsberg)
committed
7e4fee7
View commit details
Copy full SHA for 7e4fee7
Browse repository at this point
Accept new API baselines
Anders Hejlsberg (ahejlsberg)
committed
87c46f0
View commit details
Copy full SHA for 87c46f0
Browse repository at this point
Cache incomplete types
Anders Hejlsberg (ahejlsberg)
committed
654df90
View commit details
Copy full SHA for 654df90
Browse repository at this point
Commits on Mar 31, 2024
Same shape for all nodes except FlowSwitchClause
Anders Hejlsberg (ahejlsberg)
committed
efe8335
View commit details
Copy full SHA for efe8335
Browse repository at this point
Update imports
Anders Hejlsberg (ahejlsberg)
committed
5109c05
View commit details
Copy full SHA for 5109c05
Browse repository at this point
Accept new baselines
Anders Hejlsberg (ahejlsberg)
committed
d0d2e3d
View commit details
Copy full SHA for d0d2e3d
Browse repository at this point
Commits on Apr 2, 2024
Single antecedent property
Anders Hejlsberg (ahejlsberg)
committed
2abbf9b
View commit details
Copy full SHA for 2abbf9b
Browse repository at this point
Accept new API baselines
Anders Hejlsberg (ahejlsberg)
committed
a732459
View commit details
Copy full SHA for a732459
Browse repository at this point
Fix formatting
Anders Hejlsberg (ahejlsberg)
committed
486c8f4
View commit details
Copy full SHA for 486c8f4
Browse repository at this point
Remove flow type cache
Anders Hejlsberg (ahejlsberg)
committed
b3d1af1
View commit details
Copy full SHA for b3d1af1
Browse repository at this point
Commits on Apr 3, 2024
Merge branch 'main' into monomorphicFlowNodes
Show description for f3dd024
Anders Hejlsberg (ahejlsberg)
committed
f3dd024
View commit details
Copy full SHA for f3dd024
Browse repository at this point
Commits on Apr 4, 2024
Make createFlowNode internal
Anders Hejlsberg (ahejlsberg)
committed
423f96d
View commit details
Copy full SHA for 423f96d
Browse repository at this point
Merge branch 'main' into monomorphicFlowNodes
Show description for 8c289a5
Anders Hejlsberg (ahejlsberg)
committed
8c289a5
View commit details
Copy full SHA for 8c289a5
Browse repository at this point
Merge branch 'main' into monomorphicFlowNodes
Show description for 2d58401
Anders Hejlsberg (ahejlsberg)
committed
2d58401
View commit details
Copy full SHA for 2d58401
Browse repository at this point
You can’t perform that action at this time.