Adding a parameter to macro call
|
|
1
|
56
|
October 20, 2024
|
How use eval to define macros that involve function definitions
|
|
3
|
318
|
October 19, 2024
|
Macro to reorder conditional nested loop
|
|
4
|
287
|
October 18, 2024
|
Unexpected Results for Code Coverage with Julia Tests
|
|
2
|
150
|
October 18, 2024
|
IDE: step-through debugging for macro-generated function?
|
|
0
|
544
|
July 1, 2021
|
Unexpected result from setprecision
|
|
3
|
411
|
October 18, 2024
|
FrankenTuple Fun
|
|
0
|
620
|
December 10, 2022
|
Is there a built in macro like @show that returns a string?
|
|
9
|
666
|
October 13, 2024
|
String macro with trailing argument
|
|
1
|
52
|
October 10, 2024
|
Macro usage: create dispatch for vector length
|
|
8
|
95
|
September 26, 2024
|
Create dynamic functions with Macro
|
|
15
|
200
|
September 26, 2024
|
[ANN] LightSumTypes.jl v4
|
|
29
|
1710
|
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
|
137
|
September 6, 2024
|
Julia code and struct generation
|
|
12
|
321
|
September 6, 2024
|
Naming macro and function the same
|
|
7
|
96
|
August 9, 2024
|
Creating a conditional log
|
|
9
|
107
|
August 8, 2024
|
Macro to turn on/off parallelisation
|
|
15
|
181
|
August 5, 2024
|
Macro with variable argument list combined with closure
|
|
2
|
44
|
July 30, 2024
|
Metaprogramming - Variable scope in macros combined with closures
|
|
4
|
84
|
July 29, 2024
|
Wrapping Unitful macros
|
|
2
|
379
|
March 18, 2023
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1484
|
July 28, 2024
|
Code Generation with macro
|
|
6
|
163
|
July 22, 2024
|
Create a custom @ccall
|
|
4
|
130
|
July 22, 2024
|
Metaprogramming: substitute the name of the argument
|
|
20
|
364
|
July 14, 2024
|
Testing error thrown by a macro
|
|
2
|
74
|
July 13, 2024
|
[Ann] LightSumTypes.jl - Combine multiple types in a single one
|
|
5
|
1233
|
July 6, 2024
|
How to save @macroexpand output to file on windows?
|
|
1
|
75
|
July 1, 2024
|
Macros and piping
|
|
14
|
310
|
June 25, 2024
|