Files
mruby-mruby/include/mruby
dearblue 3fd5e1c250 Fixed visibility at method definition
There was a problem with visibility state from proc that straddles a fiber or is independent.

Therefore, it has been changed to give priority to env objects, if any.
Also, added "separate module" flag to block traversal to a higher level env object.

Note that the "separate module" flag is now set when calling blocks with the `mrb_yield_with_class()` function.

fixed https://github.com/mruby/mruby/issues/6494
2025-04-11 21:36:26 +09:00
..
2024-06-27 22:46:13 +02:00
2025-03-07 17:17:50 +09:00
2024-10-31 14:06:10 +09:00
2023-05-03 22:12:59 +10:00
2024-09-10 21:07:43 +09:00
2024-10-31 14:06:10 +09:00
2024-12-01 19:16:54 +09:00
2025-04-11 21:36:26 +09:00
2019-08-18 20:12:44 +09:00
2025-04-11 21:36:26 +09:00