elixir icon indicating copy to clipboard operation
elixir copied to clipboard

Elixir is a dynamic, functional language for building scalable and maintainable applications

Results 103 elixir issues
Sort by recently updated
recently updated
newest added

Proposal draft to include `Enum.sum/2`. If we agree on the signature, will send a similar PR for `Enum.product/2`. Side note: ~might also bench specific implementations for lists to see if...

### Elixir and Erlang/OTP versions Erlang/OTP 26 [erts-14.1.1] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns] Elixir 1.15.7 (compiled with Erlang/OTP 26) ### Operating system Windows 10 ### Current behavior Exclamation marks...

Kind:Bug
Note:Windows

I was about 35-40 `--exclude` flags in before figuring out this is probably useful?

This PR adds two changes: 1. It introduces `concurrency:` flag to the workflow, to cancel older jobs for the same branch. It is really helpful for PRs, so no stale...

### Elixir and Erlang/OTP versions Erlang/OTP 26 [erts-14.2.2] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns] Elixir 1.16.2 (compiled with Erlang/OTP 24) ### Operating system Debian 12 ### Current behavior On Elixir...

Not 100% confident with my reverse-engineering, but at least all tests are passing. I haven't benchmarked it properly, but I'm quite confident it should be faster since we are doing...

### Elixir and Erlang/OTP versions Erlang/OTP 26 [erts-14.2.4] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] Elixir 1.16.2 (compiled with Erlang/OTP 26) ### Operating system macos 13.6.4 (22G513) ### Current behavior I...

Note:Needs more info

### Elixir and Erlang/OTP versions Erlang/OTP 26 [erts-14.2.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] Elixir 1.16.2 (compiled with Erlang/OTP 26) ### Operating system macOS 13.6.3 22G436 ### Current behavior So...

Note:Needs more info

Hi @lukaszsamson, @mhanberg, @scohen, and @michalmuskala! We have had several discussions in the past about improving Elixir for language servers. The discussions usually centered around two topics: * The global...

Note:Discussion