Liking cljdoc? Tell your friends :D
API import failed in build #86491 Namespaces API analysis failed
bugfix: unsubscribing from pubsubs was just completely broken
bugfix: ResultBox's bag implemenation for listeners had a bug in the item adding case bugfix: The code for handling trying to receive/send on an already closed channel failed to clear waiters from the queue once they were notified of the closure.
Lots of work done to reduce allocations in fast path of channel events Shootout added to do comparisons of channel operation performance between different machinate versions and other comparable libraries and bits of code watch-reference1
added, which is a more general version of watch-reference
Two protocols have been removed: ILock and ConditionVariable. They have been replaced by concrete implemenations in respective platforms. The push-down
function of the QuasiEvent protocol had its contract changed to limit the amount of allocation in the fast path.
Initial publicly announced release
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close