Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
tayloraswift
/
swift-unidoc
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
73
Code
Issues
46
Pull requests
2
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 29, 2025
Merge pull request #420 from tayloraswift/no-toplevel-commands
Show description for 871be62
tayloraswift
authored
871be62
Copy full SHA for 871be62
convert toplevel unidocd command to subcommand
tayloraswift
committed
f633120
Copy full SHA for f633120
add BuildCommand to unidocd
tayloraswift
committed
4b4d2a9
Copy full SHA for 4b4d2a9
Merge pull request #418 from tayloraswift/fix-sendablemetatype
Show description for 0ca4aef
tayloraswift
authored
0ca4aef
Copy full SHA for 0ca4aef
fix sendablemetatype
tayloraswift
committed
fe3f8ff
Copy full SHA for fe3f8ff
Commits on Jun 1, 2025
Merge pull request #416 from tayloraswift/6.1.2
Show description for d6d14e5
tayloraswift
authored
d6d14e5
Copy full SHA for d6d14e5
6.1.2
tayloraswift
committed
68a6e57
Copy full SHA for 68a6e57
Merge pull request #415 from tayloraswift/6.1
Show description for d9a827b
tayloraswift
authored
d9a827b
Copy full SHA for d9a827b
Commits on May 31, 2025
swift-snapshot-testing gained additional dependencies
tayloraswift
committed
9414bec
Copy full SHA for 9414bec
Commits on May 11, 2025
update DocumentationInheritance test expectations
tayloraswift
committed
b0a2365
Copy full SHA for b0a2365
Commits on Apr 18, 2025
will there ever come a day
tayloraswift
committed
199c4e5
Copy full SHA for 199c4e5
indexstore-db at swift-6.0-RELEASE doesn’t build
tayloraswift
committed
889e027
Copy full SHA for 889e027
Commits on Apr 13, 2025
swift-snapshot-testing needs upgrade for 6.1
tayloraswift
committed
bc8458c
Copy full SHA for bc8458c
name
tayloraswift
committed
1b41749
Copy full SHA for 1b41749
bump
tayloraswift
committed
753660d
Copy full SHA for 753660d
disable sanity check that can no longer be guaranteed in Swift 6.1
tayloraswift
committed
efb8777
Copy full SHA for efb8777
upgrade 6.0 → 6.1
tayloraswift
committed
d035672
Copy full SHA for d035672
Commits on Mar 22, 2025
Merge pull request #414 from tayloraswift/direct-link-articles
Show description for c76deda
tayloraswift
authored
c76deda
Copy full SHA for c76deda
generalize Mongo.PipelineQuery to handle collection agnostic queries
tayloraswift
committed
ab6584a
Copy full SHA for ab6584a
Commits on Mar 20, 2025
we need to include the package name in this index, and also actually create the index
tayloraswift
committed
d66a088
Copy full SHA for d66a088
Commits on Mar 19, 2025
add a “latest” flag to article vertices
tayloraswift
committed
d70b276
Copy full SHA for d70b276
Commits on Mar 12, 2025
Merge pull request #413 from tayloraswift/date-byline
Show description for c542f97
tayloraswift
authored
c542f97
Copy full SHA for c542f97
Commits on Mar 11, 2025
add date byline to doc pages
tayloraswift
committed
b9ac8c9
Copy full SHA for b9ac8c9
Commits on Mar 10, 2025
Merge pull request #412 from tayloraswift/unidocd-subcommand
Show description for 43528de
tayloraswift
authored
43528de
Copy full SHA for 43528de
actually populate root unidocd command with necessary subcommand to compile packages
tayloraswift
committed
c61e17e
Copy full SHA for c61e17e
Commits on Mar 2, 2025
Merge pull request #411 from tayloraswift/unidocd
Show description for 9b7682b
tayloraswift
authored
9b7682b
Copy full SHA for 9b7682b
write a build daemon unidocd
tayloraswift
committed
c95bc67
Copy full SHA for c95bc67
Commits on Feb 22, 2025
add git commit date and SHA-1 hash to volume metadata (#410)
tayloraswift
authored
2303de6
Copy full SHA for 2303de6
Commits on Feb 14, 2025
Sanitize CLI (#409)
Show description for 392ed86
tayloraswift
authored
392ed86
Copy full SHA for 392ed86
Commits on Feb 13, 2025
return to a symbolgraph-extract based model, and pass -fmodule-map (#408)
Show description for 67a3fcd
tayloraswift
authored
67a3fcd
Copy full SHA for 67a3fcd
Commits on Feb 2, 2025
Merge pull request #407 from tayloraswift/adopt-swift-io
Show description for 97b2c14
tayloraswift
authored
97b2c14
Copy full SHA for 97b2c14
Package.resolved
tayloraswift
committed
a7271db
Copy full SHA for a7271db
adopt the swift-io package, evacuate sources
tayloraswift
committed
c6cf177
Copy full SHA for c6cf177
Commits on Jan 23, 2025
Merge pull request #406 from tayloraswift/adopt-swift-testing3
Show description for 9f39c31
tayloraswift
authored
9f39c31
Copy full SHA for 9f39c31
this seems to be blowing up Swift Testing
tayloraswift
committed
80e10be
Copy full SHA for 80e10be
Pagination
Previous
Next
You can’t perform that action at this time.