basho / erlang_js

A linked-in driver for Erlang to Mozilla's Spidermonkey Javascript runtime.
Apache License 2.0
238 stars 88 forks source link

Permit quotes in anonymous functions #43

Closed jadeallenx closed 10 years ago

jadeallenx commented 10 years ago

All tests pass.

Closes #42

cmeiklejohn commented 10 years ago

I'm going to run this against the map reduce tests in riak_test.

cmeiklejohn commented 10 years ago

:+1: to merge, verified that mapred_javascript still passes in riak_test.

jadeallenx commented 10 years ago

Thanks!!