Skip to content
View kubamracek's full-sized avatar

Organizations

@llvm

Block or report kubamracek

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. apple/swift-embedded-examples Public

    A collection of example projects using Embedded Swift

    Swift 852 58

602 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in swiftlang/swift that received 21 comments

[ClangImporter] Import constant values for 'const' globals

Macro-defined constants in C (#define FOO 42) get the concrete value imported (as a synthesized getter) into Swift. For global variables with initi…

+380 −23 lines changed 21 comments
Opened 12 other pull requests in 3 repositories
Reviewed 2 pull requests in 1 repository
swiftlang/swift 2 pull requests

Created an issue in apple/swift-mmio that received 1 comment

SVD2Swift-generated registers don't compile when --access-level public

I get the following when I try to put generated MMIO registers into a separate module and use --access-level public to make them visible to my app: m…

1 comment
Opened 3 other issues in 3 repositories
Loading