Returning module from a macro: why do we need :toplevel?
|
|
0
|
46
|
June 30, 2025
|
Optional argument in macro
|
|
8
|
170
|
June 24, 2025
|
Macro-defined callable structs `ArgumentError: invalid type for argument number 1 in method definition`
|
|
3
|
40
|
June 17, 2025
|
Escaping newlines in multi-line string macros?
|
|
3
|
100
|
May 23, 2025
|
Adding method to function in macro
|
|
14
|
124
|
May 4, 2025
|
Macro to generate 2 keyword function parameters
|
|
3
|
75
|
April 17, 2025
|
[ANN] LightSumTypes.jl v4
|
|
33
|
2158
|
March 26, 2025
|
Can anyone improve this macro?
|
|
3
|
132
|
March 26, 2025
|
Macro to substitute parameters used for JuMP model
|
|
2
|
73
|
February 16, 2025
|
Local macros
|
|
4
|
164
|
February 14, 2025
|
Simple question about macro arguments
|
|
6
|
132
|
February 12, 2025
|
Is Compat.jl worth it for the `public` keyword?
|
|
37
|
918
|
February 11, 2025
|
_str string interpolation?
|
|
12
|
200
|
February 11, 2025
|
Macro for linking Julia fcn to @ccall of C fcn, given names and arg types
|
|
3
|
95
|
January 29, 2025
|
Understanding macro lexical bindings
|
|
2
|
81
|
January 23, 2025
|
SQL and Macros
|
|
1
|
66
|
January 11, 2025
|
Generate a function via macro and pass to @cfunction. Possible?
|
|
7
|
152
|
December 20, 2024
|
Adding a parameter to macro call
|
|
1
|
64
|
October 20, 2024
|
How use eval to define macros that involve function definitions
|
|
3
|
334
|
October 19, 2024
|
Macro to reorder conditional nested loop
|
|
4
|
289
|
October 18, 2024
|
Unexpected Results for Code Coverage with Julia Tests
|
|
2
|
178
|
October 18, 2024
|
IDE: step-through debugging for macro-generated function?
|
|
0
|
550
|
July 1, 2021
|
Unexpected result from setprecision
|
|
3
|
417
|
October 18, 2024
|
FrankenTuple Fun
|
|
0
|
628
|
December 10, 2022
|
Is there a built in macro like @show that returns a string?
|
|
9
|
732
|
October 13, 2024
|
String macro with trailing argument
|
|
1
|
54
|
October 10, 2024
|
Macro usage: create dispatch for vector length
|
|
8
|
118
|
September 26, 2024
|
Create dynamic functions with Macro
|
|
15
|
229
|
September 26, 2024
|
Macro expansion and evaluation when the module with the macro definition is not in scope
|
|
2
|
38
|
September 7, 2024
|
About the interpretation "@" by Macro
|
|
2
|
110
|
September 7, 2024
|