kares
|
b8879197b2
|
wrap StandardErrors into Rhino's JavaScriptException so they can be try-catched as JS "error" values (RedJS 0.3.0 compatibility)
|
2012-04-17 08:00:03 +02:00 |
|
kares
|
bc3ca955cc
|
fix passing scope to when delegating to access + add an attribute aware access impl; make sure Ruby::Object has correct parent scope set
|
2012-01-07 17:01:38 +01:00 |
|
kares
|
cb2016334e
|
handle nagative < -1 arrities; a better getClassName; a useful == for wrapper objects
|
2012-01-06 16:45:20 +01:00 |
|
kares
|
8e6b51cfb4
|
JS style function call argument slicing/filling + fn.length fix to be always >= 0
|
2011-12-14 13:22:46 +01:00 |
|
kares
|
e2ffe61ebf
|
support for delegating to hash like method [] / []= when wrapped subject supports them
|
2011-12-13 17:46:04 +01:00 |
|