Age | Commit message (Collapse) | Author |
|
|
|
Konrad Hinsen
|
|
|
|
state, added add-watch, remove-watch, redefined add-watcher in terms of add-watch
|
|
state, added add-watch, remove-watch, redefined add-watcher in terms of add-watch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implement stack/heap safe count in RT
stack-safe count in ASeq/Cons, patch from Chouser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed refer-clojure doc
|
|
and the user requested a repl, patch from arohner
|
|
|
|
|
|
|
|
|
|
added IDeref above IRef, made delays and futures implement IDeref
renamed/moved IRef.get() -> IDeref.deref()
deref/@ maps to IDeref/deref
added future-calls and future
implement pmap on future
implement pcalls on pmap
|
|
|
|
|
|
|