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

7 commits

Author SHA1 Message Date
Charles Lowell
6157d35d4a support two-way identity mapping 2012-06-11 05:07:13 -05: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
7f659ef385 support for accessors, equivalence classes 2012-05-22 12:12:08 -05:00
Charles Lowell
c66e43e438 support for function callbacks 2012-05-21 12:23:42 -05:00
Charles Lowell
1f70663242 FunctionTemplate, ObjectTemplate, Signature
wrap these three interfaces which are critical for
defining v8 functions and calbacks.
2012-05-17 22:03:34 -05:00
Charles Lowell
77148914ab (almost) fully wrap the object interface 2012-05-17 10:30:37 -05:00