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 }}
hadashiA
/
ChibiRuby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
13
Star
237
Code
Issues
1
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: hadashiA/ChibiRuby
Actions
All workflows
Workflows
Build mruby-compiler (Android)
Build mruby-compiler (Android)
Build mruby-compiler (iOS)
Build mruby-compiler (iOS)
Build mruby-compiler (Linux)
Build mruby-compiler (Linux)
Build mruby-compiler (macOS)
Build mruby-compiler (macOS)
Build mruby-compiler (WebAssembly)
Build mruby-compiler (WebAssembly)
Build mruby-compiler (Windows)
Build mruby-compiler (Windows)
Build mruby-compiler native
Build mruby-compiler native
Notify
Notify
Release
Release
Test
Test
Show more workflows...
Management
Caches
Test
Test
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
.
test.yaml
will be ignored since log searching is not yet available
452 workflow runs
452 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.
Merge pull request #201 from hadashiA/claude/nativeaot-support
Test
#647:
Commit
22659d5
pushed by
hadashiA
1m 14s
main
main
1m 14s
View workflow file
NativeAOT / trimming / IL2CPP support for ChibiRuby.Serializer (fixes #199)
Test
#646:
Pull request
#201
synchronize by
hadashiA
1m 24s
claude/nativeaot-support
claude/nativeaot-support
1m 24s
View #201
View workflow file
NativeAOT / trimming / IL2CPP support for ChibiRuby.Serializer (fixes #199)
Test
#645:
Pull request
#201
opened by
hadashiA
1m 23s
claude/nativeaot-support
claude/nativeaot-support
1m 23s
View #201
View workflow file
Fix #199: Register generated formatters without relying on [MRubyObject] attribute instances
Test
#644:
Pull request
#200
opened by
hadashiA
1m 24s
claude/fix-199-preserve-attribute-stripping
claude/fix-199-preserve-attribute-stripping
1m 24s
View #200
View workflow file
Merge pull request #198 from hadashiA/claude/update-native-libs
Test
#643:
Commit
f24f4bc
pushed by
hadashiA
1m 18s
main
main
1m 18s
View workflow file
Update native libraries from CI build (includes #195 fix)
Test
#642:
Pull request
#198
opened by
hadashiA
1m 20s
claude/update-native-libs
claude/update-native-libs
1m 20s
View #198
View workflow file
Merge pull request #197 from ShinInamichi/fix/msvc-pwsh-build
Test
#641:
Commit
fc6b2f5
pushed by
hadashiA
1m 25s
main
main
1m 25s
View workflow file
Merge pull request #196 from ShinInamichi/fix/def-missing-export
Test
#640:
Commit
1912617
pushed by
hadashiA
1m 25s
main
main
1m 25s
View workflow file
Fix Windows (MSVC) build: pwsh compatibility and import lib name collision
Test
#639:
Pull request
#197
opened by
ShinInamichi
16h 51m 44s
ShinInamichi:fix/msvc-pwsh-build
ShinInamichi:fix/msvc-pwsh-build
16h 51m 44s
View #197
View workflow file
Fix #195: Add missing mrc_ccontext_filename export to chibiruby-compiler.def
Test
#638:
Pull request
#196
opened by
ShinInamichi
16h 53m 45s
ShinInamichi:fix/def-missing-export
ShinInamichi:fix/def-missing-export
16h 53m 45s
View #196
View workflow file
Merge pull request #194 from hadashiA/claude/hash-key-comparer
Test
#637:
Commit
473e2a7
pushed by
hadashiA
1m 34s
main
main
1m 34s
View workflow file
Honor user-defined hash/eql? for Hash keys and add compare_by_identity
Test
#636:
Pull request
#194
opened by
hadashiA
1m 19s
claude/hash-key-comparer
claude/hash-key-comparer
1m 19s
View #194
View workflow file
Move cold opcode bodies out of the VM dispatch loop
Test
#635:
Pull request
#193
opened by
hadashiA
1m 22s
claude/vm-hot-cold-split
claude/vm-hot-cold-split
1m 22s
View #193
View workflow file
Merge pull request #191 from hadashiA/claude/symbol-performance-fa1178
Test
#634:
Commit
9308fe2
pushed by
hadashiA
1m 20s
main
main
1m 20s
View workflow file
Speed up variable access with SIMD scan and slot inline caches
Test
#633:
Pull request
#191
synchronize by
hadashiA
1m 24s
claude/symbol-performance-fa1178
claude/symbol-performance-fa1178
1m 24s
View #191
View workflow file
Merge pull request #192 from hadashiA/claude/symbol-intern-fixes
Test
#632:
Commit
fca4637
pushed by
hadashiA
1m 23s
main
main
1m 23s
View workflow file
Fix FNV-collision symbol aliasing and memoize OP_SYMBOL
Test
#631:
Pull request
#192
opened by
hadashiA
1m 20s
claude/symbol-intern-fixes
claude/symbol-intern-fixes
1m 20s
View #192
View workflow file
Speed up variable access with SIMD scan and slot inline caches
Test
#630:
Pull request
#191
opened by
hadashiA
1m 23s
claude/symbol-performance-fa1178
claude/symbol-performance-fa1178
1m 23s
View #191
View workflow file
Merge pull request #190 from hadashiA/ku/binding-break
Test
#629:
Commit
49a89eb
pushed by
hadashiA
11m 34s
main
main
11m 34s
View workflow file
Rename binding.irb to binding.break and improve docs
Test
#628:
Pull request
#190
opened by
hadashiA
11m 23s
ku/binding-break
ku/binding-break
11m 23s
View #190
View workflow file
Support EXT1/EXT2/EXT3 operand extension opcodes
Test
#627:
Pull request
#189
opened by
hadashiA
1m 19s
claude/admiring-saha-f5300e
claude/admiring-saha-f5300e
1m 19s
View #189
View workflow file
(Experimental) Add mrb2cs AOT compiler
Test
#626:
Pull request
#187
opened by
hadashiA
1m 45s
jetpack-aot
jetpack-aot
1m 45s
View #187
View workflow file
Merge pull request #186 from hadashiA/ku/fix-incremental-generation
Test
#625:
Commit
930466c
pushed by
hadashiA
1m 28s
main
main
1m 28s
View workflow file
Make incremental generator skip unchanged output
Test
#624:
Pull request
#186
opened by
hadashiA
1m 23s
ku/fix-incremental-generation
ku/fix-incremental-generation
1m 23s
View #186
View workflow file
Merge pull request #184 from hadashiA/ku/refine-compiler-api
Test
#623:
Commit
f5d84e5
pushed by
hadashiA
1m 44s
main
main
1m 44s
View workflow file
Previous
1
2
3
4
5
…
18
19
Next
You can’t perform that action at this time.