|
Elixir 1.19 compilation performance - have you noticed a difference?
|
|
21
|
1325
|
January 9, 2026
|
|
Does the compiler optimize contructs with `_` or with `_variable`
|
|
7
|
209
|
December 31, 2025
|
|
IO.warn doesn't stop compiler with --warning-as-errors
|
|
7
|
116
|
November 6, 2025
|
|
How to get chunks generated by the Elixir compiler?
|
|
3
|
262
|
November 3, 2025
|
|
Elixir 1.19: deps only compilation
|
|
8
|
198
|
October 23, 2025
|
|
Suddenly the compiler takes hours to compile code that used to get compiled in seconds
|
|
1
|
213
|
October 19, 2025
|
|
Compiling files with many function heads is very slow(OTP 26 issue?)
|
|
69
|
2743
|
October 3, 2025
|
|
Question about elixirc's static code analysis
|
|
2
|
106
|
September 18, 2025
|
|
Reducing incremental compilation times in Phoenix/Ash project
|
|
8
|
345
|
August 18, 2025
|
|
What is the bullet-proof way to get notified when any module in a Phoenix application gets recompiled?
|
|
10
|
257
|
May 8, 2025
|
|
Struct instances do not share the key tuple
|
|
4
|
115
|
April 14, 2025
|
|
Is this an issue with the new type checker?
|
|
2
|
119
|
April 8, 2025
|
|
How to get --warnings-as-errors in tests?
|
|
2
|
438
|
January 8, 2025
|
|
How is `to_doc/2` imported into `Inspect.Map`?
|
|
2
|
40
|
December 22, 2024
|
|
GitHub Actions-compatible compiler warnings/errors
|
|
2
|
84
|
November 27, 2024
|
|
Discovering source files using `:filelib.wildcard/1` is slow for large Elixir projects
|
|
2
|
56
|
November 12, 2024
|
|
Is it possible to detect if code is executing at compile time?
|
|
15
|
1338
|
August 27, 2024
|
|
Understanding how LiveView removed module references in attr as a compile time dependency
|
|
0
|
66
|
July 13, 2024
|
|
How do I make the new type system work?
|
|
1
|
390
|
July 12, 2024
|
|
Inconsistency with compiler warnings upgrading to 1.17
|
|
5
|
457
|
June 15, 2024
|
|
Discrepancies with elixirc and mix compile
|
|
1
|
185
|
May 7, 2024
|
|
Compile warning on an import that shouldn't be called
|
|
0
|
116
|
May 2, 2024
|
|
Guard clause on match operator
|
|
25
|
1027
|
April 24, 2024
|
|
Catching @doc deprecated: "..." annotations
|
|
5
|
541
|
March 20, 2024
|
|
Trouble understanding a warning: incompatible types
|
|
3
|
366
|
February 12, 2024
|
|
Getting rid of a transitive compile dependency with custom Ecto type
|
|
3
|
459
|
January 6, 2024
|
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
539
|
December 23, 2023
|
|
Unexpected :noop after 'recompile' (mix / iex)
|
|
29
|
5954
|
October 28, 2023
|
|
Deprecation warnings and warnings as errors
|
|
2
|
769
|
September 28, 2023
|
|
Perform an action after CodeReloader finishes Rebuilding
|
|
0
|
272
|
September 19, 2023
|