pkgsrc/lang/elixir
fhajny 3c0623fb6a lang/elixir: Update to 1.6.5.
- [Code] Preserve the user's choice in the formatter on parens call
  with next break fits
- [Code] Preserve the user's choice in the formatter on calls without
  parens when we have one argument per line
- [Code] Fix formatting when there is a tilde in the first element of
  a bitstring
- [Kernel] Support specsdiff flag on __info__ spec clauses
- [Kernel] Do not exclude hygienic vars in defguard
- [Kernel.SpecialForms] Mark for comprehensions as generated to avoid
  dialyzer warnings
- [Macro] Make sure Macro.to_string/2 emits valid quoted expressions
- [Task] Support :infinity timeout on Task.yield_many/2
- [Task.Supervisor] Do not crash spawning supervised tasks when the
  parent process is dead
- [URI] Fix parsing of URIs with trailing ?
2018-05-14 15:57:13 +00:00
..
patches Update lang/elixir to 1.6.1. 2018-01-30 16:27:10 +00:00
DESCR
distinfo lang/elixir: Update to 1.6.5. 2018-05-14 15:57:13 +00:00
Makefile lang/elixir: Update to 1.6.5. 2018-05-14 15:57:13 +00:00
PLIST