mkxp-freebird/binding-mruby/mrb-ext
Jonas Kulla cb6f73f7df Rename 'GlobalState' to 'SharedState' to avoid confusion with GLState
This was particularly nasty with the shorthand macros
'gState' and 'glState'. The former is now 'shState'.
2013-10-09 12:30:33 +02:00
..
file.cpp Use 'MRB_FUNCTION' instead of 'MRB_METHOD' for modules 2013-09-03 11:06:01 +02:00
file.h Add missing files 2013-09-01 16:30:36 +02:00
kernel.cpp Rename 'GlobalState' to 'SharedState' to avoid confusion with GLState 2013-10-09 12:30:33 +02:00
marshal.cpp Use 'MRB_FUNCTION' instead of 'MRB_METHOD' for modules 2013-09-03 11:06:01 +02:00
marshal.h Add missing files 2013-09-01 16:30:36 +02:00
rwmem.cpp Add missing files 2013-09-01 16:30:36 +02:00
rwmem.h Add missing files 2013-09-01 16:30:36 +02:00
time.cpp Use 'MRB_FUNCTION' instead of 'MRB_METHOD' for modules 2013-09-03 11:06:01 +02:00