|
Question about macro expansion and compilation unit
|
|
5
|
317
|
May 8, 2026
|
|
Recompile_buster - find and fix the files that cause the most recompilation
|
|
3
|
498
|
March 30, 2026
|
|
Recompile of a dependency does not take affect
|
|
2
|
222
|
March 1, 2026
|
|
Elixir 1.19 compilation performance - have you noticed a difference?
|
|
27
|
2409
|
February 5, 2026
|
|
Does the compiler optimize contructs with `_` or with `_variable`
|
|
7
|
390
|
December 31, 2025
|
|
IO.warn doesn't stop compiler with --warning-as-errors
|
|
7
|
306
|
November 6, 2025
|
|
How to get chunks generated by the Elixir compiler?
|
|
3
|
433
|
November 3, 2025
|
|
Elixir 1.19: deps only compilation
|
|
8
|
392
|
October 23, 2025
|
|
Suddenly the compiler takes hours to compile code that used to get compiled in seconds
|
|
1
|
310
|
October 19, 2025
|
|
Compiling files with many function heads is very slow(OTP 26 issue?)
|
|
69
|
3664
|
October 3, 2025
|
|
Question about elixirc's static code analysis
|
|
2
|
246
|
September 18, 2025
|
|
Reducing incremental compilation times in Phoenix/Ash project
|
|
8
|
638
|
August 18, 2025
|
|
What is the bullet-proof way to get notified when any module in a Phoenix application gets recompiled?
|
|
10
|
418
|
May 8, 2025
|
|
Struct instances do not share the key tuple
|
|
4
|
250
|
April 14, 2025
|
|
Is this an issue with the new type checker?
|
|
2
|
228
|
April 8, 2025
|
|
How to get --warnings-as-errors in tests?
|
|
2
|
734
|
January 8, 2025
|
|
How is `to_doc/2` imported into `Inspect.Map`?
|
|
2
|
196
|
December 22, 2024
|
|
GitHub Actions-compatible compiler warnings/errors
|
|
2
|
255
|
November 27, 2024
|
|
Discovering source files using `:filelib.wildcard/1` is slow for large Elixir projects
|
|
2
|
119
|
November 12, 2024
|
|
Is it possible to detect if code is executing at compile time?
|
|
15
|
1742
|
August 27, 2024
|
|
Understanding how LiveView removed module references in attr as a compile time dependency
|
|
0
|
100
|
July 13, 2024
|
|
How do I make the new type system work?
|
|
1
|
538
|
July 12, 2024
|
|
Inconsistency with compiler warnings upgrading to 1.17
|
|
5
|
652
|
June 15, 2024
|
|
Discrepancies with elixirc and mix compile
|
|
1
|
269
|
May 7, 2024
|
|
Compile warning on an import that shouldn't be called
|
|
0
|
179
|
May 2, 2024
|
|
Guard clause on match operator
|
|
25
|
1466
|
April 24, 2024
|
|
Catching @doc deprecated: "..." annotations
|
|
5
|
836
|
March 20, 2024
|
|
Trouble understanding a warning: incompatible types
|
|
3
|
487
|
February 12, 2024
|
|
Getting rid of a transitive compile dependency with custom Ecto type
|
|
3
|
626
|
January 6, 2024
|
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
733
|
December 23, 2023
|