Charles Lowell
|
88707e09e2
|
allow for evaluating javascript in the context of a ruby object
|
2009-11-13 12:09:54 -05:00 |
|
Charles Lowell
|
d3cc953c14
|
support for native arrays coming in and out of javascript. Support for calling ruby functions
|
2009-11-11 21:12:20 -05:00 |
|
Charles Lowell
|
6239a0ba60
|
greatly simplify the rhino interface by tieing context to a scope
|
2009-11-11 01:50:36 -05:00 |
|
Charles Lowell
|
138d41dc98
|
add support for embedding ruby instances
|
2009-11-09 10:45:23 -05:00 |
|
Charles Lowell
|
f7d0f719b5
|
map org.mozilla.javascript.Undefined to ruby nil
|
2009-10-09 18:36:42 -05:00 |
|
Charles Lowell
|
1c1f7f91df
|
extract mapping of javascript -> ruby and ruby -> javascript into wormhole module
|
2009-10-06 13:20:37 -05:00 |
|