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

5 commits

Author SHA1 Message Date
Charles Lowell
d4c7cca6fc use object reflection semantics for v8::Date 2011-05-03 14:54:57 -05:00
Charles Lowell
3879db8769 use methods, not direct storage to access constants 2011-04-13 08:45:07 -05:00
Charles Lowell
f6a618aecc substitute generic handle struct for everywhere that was using refs 2011-04-13 08:45:07 -05:00
Charles Lowell
d53ee669cc properly translate v8 Dates to Ruby Times and vice-versa. 2010-10-11 09:19:34 -05:00
Charles Lowell
ebd8b8c3cf add support for javascript Date as ruby Time, and vice-versa. 2010-05-25 09:40:33 +03:00