1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/spec
2011-01-17 12:11:55 -06:00
..
ext function.call() now assumes global "this" object. use function.methodcall(thisObj,...) to change the context. fuction.new() invokes function as javascript constructor. 2010-06-03 12:51:06 +03:00
redjs@88019dcfd3 Always return the same ruby peer for a given javascript object. 2010-12-22 14:21:34 -06:00
v8 properly report source:line:column on SyntaxErrors. 2010-11-09 09:43:25 -06:00
redjs_helper.rb add support for the redjs test suite 2009-12-16 13:50:54 +01:00
spec_helper.rb rspec2 needs less shenanigans. 2010-10-26 14:41:33 -05:00