1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
Commit graph

21 commits

Author SHA1 Message Date
Charles Lowell
11d42b3e3a prep files for 1.72.3 release 2009-11-11 01:54:35 -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
a87b7f5085 fix specs 2009-11-10 09:54:16 -05:00
Charles Lowell
728a0b36ae limit instruction counts 2009-11-10 09:52:03 -05:00
Charles Lowell
287d236501 update gemspec 2009-11-09 10:49:15 -05:00
Charles Lowell
138d41dc98 add support for embedding ruby instances 2009-11-09 10:45:23 -05:00
Charles Lowell
cb516973af to_h to_json for native object 2009-11-08 23:25:25 -05:00
Charles Lowell
61bf09d11b added gemspec 2009-11-08 13:16:44 -06:00
Charles Lowell
f7d0f719b5 map org.mozilla.javascript.Undefined to ruby nil 2009-10-09 18:36:42 -05:00
Charles Lowell
9276bb69a6 clarify wording of context example 2009-10-09 18:36:21 -05:00
Charles Lowell
80ebeae1c7 make script/console jruby 2009-10-09 18:35:49 -05:00
Charles Lowell
1c1f7f91df extract mapping of javascript -> ruby and ruby -> javascript into wormhole module 2009-10-06 13:20:37 -05:00
Charles Lowell
bb43511573 update readme doc for init_standard_objects api 2009-10-06 09:18:13 -05:00
Charles Lowell
aa6d6bb188 make NativeObject enumerable 2009-10-06 09:04:57 -05:00
Charles Lowell
33ef76f85e add native object wrapper for easy access to js objects from ruby 2009-10-06 08:52:45 -05:00
Charles Lowell
20493a6c48 cut the docs out of the private constructor 2009-09-25 08:46:01 -05:00
Charles Lowell
85df8548ef cleanup the blorted README. I never did learn how to write proper rdoc 2009-09-24 21:45:05 -05:00
Charles Lowell
10123254da spaces in readme 2009-09-24 20:37:06 -05:00
Charles Lowell
51c1b9a0ad update gem description 2009-09-24 20:35:31 -05:00
Charles Lowell
372cc9ba21 make the jruby requirements a little relaxed until proven otherwise 2009-09-24 19:13:30 -05:00
Charles Lowell
b04ca685cc basic javascript access from jruby 2009-09-24 19:08:40 -05:00