Sam Stephenson
|
1cf0d6c6bd
|
Explicitly require execjs/module
|
2011-06-01 21:29:47 -05:00 |
|
Sam Stephenson
|
0893e12fe9
|
Add the ability to specify ExecJS.runtime via ENV["EXECJS_RUNTIME"].
You can now load ExecJS and bypass engine autodetection by requiring "execjs/runtimes" instead of "execjs".
|
2011-06-01 10:49:00 -05:00 |
|
Sam Stephenson
|
de9d10fa91
|
ExecJS 1.0.0
|
2011-05-18 12:57:52 -05:00 |
|
Sam Stephenson
|
71354867bc
|
Active runtime can be overridden with ExecJS.runtime=
|
2011-05-17 10:08:41 -05:00 |
|
Joshua Peek
|
ee65ab12ba
|
Link to github in error message
|
2011-05-06 08:38:03 -05:00 |
|
Joshua Peek
|
66abd81aa2
|
Eager detect runtime
|
2011-05-03 09:27:03 -07:00 |
|
Joshua Peek
|
a47882c9ba
|
Still prefer therubyracer over mustang
|
2011-04-12 11:28:17 -05:00 |
|
Bruno Aguirre
|
bffdd50b22
|
Added Mustang V8 as runtime
|
2011-04-12 13:13:35 -03:00 |
|
Joshua Peek
|
313a2903cb
|
Move runtime error to ExecJS.runtime
|
2011-03-30 11:57:52 -05:00 |
|
Joshua Peek
|
82773bfbde
|
Context
|
2011-02-11 11:39:06 -06:00 |
|
Sam Stephenson
|
d19c760186
|
Less magic
|
2011-02-09 21:27:56 -06:00 |
|
Sam Stephenson
|
4746921afd
|
Rename for clarity
|
2011-02-09 00:32:54 -06:00 |
|
Sam Stephenson
|
3cf772ef19
|
Add which support for Windows
|
2011-02-07 12:48:15 -06:00 |
|
Sam Stephenson
|
910ba90fb7
|
Shift the paths aronud some more
|
2011-02-07 12:35:13 -06:00 |
|
Joshua Peek
|
cc7dfe6610
|
Add Rhino runtime
|
2011-02-07 09:01:34 -06:00 |
|
Sam Stephenson
|
957d632c52
|
Add therubyracer V8 runtime implementation
|
2011-02-06 22:52:13 -06:00 |
|
Sam Stephenson
|
c5e22c4716
|
Runtime -> ExternalRuntime
|
2011-02-06 20:57:51 -06:00 |
|
Sam Stephenson
|
3652589056
|
Pick the best available runtime
|
2011-02-06 20:44:01 -06:00 |
|
Sam Stephenson
|
9a5015e612
|
Add V8 runtime
|
2011-02-06 19:39:30 -06:00 |
|
Sam Stephenson
|
0be476df21
|
Extract ExecJS::Runtime
|
2011-02-06 19:29:40 -06:00 |
|
Sam Stephenson
|
1fc0670769
|
Make the readme example work
|
2011-02-06 19:09:07 -06:00 |
|
Sam Stephenson
|
80b3aa3641
|
Stub out the Node runtime
|
2011-02-06 18:59:37 -06:00 |
|
Sam Stephenson
|
6ba90fc0fa
|
Initial commit
|
2011-02-06 14:22:40 -06:00 |
|