Enhancement
1 change
Add Macro.unique_var/2 and Macro.generate_unique_arguments/2
Elixir release
Released on
Change breakdown
Detailed changelog
1 change
Add Macro.unique_var/2 and Macro.generate_unique_arguments/2
10 changes
Do not raise when checking for operator ambiguity when :static_atoms_encoder is set in Code.string_to_quoted
Emit undefined function warnings from with
Do not fail type checking when literals are used in guards
Do not warn for attributes used in @after_compile
Make sure nested record names do not clobber each other
Do not crash if there are macros and module attributes on the left side of ++
Do not use Unicode chars if ANSI is disabled
Fix compatibility with rebar v3.14
Do not use private ram_file:compress/1
Do not crash when retrieving calls for modules in memory