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

11 commits

Author SHA1 Message Date
Joshua Peek
1ad9781d68 Ensure commonjs vars are undefined 2011-09-12 16:56:27 -05:00
Joshua Peek
b290d70b75 Merge branch 'master' into encoded-utf8 2011-08-03 11:31:39 -05:00
Sylvester Keil
6ffac45215 Fix unboxing nested functions on RubyRhino 2011-08-03 09:51:25 -05:00
Joshua Peek
1bbf120fc1 Add test for encoded utf8 2011-08-01 12:36:19 -05:00
Joshua Peek
cea2f6a380 Fix rhino memory limit issue 2011-06-07 21:57:12 -05:00
Joshua Peek
043c06b699 Encode strings to utf-8 that are passed to compile 2011-06-07 21:36:06 -05:00
Ville Lautanala
35064ed5e4 Encode initial source to UTF-8 when using external runtime 2011-06-05 21:00:59 +03:00
Sam Stephenson
e9e1b97b26 Add a Rake task for each engine so that engine tests run in isolation 2011-06-01 10:49:54 -05: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
Renamed from test/test_node_runtime.rb (Browse further)