-
### Requirement
One feature that could significantly enhance Igniter's support for all basic requirements in Phoenix is a robust JavaScript parser or manipulator.
Developing this from scratch wou…
-
# コード
ElixirはCからElixir関数をコールバックできないので、プリミティブな[箱庭アセットAPI](https://github.com/toppers/hakoniwa-core-cpp-client/blob/main/src/hakoc/src/hako_capi.h)でバインディングすることにした。参考[URL](https://stackoverflow.com/qu…
tmori updated
2 months ago
-
https://elixir-europe-training.github.io/ELIXIR-TrP-FAIR-Converge/units/FAIR-generics/ | missing overview of fair principles and steps
-
#### Is your feature request related to a problem?
Encountered the following error and I'm having a difficult time tried to find the available support Elixir/OTP combination versions at the version…
-
To get better runtime safety guarantees, we should find a way to namespace and run Elixir's own tests. This would catch runtime incompatibilities that still pass compilation and make sure that transfo…
-
I tried running a `mix phx.server` configuration in debug mode . I have OTP 27.0.1 and elixir 1.17.2-otp-27 installed via mise/asdf.
The erlang and Elixir SDKs are the only ones in the list and the e…
-
Does not show colored syntax in edit mode for Elixir. For other languages it works correctly.
## Describe the bug
Elixir no syntax highlighting
### Steps to reproduce
Write code in code bloc…
-
**Describe the bug**
When using the gen_udp module with Unix domain sockets, sending packets can return an `EINTR` error, which seems to be unexpected by the `sendto` implementation in inet, as it …
-
Recently, we added a new node to `Xandra` which caused some issues. The trigger was this:
```
** (stop) exited in: :gen_statem.call(#PID, :checkout, :infinity)
** (EXIT) an exception was raised:
…
-
:wave:
Not sure if this is a known issue but the performance overhead of the code in [`RedactorEncode`](https://github.com/Nebo15/logger_json/blob/master/lib/logger_json/formatter/redactor_encoder…