Charles Lowell
|
b9be3ec122
|
Ok C++, are you satisfied now?
|
2012-06-12 12:03:55 -05:00 |
|
Charles Lowell
|
71a74e4da2
|
ability to compile ScriptData to speed compilation
|
2012-06-07 08:37:46 -05:00 |
|
Charles Lowell
|
e21bedf3a9
|
towards equivalence classes in type conversion
|
2012-05-15 16:24:58 -05:00 |
|
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
|
0800d82988
|
Create HandleScopes, Externals from Ruby.
|
2012-05-09 14:46:07 -05:00 |
|
Charles Lowell
|
6902e37787
|
extract core conversion out of the type library
|
2012-05-09 14:46:06 -05:00 |
|
Charles Lowell
|
889918adae
|
Use more conventional means layout for .cc files
|
2012-05-09 14:46:06 -05:00 |
|
Charles Lowell
|
99d225c450
|
switch Context, Script to use ClassBuilder
|
2012-05-09 14:46:06 -05:00 |
|
Charles Lowell
|
0e4d10e972
|
we can use the non-template syntax.
|
2012-05-09 14:46:05 -05:00 |
|
Charles Lowell
|
451211fb72
|
support for basic evaluation.
|
2012-05-09 14:46:04 -05:00 |
|