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
0740bd216c remove hardcoded lib from the executeable 2011-05-20 12:39:30 -05:00
Charles Lowell
ad51b0f621 remove v8 executeable since it conflicts with official v8 executeable 2011-02-10 14:24:42 -06:00
Charles Lowell
8be240196c make sure that the v8 bin loads v8 from the right library. 2010-04-01 22:44:17 -05:00
Charles Lowell
b5bc5965e6 require readline only when using an interactive shell 2010-03-22 23:12:26 -05:00
Charles Lowell
b67b38042b Add some nice sugary sweetness to the command line. 2010-03-17 08:28:02 -05:00
Charles Lowell
6b686ffb75 add javascript_stacktrace to the JavascriptError to view the full javascript stack. 2010-03-01 00:25:02 -06:00
Charles Lowell
00bbed5930 add print method to the shell. 2010-02-26 21:47:41 -06:00
Charles Lowell
aae681048a Added shell for executing V8 code 2010-02-18 14:27:02 -06:00