|
Scope of quote in IEX
|
|
3
|
259
|
May 8, 2024
|
|
Run `Macro.expand` on `use` macro with different __ENV__
|
|
1
|
460
|
April 24, 2024
|
|
Minimize LiveView payload - maybe with a macro?
|
|
7
|
426
|
April 23, 2024
|
|
`on_mount` called from within `@before_compile` doesn't execute. Defect or on purpose?
|
|
0
|
133
|
April 23, 2024
|
|
Understanding Elixir's Conversion of Blocks into Keyword Lists
|
|
10
|
248
|
April 20, 2024
|
|
Expanding __DIR__ inside a macro
|
|
10
|
381
|
March 10, 2024
|
|
Implementing template fragments for EEx
|
|
6
|
457
|
March 8, 2024
|
|
Macro to create anonymous function to execute quoted expression
|
|
3
|
300
|
March 5, 2024
|
|
Building a dynamic query using ecto's `dynamic` macro
|
|
7
|
628
|
February 29, 2024
|
|
Get function signature at runtime
|
|
5
|
399
|
February 29, 2024
|
|
Phoenix example app with foreign key multi tenancy and cluster support for genservers
|
|
2
|
647
|
February 22, 2024
|
|
Is sigil_H an example of a macro that is unhygienic?
|
|
8
|
686
|
February 17, 2024
|
|
Hot patching Elixir
|
|
0
|
345
|
February 5, 2024
|
|
Pass variables created in a defmacro definition to the do: block
|
|
1
|
265
|
February 4, 2024
|
|
Avoid recompiling macros
|
|
1
|
235
|
January 19, 2024
|
|
Escaping anonymous function in module attribute
|
|
4
|
704
|
January 1, 2024
|
|
Ecto field descriptions
|
|
5
|
917
|
December 30, 2023
|
|
Trying to understand nesting quotes
|
|
1
|
281
|
December 27, 2023
|
|
How to extend and overwrite a macro from another module in compile time
|
|
3
|
398
|
December 25, 2023
|
|
Defining functions in a loop inside a macro
|
|
10
|
1376
|
November 9, 2023
|
|
Generate typespec and defstruct from runtime values?
|
|
3
|
476
|
November 5, 2023
|
|
How to find out the arity of function passed to a macro?
|
|
4
|
415
|
October 30, 2023
|
|
Semantic pattern matching, useful or not?
|
|
21
|
3829
|
October 7, 2023
|
|
Is it possible to use native functions names as callbacks on behaviour?
|
|
7
|
488
|
October 6, 2023
|
|
Question about applying dynamic methods in macros
|
|
4
|
290
|
October 3, 2023
|
|
Defining nested macros for a DSL? How can you share state?
|
|
6
|
691
|
September 27, 2023
|
|
Feedback on my first macro-based library - Modulex
|
|
2
|
498
|
September 22, 2023
|
|
Today I realized how powerful macros really are
|
|
17
|
5216
|
September 8, 2023
|
|
Capturing anonymous functions in macros
|
|
2
|
752
|
September 5, 2023
|
|
Inheritance in Elixir
|
|
6
|
1181
|
September 5, 2023
|