erl2ex
erl2ex copied to clipboard
An Erlang to Elixir transpiler
This changes remove warnings about the elixir boundary checking.
This PR makes passing tests on following elixir versions. You might check 92b50d590c2805e0d9d9ca47e89f21928c0c50d8 commit message. - 1.9.2 - 1.8.2 - 1.7.4 - 1.6.6 - 1.5.3 - 1.4.5 I recommend this...
- Add .mix.exs - `$ mix format`
@dazuma can you make a new release of erl2ex with https://github.com/dazuma/erl2ex/pull/6 ?
Hi Daniel, just wished to know state of this project?