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

11 commits

Author SHA1 Message Date
Charles Lowell
7ede61886f normalize the names of files. 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
59ac87f37d properly report source:line:column on SyntaxErrors. 2010-11-09 09:43:25 -06:00
Charles Lowell
22727d1e4a bind to low level C::StackTrace and C::StackFrame API 2010-11-08 16:23:16 -06:00
Charles Lowell
df106eb72e use new nomenclature for wrapping references. 2010-06-07 10:30:45 +03:00
Charles Lowell
f7a1e0a9f8 remove C++ thunking layer. conversions happen in ruby. 2010-06-06 14:34:10 +03:00
Charles Lowell
5737292a86 move eval() and error handling into ruby 2010-05-20 12:08:16 +03:00
Charles Lowell
c9f299957d move message init to v8_msg.ccp 2010-05-20 12:07:33 +03:00
Charles Lowell
a20279e897 Add methods to get detailed source and line data from error messages 2010-02-08 10:53:20 -06:00
Charles Lowell
36628a1792 expose Get() method on native message object. Re-raise javascript exceptions in ruby. 2010-01-09 18:55:37 +02:00
Charles Lowell
a0af37906c start building out ruby interface 2009-12-18 09:48:06 +02:00