Henrik Lissner
1a452b6842
💥 Change first arg of load! macro
...
load!'s first argument is no longer a symbol (that will cause
void-variable errors now) to save on unnecessary interning and simplify
compile-time logic. It accepts any valid form that evaluates to a string
now.
If you use load!, you need to change its argument to a string!
e.g. (load! +my-module) => (load! "+my-module")
2018-05-27 12:52:28 +02:00
..
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 18:33:30 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-26 10:33:55 +02:00
2018-05-27 12:52:28 +02:00
2018-05-25 00:46:16 +02:00
2018-05-27 12:52:28 +02:00
2018-05-27 12:52:28 +02:00
2018-05-25 00:46:16 +02:00
2018-05-27 12:52:28 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-27 12:52:28 +02:00
2017-12-08 23:14:11 -05:00
2018-05-07 22:37:19 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:46:16 +02:00
2018-05-25 00:52:37 +02:00
2018-05-26 10:17:12 +02:00
2018-05-25 00:46:16 +02:00
2018-05-27 12:52:28 +02:00