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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
actonlang
/
acton
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
185
Code
Issues
232
Pull requests
21
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improve GC performance by using typed interface to bdwgc
- #1239
#1239
Draft
plajjan
wants to merge 9 commits into
main
actonlang/acton:main
from
gc-descriptors
actonlang/acton:gc-descriptors
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Improve GC performance by using typed interface to bdwgc
#1239
plajjan
wants to merge 9 commits into
main
actonlang/acton:main
from
gc-descriptors
actonlang/acton:gc-descriptors
Copy head branch name to clipboard
Commits
Commits on May 17, 2023
Generate GC descriptors
Show description for 844cad2
plajjan
committed
844cad2
View commit details
Copy full SHA for 844cad2
Browse repository at this point
Add GC code utils
plajjan
committed
5280adf
View commit details
Copy full SHA for 5280adf
Browse repository at this point
Add GC descriptors for builtin etc
Show description for 5827511
plajjan
committed
5827511
View commit details
Copy full SHA for 5827511
Browse repository at this point
Git ignore generated __builtin__ files
plajjan
committed
ccbc43e
View commit details
Copy full SHA for ccbc43e
Browse repository at this point
Add GC bitmaps for manually defined things
plajjan
committed
7a81f85
View commit details
Copy full SHA for 7a81f85
Browse repository at this point
Initialize GC bitmaps for manually defined builtins
Show description for 063026a
plajjan
committed
063026a
View commit details
Copy full SHA for 063026a
Browse repository at this point
Move __builtin__ADD.c hack to .ext.c file
Show description for cf85c0c
plajjan
committed
cf85c0c
View commit details
Copy full SHA for cf85c0c
Browse repository at this point
Proper GC bits for builtins
Show description for b793b0c
plajjan
committed
b793b0c
View commit details
Copy full SHA for b793b0c
Browse repository at this point
Use typed malloc in builtins
plajjan
committed
ca37e36
View commit details
Copy full SHA for ca37e36
Browse repository at this point
You can’t perform that action at this time.