Contruct filter expression within loop
|
|
2
|
107
|
September 19, 2023
|
How do I get the current variable value within a macro?
|
|
1
|
101
|
September 3, 2023
|
How is a non-standard literal different from calling its corresponding macro?
|
|
8
|
277
|
August 31, 2023
|
Use a macro inside a function's definition
|
|
2
|
322
|
May 12, 2023
|
Help writing a timeout macro
|
|
12
|
2963
|
March 26, 2023
|
How use eval to define macros that involve function definitions
|
|
0
|
119
|
January 30, 2023
|
Macro to reorder conditional nested loop
|
|
0
|
95
|
January 26, 2023
|
Can't we create a macro named "?"
|
|
2
|
213
|
December 22, 2022
|
FrankenTuple Fun
|
|
0
|
292
|
December 10, 2022
|
Question about macro and how to resolve/esc variables/expressions
|
|
1
|
137
|
December 6, 2022
|
Using @eval in a function
|
|
17
|
648
|
October 29, 2022
|
Unexpected result from setprecision
|
|
2
|
193
|
October 27, 2022
|
IDE: step-through debugging for macro-generated function?
|
|
0
|
361
|
July 1, 2021
|
Is there a built in macro like @show that returns a string?
|
|
5
|
244
|
October 4, 2022
|
Macro accessing fields of struct at another module
|
|
1
|
192
|
September 28, 2022
|
How to write a macro to export all instances of an enum type
|
|
2
|
593
|
September 22, 2022
|
Namedtuple destructuring in macro fails roughly due to macro hygiene (since gensym goes eagerly)
|
|
2
|
218
|
September 8, 2022
|
Assert type instability
|
|
5
|
242
|
August 16, 2022
|
Is it possible to define a macro in one line (one-liner macros)?
|
|
8
|
426
|
August 12, 2022
|
Call macro inside a macro with external variables escaped
|
|
3
|
234
|
August 12, 2022
|
Approximating non-standard evaluation like in R, e.g. for plot labels
|
|
15
|
1054
|
August 10, 2022
|
Let-in macro
|
|
6
|
289
|
August 8, 2022
|
Trying to write a macro that will cause a function to be traced
|
|
5
|
355
|
May 15, 2022
|
Trying to write a macro for simple debugging
|
|
3
|
461
|
February 7, 2022
|
How to output a local import from a macro
|
|
1
|
224
|
January 27, 2022
|
Is there any way to produce a Type by cat strings together?
|
|
2
|
253
|
January 3, 2022
|
Defining a macro in a local scope?
|
|
8
|
952
|
December 16, 2021
|
How to call an imported (predefined) macro as a function on expressions?
|
|
6
|
357
|
September 12, 2021
|
Why is this small `@inline` function much slower than an equivalent macro?
|
|
2
|
636
|
June 26, 2021
|
Macro for unpack and copy
|
|
3
|
538
|
June 23, 2021
|