1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/lib/rhino
2012-12-05 09:32:39 +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 allow to set javascript version programatically - globally 2012-12-03 17:30:14 +01:00
deprecations.rb allow to set optimization level globally 2012-12-03 17:21:23 +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 baking 2.0.1 2012-08-24 13:05:42 +02:00
wormhole.rb 1.7R4 added a ConsString for 's1' + 's2' optimalization 2012-08-24 12:08:06 +02:00