Module

Elixir

Changes by version

Elixir 1.15.7

· 1 change

Enhancement Tool: Elixir

Allow code evaluation across Elixir versions

Elixir 1.0.5

· 1 change

Enhancement Tool: Elixir

Support Erlang 18.0

Elixir 1.0.4

· 4 changes

Enhancement Tool: Elixir

Support Erlang 17.5 and 18.0

Enhancement Tool: Elixir

Produce clearer error messages for syntax errors before a sigil

Enhancement Tool: Elixir

Return value when matching on _ in the last line of a block

Enhancement Tool: Elixir

Ensure changes in child deps forces the parent to recompile

Elixir 1.0.3

· 5 changes

Enhancement Tool: Elixir

Do not show exported vars warning

Enhancement Tool: Elixir

Improve error messages when using invalid expressions inside maps

Enhancement Tool: Elixir

Skip aliases and import warnings when code cannot compile

Enhancement Tool: Elixir

Ensure all Elixir applications work with code upgrades

Enhancement Tool: Elixir

Don't leave spurious processes and stale data when the parallel compiler fails