Incremental compilation bug (or undefined behaviour?)
|
|
3
|
219
|
April 6, 2023
|
How to disable a particular compiler warning? (@doc on private function)
|
|
1
|
216
|
March 10, 2023
|
Is &foo/1 really faster than &foo(&1)
|
|
12
|
503
|
October 22, 2022
|
How to change AST before Elixir compilation
|
|
2
|
341
|
September 17, 2022
|
Why is not compilation aborted when an undefined module attribute is found?
|
|
14
|
600
|
September 4, 2022
|
Suppress specific warnings?
|
|
1
|
927
|
March 28, 2022
|
Undefined module warnings for mix-compiled erlang code
|
|
0
|
389
|
January 31, 2022
|
Where in the Elixir source does unquoting happen?
|
|
2
|
605
|
June 10, 2021
|
Reached Elixir's compiler implementation limit
|
|
8
|
835
|
May 1, 2021
|
How to affect number of cores elixir compilation utilizes?
|
|
11
|
1070
|
December 1, 2020
|
Setting a module attribute from a function in a different module
|
|
3
|
1601
|
May 22, 2020
|
How much does the elixir compiler enforce if a @spec annotation is used on a function
|
|
1
|
411
|
March 3, 2020
|