John Bampton
|
e12da35645
|
Fix spelling
|
2024-09-24 00:14:24 +10:00 |
|
Yukihiro "Matz" Matsumoto
|
a21edf75ad
|
Use mrb_get_arg1() instead of mrb_get_args() for single argument
|
2023-02-21 16:33:15 +09:00 |
|
John Bampton
|
664c9e533b
|
Remove unneeded trailing semi-colons from C files
|
2022-10-26 20:07:18 +10:00 |
|
Yukihiro "Matz" Matsumoto
|
fc4e9cdf81
|
mruby-test-inline-struct/inline.c: add type cast from void* to char*.
|
2022-05-09 18:57:26 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
04d160f90b
|
mruby-test-inline-struct/inline.c: add a comment about istruct protection.
|
2022-05-08 23:14:20 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
8c2dbb761f
|
mruby-test-inline-struct/inline.c: add mrb_istruct_p() checks.
|
2022-05-08 23:09:14 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
45f61e3879
|
class.c (mrb_get_args): remove I specifier (istruct); close #5706
|
2022-05-07 17:35:45 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
31e3dbc5a8
|
Merge branch 'inline-struct-gem' of https://github.com/dearblue/mruby into dearblue-inline-struct-gem
|
2021-10-02 20:09:20 +09:00 |
|
dearblue
|
ce973685d0
|
Rename mrbgems/mruby-inline-struct with mrbgems/mruby-test-inline-struct
This gem contains only tests.
|
2021-05-02 18:25:00 +09:00 |
|