|
How to read the BEAM bytecode compiled into memory and that is not on the disk?
|
|
8
|
2148
|
August 13, 2025
|
|
How to leave out modules at runtime?
|
|
4
|
140
|
March 31, 2025
|
|
Redefining modules in iex - does the original revert after leaving the session?
|
|
5
|
73
|
December 4, 2024
|
|
Dynamically reference a module spec
|
|
2
|
298
|
February 15, 2024
|
|
Defstruct inside __using__`
|
|
2
|
328
|
November 22, 2023
|
|
Why are module-based Supervisors recommended (outside of the tree root)?
|
|
7
|
937
|
November 1, 2023
|
|
Is there possible to find parent module in nested module?
|
|
7
|
753
|
September 6, 2023
|
|
How can add some data inside __info__(:compile)
|
|
0
|
267
|
September 6, 2023
|
|
Manipulate the AST before compilation
|
|
2
|
661
|
March 9, 2023
|
|
Is is possible to control the order in which modules are compiled?
|
|
1
|
1023
|
March 17, 2022
|
|
Get typespecs for Code.compile_string() module
|
|
3
|
1809
|
February 17, 2022
|
|
Create a module in memory, refresh/reload on change
|
|
5
|
1419
|
September 2, 2021
|
|
Module.module_info doesn't include all behaviours
|
|
6
|
1230
|
May 31, 2021
|
|
Using __MODULE__ in nested modules
|
|
7
|
1921
|
May 15, 2021
|
|
Did we get private modules?
|
|
5
|
1189
|
May 11, 2021
|
|
Unknown CA error
|
|
9
|
4837
|
April 18, 2021
|
|
How do you monitor channels?
|
|
2
|
854
|
February 27, 2021
|
|
Struct and complex logic
|
|
7
|
1662
|
June 21, 2020
|
|
Is there a way to get information of multiple specific modules?
|
|
4
|
802
|
December 26, 2019
|
|
Module is not available
|
|
5
|
9558
|
June 25, 2019
|
|
Difference between in load a large array string from a config file and load from a module
|
|
2
|
932
|
April 8, 2019
|
|
Can we measure module and function usage?
|
|
4
|
944
|
April 3, 2019
|
|
Elixir could suggest functions in other modules
|
|
2
|
863
|
January 4, 2019
|