Charles Lowell
|
2057383dfe
|
begin converting Arguments class.
|
2010-05-20 12:08:17 +03:00 |
|
Charles Lowell
|
ba7c233248
|
maintain referential integrity on ruby objects passed back and forth to the runtime
|
2010-05-20 12:08:16 +03:00 |
|
Charles Lowell
|
b251a0b83a
|
remove all global references from the main extension file
|
2010-05-20 12:07:33 +03:00 |
|
Charles Lowell
|
09d2580c9f
|
always convert method names to strings in order to make it 1.9.1 compatible
|
2010-03-19 10:11:56 -05:00 |
|
Charles Lowell
|
c4b1c79448
|
remove printf()
|
2010-02-11 17:36:44 -06:00 |
|
Charles Lowell
|
6ceb2f63ae
|
compatibility fix for ruby 1.8.6
|
2010-01-26 09:31:59 -06:00 |
|
Charles Lowell
|
1dd55ffa77
|
Enumerate ruby properties in javascript.
|
2010-01-18 01:12:23 +02: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 |
|
Bill Robertson
|
9508d79e6d
|
OMG it works, embed a lamda in a context
|
2010-01-09 10:43:08 -05:00 |
|