1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib/rhino
kares 721c8a4355 some oop into access impls
AccessBase as a base class for different implementations
change DefaultAccess and RubyAccess to use AccessBase (but keep backwards compatibility with the "module" way)
2012-04-20 20:24:43 +02:00
..
ruby some oop into access impls 2012-04-20 20:24:43 +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 better error message handling + keep the throws JS object as error.value 2012-04-11 14:42:23 +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-1.7R3.jar Upgrade to Rhino 1.7 RC3 2011-11-14 14:56:20 -05:00
rhino_ext.rb 1.9 compatibility fixes 2012-02-15 12:36:16 +01:00
ruby.rb some oop into access impls 2012-04-20 20:24:43 +02:00
version.rb v1.73.2 2012-04-11 09:37:23 -05:00
wormhole.rb Make hashes nested within arrays also converted to native JavaScript objects. 2012-04-10 08:00:47 +02:00