You are currently using a new, unsaved search.
Implicitly require macros from CLJC files - towards Clojure parity
Compiler doesn't throw an error on unhygienic macro using let with :keys
Reloading multi-arity macros fails
clojure.walk.macroexpand-all will not properly expand macros that depend on &env
Macros cannot reliably detect usage of locals
(case) does not support macro'd test constants
Odd error when evaling a quoted object within a macro with a field name containing a '-'
ns macro throws NPE if empty reference is specified
Adding condp-> and condp->> macros to core library
Recur mismatch might cause multiple evaluation
Fix confusing macroexpand1 ArityException handling
def discards ^:macro when used outside the top-level
(CLJS) go macro not correctly transforming (case) within a macro