Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto c5e3cbe4bf compile.h: stop using mrbc_ prefix for compiler context
Since it is confusing that the term `mrbc` stands for both "mruby
compiler" and "mruby compiler context" in the source code. Instead,
we use `mrb_ccontext` (stands for compiler context) prefix hereafter.

We choose `mrb_ccontext` because we have already used `mrb_context` (for
VM execusion context).
2023-12-06 15:22:08 +09:00
..
2022-01-02 11:52:19 +09:00
2020-11-17 12:41:10 +09:00
2023-05-03 22:12:59 +10:00
2023-05-03 22:12:59 +10:00
2023-05-03 22:12:59 +10:00
2023-09-09 14:31:13 +09:00
2019-12-13 04:41:43 +09:00
2023-05-22 12:05:35 +09:00
2022-12-03 14:26:05 +09:00
2019-08-18 20:12:44 +09:00