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
77908b575b Always return the same ruby peer for a given javascript object. 2010-12-22 14:21:34 -06:00
Charles Lowell
59ac87f37d properly report source:line:column on SyntaxErrors. 2010-11-09 09:43:25 -06:00
Charles Lowell
fa386ecfaa backtrace regexp was missing some frames 2010-09-03 20:33:07 -05:00
Charles Lowell
e4d96e24ed fix segfaulting testcases 2010-08-30 14:36:21 -05:00
Charles Lowell
83ee683a9b add parens for ruby 1.9.1 2010-06-14 18:29:36 +03:00
Charles Lowell
168394721f support for a mixed javascript and ruby stack. 2010-06-14 16:18:30 +03:00
Charles Lowell
48d6e04e17 renamed js error into something more manageable 2010-06-11 17:11:49 +03:00