Liking cljdoc? Tell your friends :D

ernie.semantics


->executedclj

(->executed components ns name)

->fnclj

(->fn namespace stack formals body)

->suiteclj

(->suite name)

->test-fnclj

(->test-fn ns env ex stack {name "name"} statements)

add-shutdown-hookclj

(add-shutdown-hook hook)

atomic?clj


bind-unboundcljmacro

(bind-unbound [b v :as bind] & body)

bind-whencljmacro

(bind-when condition binds & body)

captclj

(capt word)

cleanupclj

(cleanup components executed)

componentsclj


dispatch-mapclj


environmentclj


eval*clj

(eval* stack vals)

eval|accessclj

(eval|access stack [target entity :as exp])

eval|actionclj

(eval|action stack [target actuals :as exp])

eval|argsclj

(eval|args stack [op & args :as exp])

eval|bindclj

(eval|bind stack [sym exp])

eval|blockclj

(eval|block stack [[_ type] [_ name] [_ & statements] :as exp])

eval|bodyclj

(eval|body stack [& body])

eval|callclj

(eval|call stack [f actuals :as exp])

eval|defclj

(eval|def stack [name exp])

eval|expclj

(eval|exp stack exp)

eval|expressionsclj

(eval|expressions ns components suites' exps)

eval|expressions*clj

(eval|expressions* stack exps)

eval|fnclj

(eval|fn stack [formals body :as case])

eval|ifclj

(eval|if stack [_ _ [_ pred t f :as x]])

eval|listclj

(eval|list stack [& vals])

eval|mapclj

(eval|map stack [& m])

eval|metadata-accessclj

(eval|metadata-access stack [sym])

eval|method-callclj

(eval|method-call stack [target method-name args])

eval|pairclj

(eval|pair stack [x y])

eval|symbolclj

(eval|symbol stack [v :as exp])

eval|tryclj

(eval|try stack [_ _ [_ t c]])

eval|valueclj

(eval|value stack [v :as exp])

executedclj


handle-scenarioclj

(handle-scenario exp stack metadata statements)

handle-suiteclj

(handle-suite stack metadata statements)

indentclj


invoke-actionclj

(invoke-action target action actuals)

java-getclj

(java-get target field)

namespaceclj


report!clj

(report! value)

rootclj

(root ns components suites' exp)

scriptclj


special?clj


subclj

(sub ns components suites' exps)

suiteclj


suitesclj


time-and-valuecljmacro

(time-and-value expr)

truncclj

(trunc s n)

trunc-lengthclj


update-summary!clj

(update-summary! v f & args)

verifyclj

(verify target actuals result)

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

× close