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

24 commits

Author SHA1 Message Date
kares
741a3c269b a bit of README and prepare for 2.0.2 2012-12-05 10:46:41 +01:00
kares
2b9179f6a5 baking 2.0.1 2012-08-24 13:05:42 +02:00
kares
45acfdbbbf package latest Rhino 1.7R4 for therubyrhino 2012-08-02 17:22:46 +02:00
kares
e72152ea51 therubyrhino 2.0.0 without the baked in rhino.jar
instead depending on therubyrhino_jar gem
2012-08-02 11:59:33 +02:00
kares
e625ed667c extract out rhino.jar into a separate gem (therubyrhino_jar) 2012-08-02 11:49:28 +02:00
kares
93b5a24f10 v1.73.5 2012-07-25 14:25:21 +02:00
kares
346262e1b3 v1.73.4 2012-05-21 10:21:30 +02:00
Charles Lowell
740d6b2bb2 v1.73.3 2012-04-23 17:02:14 -05:00
kares
03d30b881b allow try-catch-ing ScriptError (besides StandardError) in JS 2012-04-23 21:26:22 +02:00
kares
6918349af9 prepare history for next release 2012-04-21 20:09:10 +02:00
kares
cf3f7767c8 fill in missing History for previos releases;
.gitmodules should have been gone already
2012-04-16 10:56:22 +02:00
Charles Lowell
74f59294f0 treat hashes the same way therubyracer does. 2011-06-28 10:39:04 -05:00
Charles Lowell
74403e315e bump for next release. 2010-08-10 12:14:47 -05:00
Charles Lowell
b122c4bfed update metadata for 1.72.6 release 2009-11-30 19:35:55 -06:00
Charles Lowell
e7a302b463 update history to reflect changes 2009-11-20 10:01:03 -06:00
Charles Lowell
7caeebff1f release early, release often 2009-11-13 12:36:25 -05:00
Charles Lowell
88707e09e2 allow for evaluating javascript in the context of a ruby object 2009-11-13 12:09:54 -05:00
Charles Lowell
4611dee3ff update version and readmes. bump version number 2009-11-11 21:19:27 -05:00
Charles Lowell
11d42b3e3a prep files for 1.72.3 release 2009-11-11 01:54:35 -05:00
Charles Lowell
728a0b36ae limit instruction counts 2009-11-10 09:52:03 -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
aa6d6bb188 make NativeObject enumerable 2009-10-06 09:04:57 -05:00
Charles Lowell
b04ca685cc basic javascript access from jruby 2009-09-24 19:08:40 -05:00