|
IDE: step-through debugging for macro-generated function?
|
|
0
|
560
|
July 1, 2021
|
|
Unexpected result from setprecision
|
|
3
|
437
|
October 18, 2024
|
|
FrankenTuple Fun
|
|
0
|
636
|
December 10, 2022
|
|
Is there a built in macro like @show that returns a string?
|
|
9
|
791
|
October 13, 2024
|
|
String macro with trailing argument
|
|
1
|
69
|
October 10, 2024
|
|
Macro usage: create dispatch for vector length
|
|
8
|
157
|
September 26, 2024
|
|
Create dynamic functions with Macro
|
|
15
|
340
|
September 26, 2024
|
|
Macro expansion and evaluation when the module with the macro definition is not in scope
|
|
2
|
60
|
September 7, 2024
|
|
About the interpretation "@" by Macro
|
|
2
|
122
|
September 7, 2024
|
|
What are the dangers of eval in macros, to get the values of an enum symbol
|
|
3
|
177
|
September 6, 2024
|
|
Julia code and struct generation
|
|
12
|
489
|
September 6, 2024
|
|
Naming macro and function the same
|
|
7
|
160
|
August 9, 2024
|
|
Creating a conditional log
|
|
9
|
173
|
August 8, 2024
|
|
Macro to turn on/off parallelisation
|
|
15
|
276
|
August 5, 2024
|
|
Macro with variable argument list combined with closure
|
|
2
|
85
|
July 30, 2024
|
|
Metaprogramming - Variable scope in macros combined with closures
|
|
4
|
117
|
July 29, 2024
|
|
Wrapping Unitful macros
|
|
2
|
408
|
March 18, 2023
|
|
[ANN] StrucRev - revise type definitions as you go
|
|
17
|
1598
|
July 28, 2024
|
|
Code Generation with macro
|
|
6
|
206
|
July 22, 2024
|
|
Create a custom @ccall
|
|
4
|
187
|
July 22, 2024
|
|
Metaprogramming: substitute the name of the argument
|
|
20
|
468
|
July 14, 2024
|
|
Testing error thrown by a macro
|
|
2
|
146
|
July 13, 2024
|
|
[Ann] LightSumTypes.jl - Combine multiple types in a single one
|
|
5
|
1307
|
July 6, 2024
|
|
How to save @macroexpand output to file on windows?
|
|
1
|
94
|
July 1, 2024
|
|
Macros and piping
|
|
14
|
430
|
June 25, 2024
|
|
I'm on step zero on macros
|
|
2
|
243
|
June 21, 2024
|
|
Query regarding namespaces when adding a method using a macro
|
|
4
|
159
|
June 10, 2024
|
|
@kwdef constructor not available outside of module
|
|
4
|
250
|
May 31, 2024
|
|
CodeSculptor.jl: take AST's apart, play with them, and put them back together. A significant upgrade to MacroTools.splitdef() and splitarg()
|
|
0
|
245
|
April 24, 2024
|
|
Guidelines on syntax checking for macros
|
|
1
|
198
|
April 20, 2024
|