1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib/rhino
2011-12-14 13:22:46 +01:00
..
context.rb specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01:00
deprecations.rb specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01:00
error.rb specs and javascript_backtrace fix for JSError + deprecate JavascriptError 2011-12-09 11:28:27 +01: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-1.7R3.jar Upgrade to Rhino 1.7 RC3 2011-11-14 14:56:20 -05:00
rhino_ext.rb re-add #methodcall for JS functions accessed from Ruby; use JRuby's include_package in favor of import 2011-12-14 11:49:35 +01:00
ruby.rb JS style function call argument slicing/filling + fn.length fix to be always >= 0 2011-12-14 13:22:46 +01:00
version.rb v1.7.3.0 2011-11-28 15:35:01 -06:00
wormhole.rb pass a scope to initialize for all ruby wrapper classes and attempt to initialize parent scope and prototype whenever it is present; override BaseFunction's #getLength and #getFunctionName for RubyFunction 2011-12-12 22:34:27 +01:00