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 }}
clasp-developers
/
clasp
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
2.8k
Code
Issues
142
Pull requests
32
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Inline thread access
- #1863
#1863
Merged
Bike
merged 18 commits into
main
clasp-developers/clasp:main
from
my_thread
clasp-developers/clasp:my_thread
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Inline thread access
#1863
Bike
merged 18 commits into
main
clasp-developers/clasp:main
from
my_thread
clasp-developers/clasp:my_thread
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
Delete unused ThreadLocalState fields
Bike
committed
e14791f
View commit details
Copy full SHA for e14791f
Browse repository at this point
Rearrange ThreadLocalState to make it easier to access from Lisp
Show description for 5f2e9b4
Bike
committed
5f2e9b4
View commit details
Copy full SHA for 5f2e9b4
Browse repository at this point
access my_thread directly for breakstep operations
Show description for 962d9b5
Bike
committed
962d9b5
View commit details
Copy full SHA for 962d9b5
Browse repository at this point
use new cc_my_thread intrinsic for dynenv access
Show description for ac82896
Bike
committed
ac82896
View commit details
Copy full SHA for ac82896
Browse repository at this point
use cc_my_thread for unwind dest
Bike
committed
4ca38f3
View commit details
Copy full SHA for 4ca38f3
Browse repository at this point
better cc_my_thread type
Show description for 3d9e87f
Bike
committed
3d9e87f
View commit details
Copy full SHA for 3d9e87f
Browse repository at this point
use direct my_thread access for cc_nvalues
Bike
committed
8a2aba4
View commit details
Copy full SHA for 8a2aba4
Browse repository at this point
remove deprecated intrinsic
Bike
committed
a5eb704
View commit details
Copy full SHA for a5eb704
Browse repository at this point
remove unneeded float unboxing intrinsic
Show description for 54ce079
Bike
committed
54ce079
View commit details
Copy full SHA for 54ce079
Browse repository at this point
Replace cc_multipleValuesArrayAddress with direct access
Show description for e0c7501
Bike
committed
e0c7501
View commit details
Copy full SHA for e0c7501
Browse repository at this point
expose llvm's speculatable & willreturn attributes for cc_my_thread
Show description for f417fbe
Bike
committed
f417fbe
View commit details
Copy full SHA for f417fbe
Browse repository at this point
Remove unused primitives
Bike
committed
3217683
View commit details
Copy full SHA for 3217683
Browse repository at this point
start exposing LLVM memory attrs and use them for cc_my_thread
Show description for a85d06f
Bike
committed
a85d06f
View commit details
Copy full SHA for a85d06f
Browse repository at this point
replace cc_save/restoreMultipleValue0 with direct thread access
Bike
committed
5c598e5
View commit details
Copy full SHA for 5c598e5
Browse repository at this point
replace cc_save/load_values with direct thread access
Bike
committed
125eca6
View commit details
Copy full SHA for 125eca6
Browse repository at this point
replace cc_save/load_all_values with direct thread access
Show description for 383a65b
Bike
committed
383a65b
View commit details
Copy full SHA for 383a65b
Browse repository at this point
use field names instead of magic numbers for thread access
Bike
committed
2f8ec06
View commit details
Copy full SHA for 2f8ec06
Browse repository at this point
Fix LLVM versioning for llvm::IRMemLocation::ErrnoMem
Bike
committed
c6a2075
View commit details
Copy full SHA for c6a2075
Browse repository at this point
You can’t perform that action at this time.