Skip to content
View pawel-sp's full-sized avatar

Block or report pawel-sp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. AutoCodable AutoCodable Public

    Swift macros that generate code to fulfill Encodable and Decodable requirements when adding the protocol conformance to an extension of a type in a different file.

    Swift 6 1

  2. Mappable Mappable Public

    Swift macros that generate code to map one type to another.

    Swift 3

  3. Catchable Catchable Public

    Catchable — A Swift macro that generates decorators for protocols to inject customizable error processors, enabling reusable error handling and transformation for throwing functions.

    Swift