Exs files evaluated during compilation are still available at runtime
|
|
1
|
138
|
August 4, 2022
|
Creating routes from a file
|
|
8
|
223
|
August 3, 2022
|
Using macros to create React-like callback props in LiveView
|
|
3
|
167
|
August 2, 2022
|
Plug router compiling routes from file
|
|
1
|
469
|
August 1, 2022
|
Recompile dependency based on @external_resource
|
|
6
|
124
|
July 19, 2022
|
How to integrate appsignal with phoenix liveview?
|
|
19
|
1211
|
June 29, 2022
|
Problems with macros and dialyzer
|
|
2
|
142
|
June 8, 2022
|
Difference between `{:a}` and `{:{}, [], [:a]}` in AST
|
|
1
|
185
|
May 25, 2022
|
Need help with a 'required' macro
|
|
4
|
196
|
May 19, 2022
|
Warning of "The inferred type for the 1st argument of..."
|
|
2
|
220
|
May 13, 2022
|
Using macros to interface with Faker lib for generating data
|
|
2
|
180
|
May 2, 2022
|
Namespaced macros inside the Ecto queries
|
|
2
|
187
|
April 20, 2022
|
Unable to use variables to do/end block when generating series of tests using macro
|
|
1
|
196
|
April 16, 2022
|
Using && inside macro produces warning: this check/guard will always yield the same result
|
|
4
|
190
|
April 13, 2022
|
Extend a macro to wrap a struct type
|
|
1
|
207
|
March 31, 2022
|
Destructing assignment
|
|
5
|
1479
|
March 25, 2022
|
Reasons why a FunctionNotFound error would occur exclusively in a transaction
|
|
8
|
268
|
March 11, 2022
|
How to use a fuction inside its docs?
|
|
1
|
213
|
March 7, 2022
|
Prototyping and enforcing context function conventions
|
|
3
|
481
|
February 22, 2022
|
How to expose (or use) a module attribute that is built using macros
|
|
20
|
768
|
February 20, 2022
|
Assert a list of patterns ignoring order
|
|
9
|
1036
|
February 17, 2022
|
Save state globally of __using__ macro
|
|
11
|
380
|
February 17, 2022
|
How to organise macro-heavy code?
|
|
7
|
338
|
February 16, 2022
|
How to force dependency between modules with dynamic data
|
|
8
|
204
|
February 15, 2022
|
Creating a set of functions with the same name using macros.
|
|
8
|
515
|
January 27, 2022
|
Dialyzer woes: How to ignore certain warnings in macro-generated code?
|
|
3
|
409
|
January 23, 2022
|
Implementing Phoenix-like EEx functionality from scratch
|
|
4
|
448
|
January 13, 2022
|
Ivoking a macro within a @type on the right side of `::`
|
|
1
|
215
|
January 13, 2022
|
Find out unbound variables in the AST, or How I Made Drab Better But Slower, or I Need A Community Opinion on the Approach
|
|
13
|
1306
|
January 7, 2022
|
How to use quote and unquoted parameters inside a quote block?
|
|
2
|
244
|
January 4, 2022
|