|
Question about macro expansion and compilation unit
|
|
5
|
89
|
May 8, 2026
|
|
Recompile_buster - find and fix the files that cause the most recompilation
|
|
3
|
323
|
March 30, 2026
|
|
Recompile of a dependency does not take affect
|
|
2
|
112
|
March 1, 2026
|
|
Elixir 1.19 compilation performance - have you noticed a difference?
|
|
27
|
1981
|
February 5, 2026
|
|
Does the compiler optimize contructs with `_` or with `_variable`
|
|
7
|
224
|
December 31, 2025
|
|
IO.warn doesn't stop compiler with --warning-as-errors
|
|
7
|
135
|
November 6, 2025
|
|
How to get chunks generated by the Elixir compiler?
|
|
3
|
271
|
November 3, 2025
|
|
Elixir 1.19: deps only compilation
|
|
8
|
241
|
October 23, 2025
|
|
Suddenly the compiler takes hours to compile code that used to get compiled in seconds
|
|
1
|
224
|
October 19, 2025
|
|
Compiling files with many function heads is very slow(OTP 26 issue?)
|
|
69
|
2954
|
October 3, 2025
|
|
Question about elixirc's static code analysis
|
|
2
|
116
|
September 18, 2025
|
|
Reducing incremental compilation times in Phoenix/Ash project
|
|
8
|
394
|
August 18, 2025
|
|
What is the bullet-proof way to get notified when any module in a Phoenix application gets recompiled?
|
|
10
|
280
|
May 8, 2025
|
|
Struct instances do not share the key tuple
|
|
4
|
128
|
April 14, 2025
|
|
Is this an issue with the new type checker?
|
|
2
|
130
|
April 8, 2025
|
|
How to get --warnings-as-errors in tests?
|
|
2
|
488
|
January 8, 2025
|
|
How is `to_doc/2` imported into `Inspect.Map`?
|
|
2
|
50
|
December 22, 2024
|
|
GitHub Actions-compatible compiler warnings/errors
|
|
2
|
94
|
November 27, 2024
|
|
Discovering source files using `:filelib.wildcard/1` is slow for large Elixir projects
|
|
2
|
61
|
November 12, 2024
|
|
Is it possible to detect if code is executing at compile time?
|
|
15
|
1388
|
August 27, 2024
|
|
Understanding how LiveView removed module references in attr as a compile time dependency
|
|
0
|
68
|
July 13, 2024
|
|
How do I make the new type system work?
|
|
1
|
413
|
July 12, 2024
|
|
Inconsistency with compiler warnings upgrading to 1.17
|
|
5
|
479
|
June 15, 2024
|
|
Discrepancies with elixirc and mix compile
|
|
1
|
192
|
May 7, 2024
|
|
Compile warning on an import that shouldn't be called
|
|
0
|
121
|
May 2, 2024
|
|
Guard clause on match operator
|
|
25
|
1097
|
April 24, 2024
|
|
Catching @doc deprecated: "..." annotations
|
|
5
|
590
|
March 20, 2024
|
|
Trouble understanding a warning: incompatible types
|
|
3
|
377
|
February 12, 2024
|
|
Getting rid of a transitive compile dependency with custom Ecto type
|
|
3
|
473
|
January 6, 2024
|
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
565
|
December 23, 2023
|