Pinned
3,974 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 148 commits in 14 repositories
Created 4 repositories
- compnerd/swift-win32-application Swift
- compnerd/swift-format-linter-action JavaScript
- compnerd/swift-collections Swift
- compnerd/riscv-pk C
Created a pull request in SwiftDocOrg/swift-doc that received 19 comments
CI: add Windows to the CI matrix
This adds the CI support for the Windows platform. Although this may successfully build in CI, some changes are going to be needed beyond getting i…
+58
−5
•
19
comments
Opened 107 other pull requests in 18 repositories
compnerd/swift-win32
59
merged
2
closed
-
Calculator: use
NSDecimalNumber -
Rect: correct the representation of
Rect.null -
Examples: remove
HelloWorld - Update README.md
- View Controllers: add some documentation comments
- Update documentation.yml
- Update documentation.yml
- swift-format: add a .swift-format file
- Font: add some documentation comments to Font
- Font: convert stored properties to getters
-
View Controllers: add containment callbacks to
ViewController -
CoreGraphics: add a definition of
RectEdge - Rect: clean up the out-of-line equality
-
Rect: add
unionoperation - CoreGraphics: add support for intersection
-
CoreGraphics: add some additional
Rectmethods - Update and rename windows.yml to build.yml
- workflows: filter triggering rules
- Update documentation.yml
- Update documentation.yml
- Update documentation.yml
- Update documentation.yml
- Update documentation.yml
- Create documentation.yml
- Update lint.yml
- Some pull requests not shown.
SwiftDocOrg/swift-doc
1
open
6
merged
1
closed
wearerequired/lint-action
5
open
1
closed
riscv/riscv-pk
6
merged
apple/swift
2
open
3
merged
apple/swift-driver
3
merged
1
closed
SwiftDocOrg/SwiftSemantics
3
merged
compnerd/swift-build
2
merged
compnerd/swift-winmd
2
merged
SwiftDocOrg/GraphViz
2
merged
apple/swift-corelibs-foundation
1
open
compnerd/swift-format-linter-action
1
merged
apple/llvm-project
1
open
Iron-Ham/swift-format-linter-action
1
closed
apple/swift-collections
1
merged
apple/swift-syntax
1
merged
SwiftDocOrg/SwiftMarkup
1
merged
SwiftDocOrg/CommonMark
1
merged
Reviewed 27 pull requests in 5 repositories
apple/swift 13 pull requests
- tests: un-XFAIL a couple of tests on Windows
- Move two Concurrency tests from XFAIL to UNSUPPORTED
- [cmake] Fix a couple of small issues with building host side tools in Swift.
- [update-checkout] On Linux for main, next, and master-rebranch, bump the cmake to v3.19.6.
- [cmake] Add support for checking if we have a host toolchain Swift compiler
- [cmake] Change set_swift_llvm_is_available to set definitions on a specific target.
- [cmake] Use generator expressions to change conditionalize target_compile_definition that are for c/c++ only be used for c/c++
- Undo Force Load + Incremental Ban on Darwin Platforms
- LIT argument --incremental is deprecated
- LIT argument --incremental is deprecated
- Add --time-tests flag to Windows build script
- [update-checkout] Update the cmake that we build on Linux on main to cmake 3.20.2 (latest).
- [cmake] [unittests] removing scripts for Xcode project test targets
compnerd/swift-win32 10 pull requests
- Make ViewController open
- Add an instruction for running unit tests
- Add contains() functions to Rect
- Rework == operator on Rect to take standardization into account
- Add convert() functions to View
- Add Rect center computed property
- Rect: add some documentation comments (NFC)
- Fix applying() function on Rect
- Fix midpoint calculations on Rect
- Add inverted() to AffineTransform
SwiftDocOrg/swift-doc 2 pull requests
wearerequired/lint-action 1 pull request
apple/llvm-project 1 pull request
Created an issue in wearerequired/lint-action that received 2 comments
Action fails to report lint results on Windows (swift-format-official)
When using this action on Windows, the lint action always succeeds, silently discarding the results. This was observed with the swift-format-offici…
2
comments