-
Hi,
I am just thinking that the Erlang binary syntax could be handy and save you from some bsl/bor instructions in dotstar.erl:
```
write_dot(Red, Green, Blue, Illumination) ->
%% fast and dir…
-
Subscribe to this issue and stay notified about new [daily trending repos in Erlang](https://github.com/trending/erlang?since=daily).
-
Subscribe to this issue and stay notified about new [weekly trending repos in Erlang](https://github.com/trending/erlang?since=weekly).
-
customer:
performer:
deadline: null
estimated: null
started: null
actual: null
completed: null
confirmed: null
dependencies:
- [ ]
---
we should be able to have two transports inside th…
-
as you told me Unsupported Erlang/OTP version 23+
actually Unsupported Erlang/OTP version 27
-
build erlang 26.2 by runtime
replace app/assets's runtime files and run
but below error
```
["beam/beam_load.c(190): Error loading module application_controller:\n This BEAM file was compiled for…
-
TypeDB is awesome and I definitely want to be able to use it easily in Phoenix/Elixir applications.
-
To be implemented and backported when Erlang 26 is released:
* [x] Support `custom_options: [sort_maps: true]` for sorting maps
* [x] Make the suite resilient to unordered maps
* [x] Give t…
-
**Describe the bug**
Upgrading from Igniter 0.4.4 to 0.4.5 or 0.4.7 results in this error for the `use Igniter.Mix.Task` line in my mix task.
```
** (Rewrite.DotFormatterError) No sub formatter…
-
**Describe the bug**
When using `module_location: :inside_matching_folder` and project module location is outside folder ,`mix igniter.move_files` moves modules to correct location, and when project …