1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
therubyracer/spec
2010-06-03 14:36:31 +03:00
..
contrib/v8 make the jasmine spec a little more robust 2010-06-03 14:36:31 +03: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@69c7cf355d invoke javascript methods from ruby. invoke javascript constructors from ruby. 2010-06-03 13:41:52 +03:00
v8 move callbacks into ruby code. make sure handle scopes are everywhere. raise exception when context needs to be open rather than segfault in certain cases. 2010-05-20 12:08:17 +03:00
redjs_helper.rb add support for the redjs test suite 2009-12-16 13:50:54 +01:00
spec.opts add specs for type conversion 2009-10-14 22:51:50 -05:00
spec_helper.rb Add experimental jasmine support 2010-06-03 14:05:37 +03:00