|
Value Dispatch Macro
|
|
4
|
148
|
October 26, 2025
|
|
My macro generates no code (?)
|
|
2
|
81
|
October 24, 2025
|
|
What do generated functions actually disallow?
|
|
5
|
206
|
October 21, 2025
|
|
Using macros to generate NamedTuples
|
|
17
|
657
|
September 29, 2025
|
|
Is the `value` field of `QuoteNode` public?
|
|
1
|
109
|
July 8, 2025
|
|
Returning module from a macro: why do we need :toplevel?
|
|
0
|
70
|
June 30, 2025
|
|
Finding `Expr`s with docstrings
|
|
3
|
83
|
June 25, 2025
|
|
Optional argument in macro
|
|
8
|
223
|
June 24, 2025
|
|
Metaprogramming with list comprehensions
|
|
11
|
229
|
June 17, 2025
|
|
Function compiles twice but is called just once
|
|
4
|
153
|
April 29, 2025
|
|
How do I concatenate symbols containing curly brackets into a single symbol?
|
|
4
|
108
|
April 6, 2025
|
|
@defined "not working" inside macro
|
|
8
|
119
|
April 2, 2025
|
|
Average multiple evaluations of the same function
|
|
2
|
104
|
February 17, 2025
|
|
Macro to substitute parameters used for JuMP model
|
|
2
|
97
|
February 16, 2025
|
|
Metaprogramming to automatically test new versions of code
|
|
9
|
385
|
February 16, 2025
|
|
Local macros
|
|
4
|
200
|
February 14, 2025
|
|
Simple question about macro arguments
|
|
6
|
164
|
February 12, 2025
|
|
Macro for linking Julia fcn to @ccall of C fcn, given names and arg types
|
|
3
|
117
|
January 29, 2025
|
|
Invalidating the generator of a `@generated` function
|
|
1
|
165
|
January 24, 2025
|
|
Understanding macro lexical bindings
|
|
2
|
93
|
January 23, 2025
|
|
Function specialization based on values, not just types
|
|
18
|
481
|
November 26, 2024
|
|
Creating Parameters.jl struct samples using variable keywords
|
|
4
|
92
|
October 23, 2024
|
|
IDE: step-through debugging for macro-generated function?
|
|
0
|
560
|
July 1, 2021
|
|
Using GLM programmatically
|
|
8
|
984
|
October 8, 2024
|
|
Create dynamic functions with Macro
|
|
15
|
314
|
September 26, 2024
|
|
Verifiable computing in julia
|
|
5
|
329
|
September 5, 2024
|
|
Retrieve unevaluated symbol inside `@eval`
|
|
1
|
49
|
September 3, 2024
|
|
Code works when debugging but not otherwise in repl
|
|
1
|
84
|
August 13, 2024
|
|
Extending JuMP @variable
|
|
7
|
107
|
August 13, 2024
|
|
How to code-gen unrolled loop over a tuple?
|
|
28
|
536
|
August 9, 2024
|