summaryrefslogtreecommitdiffhomepage
path: root/examples/mrbgems/c_and_ruby_extension_example/src/example.c
AgeCommit message (Expand)Author
2021-09-01string.h: obsolete `mrb_str_to_str()`, even from examples.Yukihiro "Matz" Matsumoto
2020-09-18examples/mrbgems: clarify the callerWataru Ashihara
2014-03-01use C style comments instead of C++ style commentscubicdaiya
2013-04-25rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206Yukihiro "Matz" Matsumoto
2013-01-26Moved mrbgems examplesYuichiro MASUI