|
How use eval to define macros that involve function definitions
|
|
3
|
424
|
October 19, 2024
|
|
Macro to reorder conditional nested loop
|
|
4
|
391
|
October 18, 2024
|
|
Unexpected Results for Code Coverage with Julia Tests
|
|
2
|
246
|
October 18, 2024
|
|
IDE: step-through debugging for macro-generated function?
|
|
0
|
591
|
July 1, 2021
|
|
Unexpected result from setprecision
|
|
3
|
483
|
October 18, 2024
|
|
FrankenTuple Fun
|
|
0
|
664
|
December 10, 2022
|
|
Is there a built in macro like @show that returns a string?
|
|
9
|
921
|
October 13, 2024
|
|
String macro with trailing argument
|
|
1
|
80
|
October 10, 2024
|
|
Macro usage: create dispatch for vector length
|
|
8
|
240
|
September 26, 2024
|
|
Create dynamic functions with Macro
|
|
15
|
517
|
September 26, 2024
|
|
Macro expansion and evaluation when the module with the macro definition is not in scope
|
|
2
|
107
|
September 7, 2024
|
|
About the interpretation "@" by Macro
|
|
2
|
172
|
September 7, 2024
|
|
What are the dangers of eval in macros, to get the values of an enum symbol
|
|
3
|
220
|
September 6, 2024
|
|
Julia code and struct generation
|
|
12
|
675
|
September 6, 2024
|
|
Naming macro and function the same
|
|
7
|
256
|
August 9, 2024
|
|
Creating a conditional log
|
|
9
|
254
|
August 8, 2024
|
|
Macro to turn on/off parallelisation
|
|
15
|
442
|
August 5, 2024
|
|
Macro with variable argument list combined with closure
|
|
2
|
139
|
July 30, 2024
|
|
Metaprogramming - Variable scope in macros combined with closures
|
|
4
|
188
|
July 29, 2024
|
|
Wrapping Unitful macros
|
|
2
|
451
|
March 18, 2023
|
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1776
|
July 28, 2024
|
|
Code Generation with macro
|
|
6
|
335
|
July 22, 2024
|
|
Create a custom @ccall
|
|
4
|
261
|
July 22, 2024
|
|
Metaprogramming: substitute the name of the argument
|
|
20
|
655
|
July 14, 2024
|
|
Testing error thrown by a macro
|
|
2
|
217
|
July 13, 2024
|
|
[Ann] LightSumTypes.jl - Combine multiple types in a single one
|
|
5
|
1398
|
July 6, 2024
|
|
How to save @macroexpand output to file on windows?
|
|
1
|
127
|
July 1, 2024
|
|
Macros and piping
|
|
14
|
614
|
June 25, 2024
|
|
I'm on step zero on macros
|
|
2
|
308
|
June 21, 2024
|
|
Query regarding namespaces when adding a method using a macro
|
|
4
|
210
|
June 10, 2024
|