1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Sam Stephenson
c5e22c4716 Runtime -> ExternalRuntime 2011-02-06 20:57:51 -06:00
Sam Stephenson
b22082fc86 Add Runtime#available? 2011-02-06 20:35:37 -06:00
Sam Stephenson
c371fb474f Add Spidermonkey runtime 2011-02-06 20:13:24 -06:00
Sam Stephenson
954db082da Instantiate with options instead of subclassing 2011-02-06 20:12:16 -06:00
Sam Stephenson
378a9236be Add JSC runtime 2011-02-06 19:44:32 -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
6a1bf0c9c8 Make the readme example work 2011-02-06 19:10:05 -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