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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mrubyedge
/
mrubyedge
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
54
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2026
Merge pull request #91 from mrubyedge/release-2
Show description for afff593
udzura
authored
afff593
View commit details
Copy full SHA for afff593
Browse repository at this point
Bump deps
udzura
committed
b9a8d80
View commit details
Copy full SHA for b9a8d80
Browse repository at this point
Tidy deps of gemz
udzura
committed
b0bc0e5
View commit details
Copy full SHA for b0bc0e5
Browse repository at this point
Bump major version
udzura
committed
6501f5a
View commit details
Copy full SHA for 6501f5a
Browse repository at this point
Merge pull request #89 from mrubyedge/codex/rite0400
Show description for e877d79
udzura
authored
e877d79
View commit details
Copy full SHA for e877d79
Browse repository at this point
fmt
udzura
committed
23d2f31
View commit details
Copy full SHA for 23d2f31
Browse repository at this point
Split RITE0400 opcode tests
Show description for fa40c8d
udzura
and
codex
committed
fa40c8d
View commit details
Copy full SHA for fa40c8d
Browse repository at this point
Run RITE0400 doctest
Show description for cce8ae2
udzura
and
codex
committed
cce8ae2
View commit details
Copy full SHA for cce8ae2
Browse repository at this point
Document mruby 4.0 support
Show description for eb8924b
2 people
authored and
udzura
committed
eb8924b
View commit details
Copy full SHA for eb8924b
Browse repository at this point
Stop shipping 3.x chunks the crate can no longer load
Show description for 6ec1393
2 people
authored and
udzura
committed
6ec1393
View commit details
Copy full SHA for 6ec1393
Browse repository at this point
Refuse a block when ENTER's n1 flag is set
Show description for 33f1dfa
2 people
authored and
udzura
committed
33f1dfa
View commit details
Copy full SHA for 33f1dfa
Browse repository at this point
Merge pull request #90 from mrubyedge/codex/rite0400-exception-handling
Show description for a7423bd
udzura
authored
a7423bd
View commit details
Copy full SHA for a7423bd
Browse repository at this point
Update mruby-compiler2-sys to 0.5.0
Show description for b02e1d7
udzura
and
codex
committed
b02e1d7
View commit details
Copy full SHA for b02e1d7
Browse repository at this point
Let an exception raised in an ensure clause reach its handler
Show description for dbb2ea0
2 people
authored and
udzura
committed
dbb2ea0
View commit details
Copy full SHA for dbb2ea0
Browse repository at this point
Read and run mruby 4.0 (RITE0400) bytecode
Show description for 3e4006d
2 people
authored and
udzura
committed
3e4006d
View commit details
Copy full SHA for 3e4006d
Browse repository at this point
Commits on Apr 14, 2026
Update table
udzura
committed
c7dd9ae
View commit details
Copy full SHA for c7dd9ae
Browse repository at this point
Commits on Apr 3, 2026
Merge pull request #87 from mrubyedge/add-table
Show description for 4a6d89a
udzura
authored
4a6d89a
View commit details
Copy full SHA for 4a6d89a
Browse repository at this point
Enable doc copier
udzura
committed
dab14dd
View commit details
Copy full SHA for dab14dd
Browse repository at this point
Add opcode table,,,
udzura
committed
45750dd
View commit details
Copy full SHA for 45750dd
Browse repository at this point
Merge pull request #86 from mrubyedge/fix-nested-module
Show description for 84d7062
udzura
authored
84d7062
View commit details
Copy full SHA for 84d7062
Browse repository at this point
Fix nested module and testcases
udzura
committed
258460b
View commit details
Copy full SHA for 258460b
Browse repository at this point
Commits on Apr 2, 2026
Bump
udzura
committed
8e803ca
View commit details
Copy full SHA for 8e803ca
Browse repository at this point
Merge pull request #85 from mrubyedge/fix-redef-module
Show description for 8de1dc2
udzura
authored
8de1dc2
View commit details
Copy full SHA for 8de1dc2
Browse repository at this point
Fix overriding existing module
udzura
committed
d211122
View commit details
Copy full SHA for d211122
Browse repository at this point
Commits on Mar 29, 2026
Merge pull request #84 from mrubyedge/float-inf
Show description for 71260f1
udzura
authored
71260f1
View commit details
Copy full SHA for 71260f1
Browse repository at this point
Tests
udzura
committed
9af4929
View commit details
Copy full SHA for 9af4929
Browse repository at this point
Support constants
udzura
committed
55280d7
View commit details
Copy full SHA for 55280d7
Browse repository at this point
Support finite?, infinite?, and nan? for Float
udzura
committed
e851dad
View commit details
Copy full SHA for e851dad
Browse repository at this point
Bump 2
udzura
committed
7ee4859
View commit details
Copy full SHA for 7ee4859
Browse repository at this point
Bump
udzura
committed
4f15966
View commit details
Copy full SHA for 4f15966
Browse repository at this point
Merge pull request #83 from mrubyedge/fix-negative-index
Show description for cd1cd0e
udzura
authored
cd1cd0e
View commit details
Copy full SHA for cd1cd0e
Browse repository at this point
Fix negative value handling in []/[]=
udzura
committed
c8339cd
View commit details
Copy full SHA for c8339cd
Browse repository at this point
Add testcase
udzura
committed
ddef810
View commit details
Copy full SHA for ddef810
Browse repository at this point
Commits on Mar 26, 2026
Merge pull request #82 from mrubyedge/idem
Show description for 0d2e329
udzura
authored
0d2e329
View commit details
Copy full SHA for 0d2e329
Browse repository at this point
Update
udzura
committed
e2b5ee3
View commit details
Copy full SHA for e2b5ee3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.