|
Generate typespec and defstruct from runtime values?
|
|
3
|
486
|
November 5, 2023
|
|
How to make whitespace changes via the AST with mix format?
|
|
1
|
336
|
October 31, 2023
|
|
Why is code inside of `defmacro` being executed on compilation?
|
|
7
|
445
|
October 9, 2023
|
|
Odd behaviour of quote(do: n) - iex crashes with "do not show this result in output"
|
|
1
|
384
|
September 3, 2023
|
|
Determining which module invoked a function( At Runtime)?
|
|
5
|
618
|
August 14, 2023
|
|
Dynamically apply method from Phoenix.ConnTest
|
|
5
|
424
|
August 13, 2023
|
|
Silly metaprogramming experiment: OpenAI functions
|
|
0
|
498
|
June 15, 2023
|
|
Are there accessible metaprogramming examples?
|
|
9
|
1179
|
May 12, 2023
|
|
Accessing dynamic keys from map
|
|
4
|
704
|
April 24, 2023
|
|
Gettext domains with code generation
|
|
4
|
1193
|
April 11, 2023
|
|
Extending dependency macro in my own macro?
|
|
2
|
468
|
March 25, 2023
|
|
How to include code into the current file from an external file in compile time?
|
|
1
|
521
|
March 21, 2023
|
|
Manipulate the AST before compilation
|
|
2
|
664
|
March 9, 2023
|
|
What is wrong with my auto-generated typespec?
|
|
6
|
863
|
March 8, 2023
|
|
Call external module funcs inside generated functions in macro
|
|
2
|
690
|
January 25, 2023
|
|
Could I leverage Elixir’s metaprogramming capabilities to automatically annotate all functions with a given name?
|
|
3
|
730
|
November 25, 2022
|
|
Call attr macro from another macro (noob question)
|
|
10
|
947
|
November 22, 2022
|
|
Metaprogramming in Elixir: MIME-Type Conversion (need help fixing a func)
|
|
1
|
569
|
November 11, 2022
|
|
Passing conditional statement as an argument
|
|
6
|
894
|
September 30, 2022
|
|
__using__ macro with option
|
|
7
|
3578
|
September 25, 2022
|
|
How to view module source after code generation?
|
|
13
|
2475
|
August 19, 2022
|
|
Exs files evaluated at compile time are still available at runtime
|
|
1
|
640
|
August 4, 2022
|
|
How to turn Macro.string_to_quoted_with_comments! back into string
|
|
2
|
683
|
August 3, 2022
|
|
Need help understanding some Mox source code
|
|
4
|
798
|
July 26, 2022
|
|
How to dynamically create behaviours?
|
|
5
|
673
|
July 23, 2022
|
|
Dynamic fields in Ecto queries
|
|
3
|
7661
|
July 13, 2022
|
|
What are module and function names exactly? (they seem to be more than atoms)
|
|
7
|
1571
|
May 9, 2022
|
|
Using macros to interface with Faker lib for generating data
|
|
2
|
729
|
May 2, 2022
|
|
Programmatic access to Phoenix Routes
|
|
14
|
3045
|
April 26, 2022
|
|
Getting the @type module attribute
|
|
9
|
3878
|
March 19, 2022
|