FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · mrubyc/mrubyc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
mrubyc
/
mrubyc
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
494
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
Fix issue where OP_SUPER crashes under certain conditions. (#311)
HirohitoHigashi
authored
5177d9c
View commit details
Copy full SHA for 5177d9c
Browse repository at this point
Commits on Aug 22, 2026
Optimize the constant search path in the OP_GETCONST opcode. (#310)
HirohitoHigashi
authored
5338686
View commit details
Copy full SHA for 5338686
Browse repository at this point
Fix exception type for Task::Queue errors
HirohitoHigashi
committed
61599c7
View commit details
Copy full SHA for 61599c7
Browse repository at this point
Commits on Aug 21, 2026
add a legacy compatibility function.
HirohitoHigashi
committed
3486745
View commit details
Copy full SHA for 3486745
Browse repository at this point
refactor: rename find_class_by_object to mrbc_find_class_by_object
HirohitoHigashi
committed
c97f1aa
View commit details
Copy full SHA for c97f1aa
Browse repository at this point
Refactor to use new class initialization scheme.
HirohitoHigashi
committed
a0b7730
View commit details
Copy full SHA for a0b7730
Browse repository at this point
Minor changes to debug dump function.
HirohitoHigashi
committed
7f6a900
View commit details
Copy full SHA for 7f6a900
Browse repository at this point
Improve the warning message for redefined constants.
HirohitoHigashi
committed
df159de
View commit details
Copy full SHA for df159de
Browse repository at this point
Commits on Aug 20, 2026
Improve how superclasses are defined in MRBC_AUTOGEN_METHOD_TABLE.
HirohitoHigashi
committed
e07b37d
View commit details
Copy full SHA for e07b37d
Browse repository at this point
Merge branch 'master' into test/pre_encode_nested_symid
HirohitoHigashi
committed
49e3ad1
View commit details
Copy full SHA for 49e3ad1
Browse repository at this point
update comments.
HirohitoHigashi
committed
7ceccb7
View commit details
Copy full SHA for 7ceccb7
Browse repository at this point
Do not fail the whole irep load on an unsupported integer literal (#308)
Show description for dc7daae
hasumikin
and
claude
authored
dc7daae
View commit details
Copy full SHA for dc7daae
Browse repository at this point
Commits on Aug 19, 2026
remove MRBC_ALLOC_VMID macro (#309)
Show description for 5ec291c
HirohitoHigashi
authored
5ec291c
View commit details
Copy full SHA for 5ec291c
Browse repository at this point
Commits on Aug 7, 2026
refactoring.
HirohitoHigashi
committed
4261cf5
View commit details
Copy full SHA for 4261cf5
Browse repository at this point
Update PROJECT_NUMBER parameter in Doxyfile
HirohitoHigashi
committed
904e777
View commit details
Copy full SHA for 904e777
Browse repository at this point
Commits on Aug 6, 2026
Fix Integer comparison using an untruncated difference (#307)
Show description for 551b062
hasumikin
authored
551b062
View commit details
Copy full SHA for 551b062
Browse repository at this point
Add mrbc_task_set_scheduler_hook for pre-scheduling deferred work (#306)
Show description for b5c5a86
hasumikin
authored
b5c5a86
View commit details
Copy full SHA for b5c5a86
Browse repository at this point
Fix unaligned access to irep->tbl_ireps on 64-bit targets (#305)
Show description for eb2c0f6
hasumikin
authored
eb2c0f6
View commit details
Copy full SHA for eb2c0f6
Browse repository at this point
Fix Use-After-Free (#304)
Show description for 81750e5
hasumikin
authored
81750e5
View commit details
Copy full SHA for 81750e5
Browse repository at this point
Commits on Jul 24, 2026
Update sample_c Makefile to build .c from .rb
HirohitoHigashi
committed
ca5b96a
View commit details
Copy full SHA for ca5b96a
Browse repository at this point
refacoor: Replace class/module detection with a macro.
HirohitoHigashi
committed
3289c11
View commit details
Copy full SHA for 3289c11
Browse repository at this point
Add mrbc_task_queue_push (#303)
Show description for 955be19
hasumikin
authored
955be19
View commit details
Copy full SHA for 955be19
Browse repository at this point
pre-encode nested symid
HirohitoHigashi
committed
37762c6
View commit details
Copy full SHA for 37762c6
Browse repository at this point
Improve debug dump output.
HirohitoHigashi
committed
960921d
View commit details
Copy full SHA for 960921d
Browse repository at this point
Commits on Jul 21, 2026
support nest class and nest module.
HirohitoHigashi
committed
a57ffdb
View commit details
Copy full SHA for a57ffdb
Browse repository at this point
Commits on Jul 17, 2026
Add keyword arguments to the built-in symbols.
HirohitoHigashi
committed
2faa99b
View commit details
Copy full SHA for 2faa99b
Browse repository at this point
Commits on Jul 16, 2026
Improve the internal structure of the nested symbol.
HirohitoHigashi
committed
3c6fe99
View commit details
Copy full SHA for 3c6fe99
Browse repository at this point
Commits on Jul 15, 2026
Update OFFSET_BUILTIN_SYMBOL from 300 to 512.
HirohitoHigashi
committed
00a72c5
View commit details
Copy full SHA for 00a72c5
Browse repository at this point
Commits on Jul 13, 2026
refactor: rename inner function.
HirohitoHigashi
committed
58c3b94
View commit details
Copy full SHA for 58c3b94
Browse repository at this point
refactor: rename inner variables.
HirohitoHigashi
committed
f7cf414
View commit details
Copy full SHA for f7cf414
Browse repository at this point
refactor: improve class initialization sequence.
HirohitoHigashi
committed
5b6e955
View commit details
Copy full SHA for 5b6e955
Browse repository at this point
Commits on Jul 11, 2026
Refactor to optimize code size.
HirohitoHigashi
committed
fd7dc3b
View commit details
Copy full SHA for fd7dc3b
Browse repository at this point
Commits on Jul 10, 2026
Merge pull request #297 from uist1idrju3i/fix/16bit-int-portability
Show description for f9a6f96
kaz0505
authored
f9a6f96
View commit details
Copy full SHA for f9a6f96
Browse repository at this point
implement class instance variables. (#302)
HirohitoHigashi
authored
a732128
View commit details
Copy full SHA for a732128
Browse repository at this point
Add warnings when using deprecated methods. (#301)
HirohitoHigashi
authored
ffcfc4a
View commit details
Copy full SHA for ffcfc4a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL