-
_disclaimer I'm new to erlang, rebar3 and erlide_
```
Eclipse Platform 4.3.2.v20140221-1852
Erlide 0.32.201604231840
rebar 3.1.0 on Erlang/OTP 17 Erts 6.4
```
I created a project with rebar3 `rebar3…
-
Original reporter: `tuncer`
Affected version: `OTP-19.0.2`
Component: `tools`
Migrated from: https://bugs.erlang.org/browse/ERL-215
---
```
If you have code like this
{code}
some_fun() ->
ok.…
-
I was expecting `string.replace` to treat control characters like any other code points, but then ran into this behaviour which looks wrong.
The issue is only on the Erlang target, works fine under…
-
![Screen Shot 2021-02-05 at 4 14 32 PM](https://user-images.githubusercontent.com/292239/107059266-7f803f80-67cd-11eb-8aa6-6ed3c14765d3.png)
-
Hi @choptastic,
### Description
I'm encountering an issue with file uploads in my application. Uploads work seamlessly for smaller files (20MB and below), but when attempting to upload larger file…
-
Hi Pierrick,
we recently created an organization named `erlang-ls`, whose purpose is to have a common space for members of the Erlang community who want to leverage the Language Server Protocol to …
-
**Target Date**
March 18th or 25th, 2013
**Steps**
1. Update dialyzer warnings for Erlang/OTP R15B03-1. (Not R16B)
2. Update the [release note](https://github.com/hibari/hibari/blob/dev/relnotes/v0.…
-
We wanted to try eqwalizer on our elixir projects. I know it would be a lot better to implement a parser for Elixir projects, but as a first step we decompiled the beam files to erlang sources, and
w…
-
I run into this problem, after I have rebuild the 'make dev' and forgto to configure the view server for python. When I query the view I get 500 response, which is perfectly fine. The problem is that …
-
Hello.
I've checked out and built etorrent@510b4d68ee7bda76df6a1d7de1b7bbb997537532 today on Erlang/OTP R14B03 (with HiPE) using [kerl](https://github.com/evax/kerl) on fresh Ubuntu 11.04 installatio…