Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Quick
/
Nimble
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
609
Star
4.8k
Code
Issues
20
Pull requests
10
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Nimble Next
- #1068
#1068
Draft
younata
wants to merge 26 commits into
main
Quick/Nimble:main
from
nimble-13
Quick/Nimble:nimble-13
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Draft
Nimble Next
#1068
younata
wants to merge 26 commits into
main
Quick/Nimble:main
from
nimble-13
Quick/Nimble:nimble-13
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2024
Make AsyncExpression conform to Sendable (#1067)
younata
committed
c167df3
View commit details
Copy full SHA for c167df3
Browse repository at this point
Make expect for async closures take in Sendable closures (#1070)
younata
committed
fe9e3ff
View commit details
Copy full SHA for fe9e3ff
Browse repository at this point
The async variants of expect now require Sendable values (#1071)
younata
committed
de9028b
View commit details
Copy full SHA for de9028b
Browse repository at this point
Make AsyncPredicate Sendable and operate only on Sendable types (#1072)
Show description for fc988c0
younata
committed
fc988c0
View commit details
Copy full SHA for fc988c0
Browse repository at this point
Update Require DSL to be (mostly) Sendable. (#1130)
Show description for 4876c2a
younata
committed
4876c2a
View commit details
Copy full SHA for 4876c2a
Browse repository at this point
Make FailureMessage sendable. (#1131)
younata
committed
b579af3
View commit details
Copy full SHA for b579af3
Browse repository at this point
Make MatcherResult conform to Sendable (#1132)
Show description for a48a917
younata
committed
a48a917
View commit details
Copy full SHA for a48a917
Browse repository at this point
Make the Polling Helpers Sendable (#1133)
younata
committed
89cfb34
View commit details
Copy full SHA for 89cfb34
Browse repository at this point
Make AssertionHandler Sendable (#1141)
younata
committed
286aa52
View commit details
Copy full SHA for 286aa52
Browse repository at this point
Mark the protocol conformances in BeLogical as retroactive
younata
committed
44643f3
View commit details
Copy full SHA for 44643f3
Browse repository at this point
Mark the synchronous DSL funcs as sending
younata
committed
5333774
View commit details
Copy full SHA for 5333774
Browse repository at this point
Mark values in AsyncExpression as sending
younata
committed
c9fa2bf
View commit details
Copy full SHA for c9fa2bf
Browse repository at this point
Reimplement MemoizedClosure to avoid the actor reentrant problem
younata
committed
25978ba
View commit details
Copy full SHA for 25978ba
Browse repository at this point
Mark the closures in AsyncExpression as sending
younata
committed
aad73c7
View commit details
Copy full SHA for aad73c7
Browse repository at this point
Update the PostNotification matcher to be sendable
younata
committed
5bdd76b
View commit details
Copy full SHA for 5bdd76b
Browse repository at this point
Update the BeResult matchers to take in sendable closures
younata
committed
b96603a
View commit details
Copy full SHA for b96603a
Browse repository at this point
Update the Map matchers to take in sendable closures
younata
committed
414ee29
View commit details
Copy full SHA for 414ee29
Browse repository at this point
Update the waitUntil DSL to be sendable... ish
Show description for 0c9ff36
younata
committed
0c9ff36
View commit details
Copy full SHA for 0c9ff36
Browse repository at this point
Make NMBMatcher unchecked sendable
Show description for 60962fb
younata
committed
60962fb
View commit details
Copy full SHA for 60962fb
Browse repository at this point
Mork work on getting the async-version of polling expectations to be compatible with swift 6
younata
committed
12c29d2
View commit details
Copy full SHA for 12c29d2
Browse repository at this point
Eliminate concurrency warnings in polling expectations
younata
committed
231b16c
View commit details
Copy full SHA for 231b16c
Browse repository at this point
Fix concurrency warnings for more objective-c/foundation types (#1165)
younata
committed
24fd17a
View commit details
Copy full SHA for 24fd17a
Browse repository at this point
Fix the current set of concurrency warnings in tests (#1166)
younata
committed
fc7bb4c
View commit details
Copy full SHA for fc7bb4c
Browse repository at this point
All parts of the dsl must take in sending (#1167)
younata
committed
12c1c0c
View commit details
Copy full SHA for 12c1c0c
Browse repository at this point
Remove usage of the swift 6 only sending keyword (#1168)
younata
committed
def883e
View commit details
Copy full SHA for def883e
Browse repository at this point
Replace usage of all the FileID/FilePath/line/column macros with SourceLocation (#1185)
younata
committed
c370ca3
View commit details
Copy full SHA for c370ca3
Browse repository at this point
You can’t perform that action at this time.