Working on @pointfreeco: https://www.pointfree.co/
- Brooklyn
- http://stephencelis.com
Highlights
- Pro
Block or Report
Block or report stephencelis
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
pointfreeco/pointfreeco Public
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language. -
-
-
-
1,698 contributions in the last year
Less
More
Contribution activity
October 2022
Created 133 commits in 17 repositories
Created 1 repository
Created a pull request in pointfreeco/swift-composable-architecture that received 7 comments
XCTUnimplemented -> unimplemented
The XCTUnimplemented helper is a more general tool than XCTest, and can surface valuable runtime warnings in your application even if you never wri…
+40
−47
•
7
comments
Opened 20 other pull requests in 7 repositories
pointfreeco/swift-composable-architecture
10
merged
- Use opaque reducers in 5.7 to fix builder inference
- Conditionally conform UncheckedSendable to Hashable, Codable
- Avoid failure when setting test dependency values
- Update swift-clocks conditional to match
- Remove broken link
- Require Swift 5.6
-
Hard-deprecate
Reducerstruct type alias -
Fix
_printChanges -
Fix bad
buildFinalResultwarning on Swift 5.7 - Loosen platform requirements for Dependencies library
pointfreeco/swift-clocks
3
merged
pointfreeco/swift-case-paths
2
merged
pointfreeco/swiftui-navigation
2
merged
pointfreeco/combine-schedulers
1
merged
pointfreeco/xctest-dynamic-overlay
1
merged
pointfreeco/isowords
1
merged
Reviewed 46 pull requests in 9 repositories
pointfreeco/swift-composable-architecture
25 pull requests
- Use opaque reducers in 5.7 to fix builder inference
- Fix the documentation of DependencyValues
-
Fix
AsyncThrowingStreamdocumentation typo - Add equatable conformance to UncheckedSendable when value is equatable
- Update bug_report.yml
- Add swift-clocks to TCA
- Add a few missing tests
- Remove redundant error type in ReusableFavoritingTests.swift
- Fixes for the 'Basic Usage' to allow project to build and run
- Remove broken link
- View store benchmark
- Make ViewStore.yield(while:) main actor.
- Update 01-GettingStarted-Animations.swift
-
Remove one unnecessary
@escapingannotation -
Remove a dangling
</summary>tag - Remove unnecessary dependencies in every CaseStudies
- Fixes a small typo in concurrency docs
- More docs on transformDependency and a fusion fix.
- Remove some escaping closures
- Fix typos in every DocC-Articles
- docs: small rephrase
- Replace leftover "soft-deprecated" with "deprecated"
-
Add a
EffectTask<Action>typealias forEffect<Action, Never>and renameEffecttoEffectPublisher -
Replace
Effect<Action>byEffect<Action, Never>in documentation - Loosen platform requirements for Dependencies library
- Some pull request reviews not shown.
pointfreeco/swift-custom-dump
4 pull requests
pointfreeco/swift-clocks
3 pull requests
pointfreeco/isowords
2 pull requests
stephencelis/SQLite.swift
1 pull request
pointfreeco/combine-schedulers
1 pull request
pointfreeco/swift-parsing
1 pull request
pointfreeco/swift-url-routing
1 pull request
pointfreeco/swift-case-paths
1 pull request
Created an issue in apple/swift that received 3 comments
Runtime: enum type descriptor returns enum tag for nested enum value in single case payload (release-only)
Describe the bug Given the following nested enums: public enum E1 { case c1(E2) } public enum E2 { case c1(Bool) case c2(Bool) case c3(Any) } Using…
3
comments
Opened 4 other issues in 4 repositories
SwiftPackageIndex/PackageList
1
closed
apple/swift
1
closed
pointfreeco/swift-composable-architecture
1
open
apple/swift-format
1
closed
Started 2 discussions in 1 repository
pointfreeco/swift-composable-architecture
pointfreeco/swift-composable-architecture
-
RFC: Deprecate `Effect.fireAndForget` and `Effect.task` in favor of unified `Effect.run` interface
This contribution was made on Oct 17
-
Road to 1.0
This contribution was made on Oct 12
Answered 4 discussions in 2 repositories
pointfreeco/swift-composable-architecture
pointfreeco/swift-composable-architecture
-
Weird runtime crash
This contribution was made on Oct 25
-
TestDependencies in Release Code
This contribution was made on Oct 24
-
Simple UIKit Navigation
This contribution was made on Oct 14
pointfreeco/swift-clocks
pointfreeco/swift-clocks
-
Sorting `suspensions` in `TestClock.run`
This contribution was made on Oct 25
10
contributions
in private repositories
Oct 2 – Oct 26