Liking cljdoc? Tell your friends :D

oops.compiler

Provides utils for interaction with cljs compiler. Beware! HACKS ahead!

Provides utils for interaction with cljs compiler. Beware! HACKS ahead!
raw docstring

annotate-with-stateclj

(annotate-with-state info)
source

build-wrapperclj

(build-wrapper & args)
source

ensure-no-warnings-duplicity!clj

(ensure-no-warnings-duplicity! type env)
source

error!clj

(error! type & [info])
source

install-build-wrapper-if-needed!clj

(install-build-wrapper-if-needed!)
source

macroexpandclj

(macroexpand form)
source

macroexpand*clj

(macroexpand* env form)
source

macroexpand-all*clj

(macroexpand-all* env form)
source

make-slugclj

(make-slug type env)
source

original-build-fnclj

source

warn!clj

(warn! type & [info])
source

with-compiler-context!cljmacro

(with-compiler-context! form env & body)
source

with-compiler-diagnostics-context!cljmacro

(with-compiler-diagnostics-context! form env & body)
source

with-compiler-opts!cljmacro

(with-compiler-opts! opts & body)
source

with-hooked-compiler!cljmacro

(with-hooked-compiler! & body)
source

with-suppressed-reporting!cljmacro

(with-suppressed-reporting! messages & body)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close