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
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
.
MxIris-Reverse-Engineering
/
MachOSwiftSection
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
326
Code
Issues
3
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Release 0.19.0
- #124
#124
Merged
Mx-Iris
merged 29 commits into
main
MxIris-Reverse-Engineering/MachOSwiftSection:main
from
next
MxIris-Reverse-Engineering/MachOSwiftSection:next
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Release 0.19.0
#124
Mx-Iris
merged 29 commits into
main
MxIris-Reverse-Engineering/MachOSwiftSection:main
from
next
MxIris-Reverse-Engineering/MachOSwiftSection:next
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Updates
Mx-Iris
committed
81f84dc
View commit details
Copy full SHA for 81f84dc
Browse repository at this point
docs(evolutions): number the two landed-but-unnumbered proposals 0013/0014
Show description for 04ddc68
Mx-Iris
committed
04ddc68
View commit details
Copy full SHA for 04ddc68
Browse repository at this point
Commits on Sep 1, 2026
docs: fold the legacy docs/superpowers directory into Documentations
Show description for 79f2fa6
Mx-Iris
committed
79f2fa6
View commit details
Copy full SHA for 79f2fa6
Browse repository at this point
docs(modules): start the per-module reference series with SwiftInterface
Show description for 7fa3077
Mx-Iris
committed
7fa3077
View commit details
Copy full SHA for 7fa3077
Browse repository at this point
docs: register the new docs in the index and sync AGENTS.md
Show description for 13af122
Mx-Iris
committed
13af122
View commit details
Copy full SHA for 13af122
Browse repository at this point
refactor(printing,interface): split TypeNameResolvable into role protocols
Show description for 7a005e5
Mx-Iris
committed
7a005e5
View commit details
Copy full SHA for 7a005e5
Browse repository at this point
Commits on Sep 2, 2026
feat(printing,interface): exported-only interface filtering (proposal 0016)
Show description for 7012d31
Mx-Iris
committed
7012d31
View commit details
Copy full SHA for 7012d31
Browse repository at this point
feat(dependencies,layout,interface): share dependency resolution via MachODependencies (proposal draft-macho-dependencies-module)
Show description for a36846d
Mx-Iris
committed
a36846d
View commit details
Copy full SHA for a36846d
Browse repository at this point
docs(evolution): number the MachODependencies proposal 0017 at landing
Show description for 95615f4
Mx-Iris
committed
95615f4
View commit details
Copy full SHA for 95615f4
Browse repository at this point
docs: record the bisect of the swift-demangling 0.6.1 slowdown
Show description for 6ef24bc
Mx-Iris
committed
6ef24bc
View commit details
Copy full SHA for 6ef24bc
Browse repository at this point
fix(dependencies): review follow-ups — identity dedup, arm64e slice match, CI coverage, slug citations
Show description for f378224
Mx-Iris
committed
f378224
View commit details
Copy full SHA for f378224
Browse repository at this point
Commits on Sep 3, 2026
refactor(abi): make MachOSwiftSection self-contained (proposal draft-self-contained-abi-layer)
Show description for 8a672ca
Mx-Iris
committed
8a672ca
View commit details
Copy full SHA for 8a672ca
Browse repository at this point
docs(evolution): draft the large-stack executor and cross-version parallelism proposal
Show description for 5570d80
Mx-Iris
committed
5570d80
View commit details
Copy full SHA for 5570d80
Browse repository at this point
chore(deps): raise the swift-demangling floor to 0.6.3 (proposal large-stack-executor-and-cross-version-parallelism)
Show description for 6a5423b
Mx-Iris
committed
6a5423b
View commit details
Copy full SHA for 6a5423b
Browse repository at this point
feat(concurrency): run async entry points on the large-stack task executor and prepare versions in parallel (proposal draft-large-stack-executor-and-cross-version-parallelism)
Show description for 4c6bdd4
Mx-Iris
committed
4c6bdd4
View commit details
Copy full SHA for 4c6bdd4
Browse repository at this point
docs(evolution): record PR #122 on the large-stack executor proposal
Mx-Iris
committed
0896a71
View commit details
Copy full SHA for 0896a71
Browse repository at this point
Commits on Sep 4, 2026
fix(abi): review follow-ups — library products, member-address changelog, test pinning, target deps (proposal self-contained-abi-layer)
Show description for b9eadbd
Mx-Iris
committed
b9eadbd
View commit details
Copy full SHA for b9eadbd
Browse repository at this point
docs(evolution): number the self-contained ABI proposal 0018 at landing
Show description for 0c3dd9f
Mx-Iris
committed
0c3dd9f
View commit details
Copy full SHA for 0c3dd9f
Browse repository at this point
Merge branch 'feature/self-contained-abi-layer' into feature/large-stack-executor-and-cross-version-parallelism
Show description for bd21796
Mx-Iris
committed
bd21796
View commit details
Copy full SHA for bd21796
Browse repository at this point
fix(concurrency): review follow-ups — cancellation-aware concurrentMap, serialized event delivery, labeled diagnostics (proposal large-stack-executor-and-cross-version-parallelism)
Show description for 94a3d1c
Mx-Iris
committed
94a3d1c
View commit details
Copy full SHA for 94a3d1c
Browse repository at this point
Commits on Sep 6, 2026
fix(dump,interface): attribute vtable slots by method descriptor symbols (proposal vtable-slot-attribution-via-method-descriptor-symbols)
Show description for 7978eef
Mx-Iris
committed
7978eef
View commit details
Copy full SHA for 7978eef
Browse repository at this point
docs(evolution): record PR #123 on the vtable slot attribution proposal
Mx-Iris
committed
6237ba1
View commit details
Copy full SHA for 6237ba1
Browse repository at this point
Commits on Sep 7, 2026
docs(review): record the PR #123 review findings and adjudications
Show description for 51b86c2
Mx-Iris
committed
51b86c2
View commit details
Copy full SHA for 51b86c2
Browse repository at this point
docs(review): correct the tombstone finding — the cause holds, the wording does not
Show description for e3281ef
Mx-Iris
committed
e3281ef
View commit details
Copy full SHA for e3281ef
Browse repository at this point
docs(review): fix the descent whitelist and three overstated claims
Show description for bc61f4c
Mx-Iris
committed
bc61f4c
View commit details
Copy full SHA for bc61f4c
Browse repository at this point
docs(release): number the two landed proposals and cover the vtable work in 0.19.0
Show description for f56fa3a
Mx-Iris
committed
f56fa3a
View commit details
Copy full SHA for f56fa3a
Browse repository at this point
Merge pull request #123 from MxIris-Reverse-Engineering/feature/vtable-slot-attribution
Show description for 0358368
Mx-Iris
authored
0358368
View commit details
Copy full SHA for 0358368
Browse repository at this point
ci(macOS): build the fixture the way the baselines were generated
Show description for fa0f35a
Mx-Iris
committed
fa0f35a
View commit details
Copy full SHA for fa0f35a
Browse repository at this point
ci(macOS): build the fixture ad-hoc signed, not unsigned
Show description for f198fbb
Mx-Iris
committed
f198fbb
View commit details
Copy full SHA for f198fbb
Browse repository at this point
You can’t perform that action at this time.