|
Deprecation warnings and warnings as errors
|
|
2
|
789
|
September 28, 2023
|
|
Perform an action after CodeReloader finishes Rebuilding
|
|
0
|
277
|
September 19, 2023
|
|
Does the Elixir compiler tree-shake any unused functions from an imported module?
|
|
3
|
554
|
September 12, 2023
|
|
Benchmarking dot in map.field
|
|
15
|
919
|
September 8, 2023
|
|
Elixir 1.15 compiler fails on CentOS/OEL7 (“Digest type not supported in this cryptolib”)
|
|
2
|
563
|
July 28, 2023
|
|
Excessive recompilations when nothing substantially changed
|
|
27
|
3657
|
May 12, 2023
|
|
Is there a way to know in advance which files Elixir Compilers will compile before calling `mix deps.compile` and `mix compile`?
|
|
0
|
416
|
May 4, 2023
|
|
Incremental compilation bug (or undefined behaviour?)
|
|
3
|
494
|
April 6, 2023
|
|
How to disable "redefining" warning?
|
|
2
|
2889
|
January 22, 2023
|
|
Enable abstract_code chunk in Elixir 1.14
|
|
2
|
443
|
December 14, 2022
|
|
Is there any tooling to autofix certain compiler warnings?
|
|
3
|
1785
|
December 9, 2022
|
|
Are comprehensions over ranges optimized by the compiler
|
|
2
|
653
|
October 25, 2022
|
|
Is &foo/1 really faster than &foo(&1)
|
|
12
|
909
|
October 22, 2022
|
|
Sometimes getting UndefinedFunctionError for a protocol
|
|
14
|
1400
|
October 18, 2022
|
|
@external_resource always recompiling when the file has not changed
|
|
0
|
414
|
September 23, 2022
|
|
How to change AST before Elixir compilation
|
|
2
|
882
|
September 17, 2022
|
|
Apple Silicon Erlang 23.2.1 not compiling bcrypt_elixir properly. I think
|
|
14
|
4420
|
September 16, 2022
|
|
Why is not compilation aborted when an undefined module attribute is found?
|
|
14
|
1133
|
September 4, 2022
|
|
Transitive compile dependencies question
|
|
2
|
767
|
August 28, 2022
|
|
Why do contexts work differently for aliases/imports and variables?
|
|
7
|
760
|
June 27, 2022
|
|
{:undefined_import, :KeyUsage, :"PKIX1Implicit-2009"}
|
|
4
|
509
|
May 24, 2022
|
|
Trying to improve compile times of project, but I don't understand the reason for some compile dependencies
|
|
0
|
510
|
March 28, 2022
|
|
Wrapping Ecto.Schema in macro results in transitive compile time dependency
|
|
4
|
1265
|
March 16, 2022
|
|
(Compile error): module Platform.Parsing.Behaviour is not loaded and could not be found
|
|
1
|
806
|
March 10, 2022
|
|
CompileError: Not allowed keyword?
|
|
3
|
586
|
March 10, 2022
|
|
Turn off warning redefining module String.Chars.NaiveDateTime
|
|
3
|
1391
|
February 22, 2022
|
|
How to force dependency between modules with dynamic data
|
|
8
|
863
|
February 15, 2022
|
|
Why does Code.compile_string report deprecation warnings only sometimes?
|
|
4
|
1372
|
November 23, 2021
|
|
Slow compilation for NuSVM generated code
|
|
3
|
607
|
August 7, 2021
|
|
The How of Macros - a dive into the details of macro implementation
|
|
2
|
897
|
July 13, 2021
|