Charles Lowell
|
21ed473b59
|
add to_s/toString() method to ruby objects
|
2010-02-18 14:16:11 -06:00 |
|
Charles Lowell
|
f3811a48c2
|
Dynamic handling of ruby properties. Invoking ruby setters from javascript. Removed a bunch of segfaulting. Now objects have references to the context that created them.
|
2010-01-18 00:25:40 +02:00 |
|
Charles Lowell
|
56c5558be7
|
native C objects now have a reference to the context that created them. Add identity/equality check for C::Context
|
2010-01-14 00:51:46 +02:00 |
|
Charles Lowell
|
5524227382
|
Make V8::Object enumerable
|
2010-01-10 20:56:10 +02:00 |
|
Charles Lowell
|
441aa30a7f
|
Set properties on javascript objects which are reflected into ruby.
|
2010-01-10 12:02:08 +02:00 |
|
Bill Robertson
|
9508d79e6d
|
OMG it works, embed a lamda in a context
|
2010-01-09 10:43:08 -05:00 |
|
Bill Robertson
|
23a8d77676
|
remove some debug statements
|
2010-01-09 16:40:18 +02:00 |
|
Bill Robertson
|
94e4c62061
|
make it compile
|
2010-01-09 16:40:18 +02:00 |
|
Charles Lowell
|
47103149c9
|
move eval() implementation into C. make global stateless converters
|
2009-12-20 19:31:02 +02:00 |
|
Charles Lowell
|
a0af37906c
|
start building out ruby interface
|
2009-12-18 09:48:06 +02:00 |
|