Local macros
|
|
3
|
80
|
February 4, 2025
|
Macro for linking Julia fcn to @ccall of C fcn, given names and arg types
|
|
3
|
89
|
January 29, 2025
|
Understanding macro lexical bindings
|
|
2
|
78
|
January 23, 2025
|
SQL and Macros
|
|
1
|
53
|
January 11, 2025
|
Generate a function via macro and pass to @cfunction. Possible?
|
|
7
|
124
|
December 20, 2024
|
Adding a parameter to macro call
|
|
1
|
58
|
October 20, 2024
|
How use eval to define macros that involve function definitions
|
|
3
|
321
|
October 19, 2024
|
Macro to reorder conditional nested loop
|
|
4
|
288
|
October 18, 2024
|
Unexpected Results for Code Coverage with Julia Tests
|
|
2
|
154
|
October 18, 2024
|
IDE: step-through debugging for macro-generated function?
|
|
0
|
545
|
July 1, 2021
|
Unexpected result from setprecision
|
|
3
|
413
|
October 18, 2024
|
FrankenTuple Fun
|
|
0
|
623
|
December 10, 2022
|
Is there a built in macro like @show that returns a string?
|
|
9
|
688
|
October 13, 2024
|
String macro with trailing argument
|
|
1
|
53
|
October 10, 2024
|
Macro usage: create dispatch for vector length
|
|
8
|
101
|
September 26, 2024
|
Create dynamic functions with Macro
|
|
15
|
209
|
September 26, 2024
|
[ANN] LightSumTypes.jl v4
|
|
29
|
1730
|
September 10, 2024
|
Macro expansion and evaluation when the module with the macro definition is not in scope
|
|
2
|
36
|
September 7, 2024
|
About the interpretation "@" by Macro
|
|
2
|
101
|
September 7, 2024
|
What are the dangers of eval in macros, to get the values of an enum symbol
|
|
3
|
142
|
September 6, 2024
|
Julia code and struct generation
|
|
12
|
333
|
September 6, 2024
|
Naming macro and function the same
|
|
7
|
99
|
August 9, 2024
|
Creating a conditional log
|
|
9
|
109
|
August 8, 2024
|
Macro to turn on/off parallelisation
|
|
15
|
183
|
August 5, 2024
|
Macro with variable argument list combined with closure
|
|
2
|
49
|
July 30, 2024
|
Metaprogramming - Variable scope in macros combined with closures
|
|
4
|
86
|
July 29, 2024
|
Wrapping Unitful macros
|
|
2
|
379
|
March 18, 2023
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1495
|
July 28, 2024
|
Code Generation with macro
|
|
6
|
168
|
July 22, 2024
|
Create a custom @ccall
|
|
4
|
135
|
July 22, 2024
|