Charles Lowell
|
5a35c2bcd5
|
further simplify reference construction.
References no longer require an explicit call to
::convert(). They can be created in a call to the
constructor.
|
2012-05-15 12:23:06 -05:00 |
|
Charles Lowell
|
356b47a86f
|
massively simplify reference creation.
make the template class define the RubyClass for
a given reference class. That way, it can define
the wrapping logic.
|
2012-05-15 11:46:14 -05:00 |
|
Charles Lowell
|
a2cf25b00f
|
implement C::Object#SetAccessor()
|
2012-05-09 14:46:07 -05:00 |
|
Charles Lowell
|
0800d82988
|
Create HandleScopes, Externals from Ruby.
|
2012-05-09 14:46:07 -05:00 |
|