Unexpected :noop after 'recompile' (mix / iex)
|
|
28
|
3698
|
March 22, 2023
|
How to set a custom IEX executable path?
|
|
2
|
126
|
February 15, 2023
|
Iex -S mix giving me (SyntaxError) /home/user/.asdf/shims/mix:3:17: syntax error before: '.'
|
|
1
|
147
|
February 7, 2023
|
I’d love to see iex command line supporting vi command line editing
|
|
5
|
2210
|
February 4, 2023
|
ExTerm - Liveview component for IEx (and other consoles)
|
|
7
|
445
|
January 31, 2023
|
Is it possible to change gettext's msgstr in runtime for choosen msgid?
|
|
4
|
154
|
January 24, 2023
|
Trouble with running a release on a raspberry pi zero, iex works fine
|
|
3
|
216
|
January 9, 2023
|
Error: "no function clause matching in Keyword.get/3" when calling Ecto.changset
|
|
3
|
484
|
January 4, 2023
|
Return value type spec for IO.puts
|
|
4
|
266
|
December 30, 2022
|
How to debug interactively with dbg() in IEx without corrupting the return value?
|
|
1
|
300
|
December 5, 2022
|
IEx tab completion for functions that impl a behaviour
|
|
6
|
258
|
November 1, 2022
|
Adding/Modifying module functions in a previous Livebook cell
|
|
5
|
497
|
October 31, 2022
|
Improved? IEx shell history. My pet project/hack session
|
|
12
|
1212
|
October 29, 2022
|
Iex history fuzzy find
|
|
6
|
746
|
October 27, 2022
|
How to get the ordinary decimal notation of a float
|
|
5
|
3002
|
October 27, 2022
|
How to end a statement/ expression in elixir?
|
|
4
|
242
|
October 19, 2022
|
`alias` all modules of a project, as a good baseline for a project-root's .iex.exs
|
|
2
|
218
|
October 12, 2022
|
(RuntimeError) could not set breakpoint, module Xxx was not compiled with debug_info
|
|
0
|
157
|
October 12, 2022
|
Issue of rendering newline/line warp on the terminal after running iex -S mix in the specific project
|
|
1
|
231
|
October 7, 2022
|
Iex printed '\nd' for some nested lists
|
|
1
|
239
|
August 20, 2022
|
IEX Recompile Error - (MatchError) no match of right hand side value: {:error, {:already_loaded, :my_app}}
|
|
3
|
388
|
July 30, 2022
|
Is it normal that `Regex.compile/2` does not print regex modifiers when atoms are passed in `options`?
|
|
3
|
245
|
July 18, 2022
|
Using project's .iex.exs with gigalixir ps:remote_console
|
|
20
|
1375
|
July 7, 2022
|
Task.await wont exit task on timeout in iex
|
|
3
|
318
|
July 1, 2022
|
Weird behaviour in iex with `StringIO.open` and pipe operator
|
|
2
|
286
|
June 11, 2022
|
When using Mix.install/1 to pull a dep into iex, how do you know the right atom?
|
|
2
|
239
|
June 6, 2022
|
Where to find info about `iex -S mix` command?
|
|
3
|
542
|
May 29, 2022
|
Should .iex.exs be committed or ignored?
|
|
5
|
359
|
May 19, 2022
|
Import with :only option causes undefined function error due to the default argument mechanism
|
|
4
|
1386
|
April 25, 2022
|
Can I extend iex helpers?
|
|
17
|
2499
|
April 25, 2022
|