This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
therubyrhino
Watch
1
Star
0
Fork
You've already forked therubyrhino
0
mirror of
https://github.com/rubyjs/therubyrhino
synced
2023-03-27 23:21:34 -04:00
Code
Releases
Activity
cdf770d95b
therubyrhino
/
lib
History
kares
cdf770d95b
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
..
rhino
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
rhino.rb
add a ruby class wrapper - acts as a JS contructor, reimplement RubyObject#get to treat accessors as properties but otherwise arbitrary methods with arity == 0 should rather act as functions, move all ruby wrappers to a single unit
2011-12-12 22:17:42 +01:00