|
Adding guard to macro that just calls another function
|
|
7
|
119
|
February 24, 2025
|
|
Macro to provide timing for a function call - handle any signature
|
|
29
|
255
|
February 14, 2025
|
|
Does adding a dummy guard `when true` affect performance
|
|
4
|
243
|
December 18, 2024
|
|
BinStruct - library for writing declarative code to get rich generated set of binary parsing/encoding features
|
|
12
|
566
|
November 26, 2024
|
|
Why is the variable not available inside the macro?
|
|
3
|
78
|
October 6, 2024
|
|
Constructing qualified function calls in a macro
|
|
1
|
70
|
September 30, 2024
|
|
Macro mental model?
|
|
0
|
315
|
January 27, 2024
|
|
Advice to avoid simple transitive compile-time dependency
|
|
8
|
535
|
December 23, 2023
|
|
Generate typespec and defstruct from runtime values?
|
|
3
|
474
|
November 5, 2023
|
|
@before_compile with Module.delete_attribute do not delete @var
|
|
10
|
370
|
July 1, 2023
|
|
How do I unquote a sigil parameter to a macro?
|
|
2
|
653
|
June 27, 2023
|
|
CodeGen - simple, succint and customizable code generation for your libraries
|
|
17
|
2068
|
April 3, 2023
|
|
Injecting code in macro with references to outer scope
|
|
0
|
420
|
October 18, 2022
|
|
Get module name as atom within a macro
|
|
3
|
1077
|
October 16, 2022
|
|
Understanding __using__, with a practical problem
|
|
1
|
505
|
September 21, 2022
|
|
Need help with a 'required' macro
|
|
4
|
476
|
May 19, 2022
|
|
How to define Macro for a new Type?
|
|
9
|
2016
|
April 6, 2022
|
|
Forwarding a match pattern to a custom macro
|
|
4
|
1647
|
December 19, 2021
|
|
Quote, defmacro and modules
|
|
2
|
1353
|
November 24, 2021
|
|
How to create a macro like def
|
|
1
|
588
|
September 7, 2021
|
|
Composing macros (using a macro inside another macro)
|
|
4
|
3951
|
January 29, 2021
|
|
Problem to call function inside macro and improve custom repo crud macro
|
|
0
|
796
|
January 12, 2021
|
|
Passing parameters into defmacros
|
|
8
|
1765
|
June 21, 2020
|