|
How to affect number of cores elixir compilation utilizes?
|
|
17
|
2168
|
September 9, 2025
|
|
How to disable a particular compiler warning? (@doc on private function)
|
|
3
|
773
|
April 29, 2025
|
|
Handling Elixir 1.17 compiler warnings on unused optional dependencies
|
|
2
|
225
|
July 12, 2024
|
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
604
|
December 23, 2023
|
|
Error upgrading to 1.15.x - associated module xyz is not an Ecto Schema
|
|
17
|
772
|
December 12, 2023
|
|
Knowledge of generated code from compilation tracers
|
|
4
|
479
|
September 17, 2023
|
|
Incremental compilation bug (or undefined behaviour?)
|
|
3
|
517
|
April 6, 2023
|
|
Compiler and language specification
|
|
15
|
343
|
March 29, 2023
|
|
Is &foo/1 really faster than &foo(&1)
|
|
12
|
961
|
October 22, 2022
|
|
How to change AST before Elixir compilation
|
|
2
|
911
|
September 17, 2022
|
|
Why is not compilation aborted when an undefined module attribute is found?
|
|
14
|
1179
|
September 4, 2022
|
|
Suppress specific warnings?
|
|
1
|
2319
|
March 28, 2022
|
|
Undefined module warnings for mix-compiled erlang code
|
|
0
|
818
|
January 31, 2022
|
|
Where in the Elixir source does unquoting happen?
|
|
2
|
826
|
June 10, 2021
|
|
Reached Elixir's compiler implementation limit
|
|
8
|
1258
|
May 1, 2021
|
|
Setting a module attribute from a function in a different module
|
|
3
|
2856
|
May 22, 2020
|
|
How much does the elixir compiler enforce if a @spec annotation is used on a function
|
|
1
|
542
|
March 3, 2020
|