1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib/rhino
2013-12-08 15:36:14 +01: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 use Rhino.warn explicitly otherwise it's a Kernel.warn 2012-12-05 13:41:26 +01:00
deprecations.rb move warn out of deprecations + allow for (warn) silence! 2012-12-05 10:01:25 +01:00
error.rb fix a regression introduced in db54adc223 2012-08-24 13:26:04 +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 correct explicit Ruby equality == and eql? (JRuby 1.7.1 compat) 2012-12-05 09:32:39 +01:00
ruby.rb allow to set optimization level globally 2012-12-03 17:21:23 +01:00
version.rb a bit of README and prepare for 2.0.2 2012-12-05 10:46:41 +01:00
wormhole.rb minor fix for time_to_js when scope not set - java_class needs a to_java 2013-12-08 15:36:14 +01:00