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

8 commits

Author SHA1 Message Date
Charles Lowell
08c458174c Use equivalence classe for integer conversion 2012-05-22 12:17:31 -05:00
Charles Lowell
c22dc64910 remove global thunking function Convert(). 2012-05-15 16:49:01 -05:00
Charles Lowell
e4184c97f9 thunk down values and objects 2012-05-15 16:37:22 -05:00
Charles Lowell
e21bedf3a9 towards equivalence classes in type conversion 2012-05-15 16:24:58 -05:00
Charles Lowell
30af30edee Value::Equals(), Value::StrictEquals() 2012-05-09 14:46:06 -05:00
Charles Lowell
6902e37787 extract core conversion out of the type library 2012-05-09 14:46:06 -05:00
Charles Lowell
d80da946e7 support for GC queueing and string thunking. 2012-05-09 14:46:05 -05:00
Charles Lowell
451211fb72 support for basic evaluation. 2012-05-09 14:46:04 -05:00