mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
Embed the V8 Javascript Interpreter into Ruby
899a64fb8c
* add a UInt32() helper function * add a Void() macro to DRY up nil returns * implement the `*` operator on Ref objects to get the object referred to. |
||
---|---|---|
ext/v8 | ||
lib | ||
spec | ||
.gitignore | ||
.travis.yml | ||
Changelog.md | ||
Gemfile | ||
Rakefile | ||
therubyracer.gemspec |