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 }}
lispnik
/
objc
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: lispnik/objc
Actions
All workflows
Workflows
ECL
ECL
macOS
macOS
safepoint
safepoint
Show more workflows...
Management
Caches
ECL
ECL
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci-ecl.yml
will be ignored since log searching is not yet available
60 workflow runs
60 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Blocks: the copy and dispose helpers are machine code, not Lisp
ECL
#60:
Commit
6b43274
pushed by
lispnik
5m 8s
master
master
5m 8s
View workflow file
CI: a watchdog and three attempts around the ocicl install
ECL
#59:
Commit
bfcc99d
pushed by
lispnik
4m 43s
master
master
4m 43s
View workflow file
swift example: a model that says it can and then declines is data, no…
ECL
#58:
Commit
a217b78
pushed by
lispnik
4m 12s
master
master
4m 12s
View workflow file
bench: what a block on a libdispatch worker costs, and what the helpe…
ECL
#57:
Commit
38ce966
pushed by
lispnik
5m 7s
master
master
5m 7s
View workflow file
Update README.md also link utc-status-app as an example
ECL
#56:
Commit
3b0511a
pushed by
lispnik
9m 5s
master
master
9m 5s
View workflow file
Update README.md add utc status app screenshot
ECL
#55:
Commit
3a2ae07
pushed by
lispnik
5m 16s
master
master
5m 16s
View workflow file
Update README.md
ECL
#54:
Commit
90d609f
pushed by
lispnik
8m 6s
master
master
8m 6s
View workflow file
Update README.md with screenshots
ECL
#53:
Commit
5fbd607
pushed by
lispnik
5m 4s
master
master
5m 4s
View workflow file
Examples: wait for callbacks, never force a collection before a hand-off
ECL
#52:
Commit
044fee9
pushed by
lispnik
5m 33s
master
master
5m 33s
View workflow file
Audit the examples for the libdispatch GC window; wait-for-callbacks;…
ECL
#51:
Commit
5cfc922
pushed by
lispnik
4m 26s
master
master
4m 26s
View workflow file
Carry 16-byte vectors and matrices on Intel SBCL; fix the GCD example…
ECL
#50:
Commit
2e964ff
pushed by
lispnik
5m 59s
master
master
5m 59s
View workflow file
blocks: find a block's closure without the lock
ECL
#49:
Commit
ed537ff
pushed by
lispnik
5m 5s
master
master
5m 5s
View workflow file
blocks: BLOCK_USE_STRET for a result returned through a hidden pointer
ECL
#48:
Commit
ab4d2ff
pushed by
lispnik
4m 6s
master
master
4m 6s
View workflow file
A stress example: every hot path hammered in one image, on either Lisp
ECL
#47:
Commit
7075105
pushed by
lispnik
6m 0s
master
master
6m 0s
View workflow file
On SBCL a Lisp method is a block minted into an IMP by libobjc
ECL
#46:
Commit
6ea5f96
pushed by
lispnik
6m 14s
master
master
6m 14s
View workflow file
An example that earns exceptions on purpose; KVO asserts the misuse i…
ECL
#45:
Commit
400e568
pushed by
lispnik
5m 3s
master
master
5m 3s
View workflow file
exception-tests: load the subprocess program from a file, as dump-tes…
ECL
#44:
Commit
336dc70
pushed by
lispnik
4m 34s
master
master
4m 34s
View workflow file
An NSException inside a send is a condition; invoke-with-error suppli…
ECL
#43:
Commit
903cbd6
pushed by
lispnik
5m 7s
master
master
5m 7s
View workflow file
Write :BOOL as 'B' on every machine; the node fix stands
ECL
#42:
Commit
41eb8c7
pushed by
lispnik
4m 44s
master
master
4m 44s
View workflow file
A BOOL parameter is a BOOL whatever the runtime spells it
ECL
#41:
Commit
933525c
pushed by
lispnik
4m 17s
master
master
4m 17s
View workflow file
web-kit: initialise through the public entry point, not ensure-libobjc
ECL
#40:
Commit
0ef49e1
pushed by
lispnik
10m 19s
master
master
10m 19s
View workflow file
The 3D scene in a window; ECL send trims; examples load frameworks as…
ECL
#39:
Commit
91d26a4
pushed by
lispnik
4m 56s
master
master
4m 56s
View workflow file
ECL: typed lane access, memcpy, C float bits, and its own UTF-8
ECL
#38:
Commit
00f59a6
pushed by
lispnik
5m 51s
master
master
5m 51s
View workflow file
Write out the lane loop for a simple vector
ECL
#37:
Commit
37d976b
pushed by
lispnik
6m 20s
master
master
6m 20s
View workflow file
types: one case clause for the two nodes reported as objc-unknown
ECL
#36:
Commit
0304225
pushed by
lispnik
4m 42s
master
master
4m 42s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.