-
Updated
Jun 3, 2021 - Elixir
Elixir
Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development, and the embedded software domain.
Here are 7,034 public repositories matching this topic...
Hello, I just notice that I can schedule a room with the same date and time. I think it is necessary if you will control the same date and time room for one host. I hope you understand what I mean.
Also looking forward for this pro
-
Updated
May 7, 2021 - Python
-
Updated
Jun 3, 2021 - Elixir
-
Updated
Apr 10, 2021
Problem
Right now if you enter a phone number without the area code or have the wrong formatting in phone number section it will fail silently and not work. We should make sure that there is a country code and that it can work regardless of the text formatting
<img width="534" alt="Screen Shot 2021-05-05 at 5 30 52 PM" src="https://user-images.githubusercontent.com/4218509/117211941-a697de
-
Updated
May 19, 2021 - Elixir
-
Updated
Dec 22, 2020 - Elixir
-
Updated
Jun 3, 2021 - Elixir
-
Updated
May 7, 2021 - Elixir
-
Updated
Jun 3, 2021 - SCSS
-
Updated
Mar 10, 2021 - Elixir
-
Updated
Apr 22, 2021 - Elixir
-
Updated
Jan 9, 2021 - Elixir
-
Updated
Jun 1, 2021 - Elixir
-
Updated
Mar 5, 2021 - Elixir
-
Updated
Apr 28, 2021 - Elixir
Below is a list of all the known Erlang standard library functions found in Elixir's Standard Library that have not been implemented in some way yet in ElixirScript. Implementations should go here
For anyone looking to implement a function the steps would be to:
- Pick a function or functions from
Fix Lints
I was running it to a situation where I set the log_level of a Logger middleware to always be :debug, but I was still seeing log output with the Logger log_level set to warn.
Looking at the code, it does something slightly different than was the documentation says.
If the request returns {:error, whatever}, the log level is always set to :error, the custom log level function is never cal
-
Updated
May 21, 2021 - Elixir
Created by José Valim
Released September 8, 2014
- Organization
- elixir-lang
- Website
- elixir-lang.org
- Wikipedia
- Wikipedia



Steps to reproduce
Run
asdf. In help output a line is printed for theasdf envcommand:I would assume
<command>is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.FY