Files
mruby-mruby/src
dearblue 5aa20f41ef Revise scope of role of mrb_vm_run()
`mrb_vm_run()` is,
  - It does not change the fiber context.
  - When control is returned, only one ci prepared by the caller is popped.
    If the ci equals cibase when called, the ci position does not change.

related commits:
  - commit 4e84bdb507
  - commit 34dd258c63
  - commit ebd6636a1e
  - commit c6736357a7
  - commit 23a4e7149d
  - commit 31a961acf1
2024-04-21 13:30:24 +09:00
..
2024-04-07 20:45:10 +09:00
2023-11-01 22:21:59 +09:00
2024-03-09 13:41:58 +01:00
2024-03-27 21:39:32 +09:00
2016-05-09 17:19:47 +02:00
2024-04-21 13:30:24 +09:00