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

Dialyzer #38

Closed cmeiklejohn closed 10 years ago

cmeiklejohn commented 10 years ago

Add dialyzer make targets and provide a series of fixes for outstanding dialyzer warnings.

cmeiklejohn commented 10 years ago

@seancribbs Do you mind a quick review on this?

seancribbs commented 10 years ago

:+1: no dialyzer errors/warnings!

cmeiklejohn commented 10 years ago

Merged!