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
Type
/
to 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 }}
klmr
/
box
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
971
Code
Issues
66
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Improvements to C code, fix #360
- #361
#361
Open
ArcadeAntics
wants to merge 8 commits into
klmr:main
klmr/box:main
from
ArcadeAntics:main
ArcadeAntics/box:main
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Improvements to C code, fix #360
#361
ArcadeAntics
wants to merge 8 commits into
klmr:main
klmr/box:main
from
ArcadeAntics:main
ArcadeAntics/box:main
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2024
for c_strict_extract, changed from .Call to .External2
ArcadeAntics
committed
ef9def0
View commit details
Copy full SHA for ef9def0
Browse repository at this point
remove parent_frame function and associated
ArcadeAntics
committed
5d05eb3
View commit details
Copy full SHA for 5d05eb3
Browse repository at this point
do not commit tarball
ArcadeAntics
committed
f9698f0
View commit details
Copy full SHA for f9698f0
Browse repository at this point
add a check for e2, avoid protecting values that are already protected, and evaluate a promise before returning
ArcadeAntics
committed
8bf3b5d
View commit details
Copy full SHA for 8bf3b5d
Browse repository at this point
fix the actual issue at hand; check that fst_arg is a symbol, if it is not, check attribute name. if that is not a string, use the pointer of the environment
ArcadeAntics
committed
a122b38
View commit details
Copy full SHA for a122b38
Browse repository at this point
use sys.call() instead of sys.call(-1); account for call_for_error being NULL
ArcadeAntics
committed
c903111
View commit details
Copy full SHA for c903111
Browse repository at this point
Commits on Apr 29, 2024
avoid use of IS_SCALAR, is now explicitly marked as non-API
ArcadeAntics
authored
2628245
View commit details
Copy full SHA for 2628245
Browse repository at this point
Commits on May 9, 2024
avoid use of .External2
ArcadeAntics
committed
1358eae
View commit details
Copy full SHA for 1358eae
Browse repository at this point
You can’t perform that action at this time.