c9e90de6d0cb7cc6aabe4e452397d10ebc3e994e
Revert "Fixing and spec'ing rb_check_type."
b174dce57129c3f2f8dab72cd7a978d30df3a38a
Fixing and spec'ing rb_check_type.
9613d4cedb70b6a1a0d026e44cc15043dbb2cf62
Adding rb_define_{hooked, ...}_variable to subtend, with specs.
7df391c088ce51968d061b6d7c15ed4e44ce9368
Fixing small bug in GlobalVariables#set_hook
95cf6b8af79f7aa477190c1512590da25a00ec56
Refactoring Proc class. Created the class Proc::CompiledMethod.
c4630621a825be8f8ee6af01eef9904f8011d867
Adding rb_proc_new to subtend, with specs.
b23d8a5700b4fac60b4568a465d23538fa5cf4f8
Allowing CompiledMethod to be used to create a new Proc.
6342739750e0aa676b1d2c7b577570c13d2b5fa4
Some explicit casts in ruby.h, for greater compatibility.
f6d9d7834486608a23418c9101ad6076d226468a
Adding rb_undef_method to subtend, with specs.
ef62724248acc75b747743342ad888b71d856801
Adding rb_exc_new{2,3} to subtend, with specs.