Skip to content

Pull requests: mruby/mruby

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Define the typedef for mrb_state earlier core mrbgems
#6799 opened Apr 19, 2026 by dearblue Contributor Loading…
Supplement to #6781 core mrbgems
#6787 opened Apr 13, 2026 by dearblue Contributor Loading…
Early conversion of mesg to a string object in mrb_sys_fail() core
#6786 opened Apr 13, 2026 by dearblue Contributor Loading…
Make Array#__combination_next return an array of elements mrbgems
#6777 opened Apr 8, 2026 by dearblue Contributor Loading…
Fix build error with MRB_ARY_NO_EMBED core
#6712 opened Jan 29, 2026 by dearblue Contributor Loading…
pre-commit add hook to ensure all hooks have descriptions build
#6693 opened Dec 30, 2025 by jbampton Contributor Loading…
docs: add all workflow buttons with status to README doc
#6605 opened Aug 6, 2025 by jbampton Contributor Loading…
Improve File.basename mrbgems
#6580 opened Jul 20, 2025 by dearblue Contributor Loading…
Sharing arrays with ary_dup() core
#6577 opened Jul 18, 2025 by dearblue Contributor Loading…
Share array entities if possible with ary.replace(frozen_ary) core
#6576 opened Jul 18, 2025 by dearblue Contributor Loading…
Freezing objects by the "asz" specifier of mrb_get_args() core
#6357 opened Sep 19, 2024 by dearblue Contributor Loading…
Implementing hash iterator. core mrbgems
#6342 opened Sep 4, 2024 by juchem Contributor Loading…
Remove iterating variable from mrb_objspace_each_objects() core
#6334 opened Aug 25, 2024 by dearblue Contributor Loading…
Reduced description of mrb_init_core() core
#6218 opened Mar 27, 2024 by dearblue Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.