1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib/rhino
2012-08-02 18:10:20 +02:00
..
ruby do not access internal JS names from Ruby + exclude [] & []= methods (RedJS 0.4 compatibility) 2012-04-21 19:56:05 +02:00
context.rb context did not yield 2012-04-13 19:29:15 +02:00
deprecations.rb specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01:00
error.rb error.message should be a String value (1.9.3 compat) 2012-08-02 18:10:20 +02:00
object.rb avoid NativeFunction/NativeObject wrapping and rather customize Rhino's objects to feel Ruby-ish ... 2011-12-07 19:59:39 +01:00
rhino_ext.rb fn#apply error handling + include the latest specs 2012-05-30 07:42:46 +02:00
ruby.rb allow try-catch-ing ScriptError (besides StandardError) in JS 2012-04-23 21:26:22 +02:00
version.rb therubyrhino 2.0.0 without the baked in rhino.jar 2012-08-02 11:59:33 +02:00
wormhole.rb Make hashes nested within arrays also converted to native JavaScript objects. 2012-04-10 08:00:47 +02:00