1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Georgy Angelov
93ae00ce08 Add Array 2015-04-05 10:40:55 +00:00
Georgy Angelov
2fca33f9d0 Remove old ext files and spec & link to the new V8
The functionality will be added (that is, if I don't get bored) one thing at a time with the spec.
If you want to test, point the libv8 gem (in Gemfile) to its trunk branch & my changes at stormbreakerbg/libv8 @ trunk.

What works currently is getting V8 to initialize, say its version and create a new Isolate.
2015-03-18 21:57:39 +00:00
Charles Lowell
e90ef50b0d remove Int equivalence class 2012-05-22 23:06:21 -05:00
Charles Lowell
08c458174c Use equivalence classe for integer conversion 2012-05-22 12:17:31 -05:00
Charles Lowell
8adcc30e3a expose v8::Array 2012-05-17 11:04:05 -05:00
Charles Lowell
77148914ab (almost) fully wrap the object interface 2012-05-17 10:30:37 -05:00