Posts tagged “api”
2026
Use clang API notes to Annotate C Header Files for Swifty Module Imports
Doug Gregor shows how to use clang to import a C library with header files that you don’t own in a way that produces very ergonomic Swift APIs with annotations in YAML files.
2024
Declarative Text Kit: Reduction in Ugly Code Size
Great news: This week’s v0.3 release of the Package is good enough to implement the feature I wanted to build!
2016
Always Write Functions to Cope with all Possible Parameter Values