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
.
elixir-lang
/
elixir
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
26.6k
Code
Issues
22
Pull requests
9
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Support recursive type descriptors
- #15530
#15530
Merged
josevalim
merged 9 commits into
elixir-lang:main
elixir-lang/elixir:main
from
gldubc:recursive-types-pr
gldubc/elixir:recursive-types-pr
Copy head branch name to clipboard
Jul 16, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Support recursive type descriptors
#15530
josevalim
merged 9 commits into
elixir-lang:main
elixir-lang/elixir:main
from
gldubc:recursive-types-pr
gldubc/elixir:recursive-types-pr
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
Support recursive type descriptors
gldubc
committed
1540f05
View commit details
Copy full SHA for 1540f05
Browse repository at this point
Commits on Jul 14, 2026
Make opt ops work on recursive types; tests
gldubc
committed
f889551
View commit details
Copy full SHA for f889551
Browse repository at this point
Commits on Jul 15, 2026
Make threading of seen more explicit when possible
josevalim
committed
7c7a24a
View commit details
Copy full SHA for 7c7a24a
Browse repository at this point
Rely on unfold instead of multiple clauses
josevalim
committed
2ae8c87
View commit details
Copy full SHA for 2ae8c87
Browse repository at this point
Also thread seen explicitly for tuples
josevalim
committed
7f8c514
View commit details
Copy full SHA for 7f8c514
Browse repository at this point
Clean up test structure
josevalim
committed
be494b1
View commit details
Copy full SHA for be494b1
Browse repository at this point
Thread seen through all cases
josevalim
committed
cc2f022
View commit details
Copy full SHA for cc2f022
Browse repository at this point
Commits on Jul 16, 2026
Revert seen conflating
josevalim
committed
94afd03
View commit details
Copy full SHA for 94afd03
Browse repository at this point
Optimize opt_bdd_seen
josevalim
committed
1b9bb76
View commit details
Copy full SHA for 1b9bb76
Browse repository at this point
You can’t perform that action at this time.