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

22 commits

Author SHA1 Message Date
Joshua Peek
4bc602f41d Pure function hint 2011-02-11 11:51:59 -06:00
Joshua Peek
82773bfbde Context 2011-02-11 11:39:06 -06:00
Joshua Peek
c006520187 Miniunit test cases must have a real class name 2011-02-10 11:09:32 -06:00
Sam Stephenson
d009f77d33 Merge branch 'master' of github.com:sstephenson/execjs 2011-02-10 09:24:29 -06:00
Joshua Peek
badf37eb1f Add failing test for utf-8 support 2011-02-10 09:16:11 -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
9e8f986631 Add a test for the value of 'this' in eval and exec 2011-02-09 00:20:27 -06:00
Sam Stephenson
8e80f8fb8d Print a table of runtime support when running the tests 2011-02-09 00:13:30 -06:00
Sam Stephenson
8b22842cbd Add WSH JScript support 2011-02-07 17:04:05 -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
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