1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Embed the V8 Javascript Interpreter into Ruby
Find a file
2012-06-16 07:39:11 -05:00
ext/v8 move object access to the class layer. 2012-06-15 09:57:42 -05:00
lib delegate invocation to callables via the context 2012-06-16 07:39:11 -05:00
spec update the dependent version of libv8. 2012-06-15 11:52:12 -05:00
.gitignore
.travis.yml
benchmarks.rb
Changelog.md
Gemfile move object access to the class layer. 2012-06-15 09:57:42 -05:00
Rakefile don't run memspecs as part of CI build. 2012-06-15 10:22:51 -05:00
therubyracer.gemspec remove the dependency on libv8 2012-06-14 07:26:33 -05:00