You are currently using a new, unsaved search.
Two convenience predicate functions useful for IDE-tools
move-ns changes the timestamps on files whose content doesn't change
Allow any valid .clj* source file to be parsed/analysed
Allow caller-supplied parse-fn
ex* could expand macros in patterns
Core.logic equivalent of multimethods
Please make function write-string public
clojure.browser.net: enable WebSockets?
Unexpected behavior with dispatch on Keyword via protocols
Exclude cljs source file from compilation
Add a facility to obtain the version information of the clojurescript build that is in use
new macro cljs.core/extend-instance
Omit var reads in statement context
Add docstring from def and ns definitions to @namespaces metadata map, and make reflect functions make use of that
Add clojure.core/shuffle implementation
Fallback to hash-based comparison for non-Comparables in Util.compare()
clojure.java.io/resource and non-ASCII characters
Forbid varargs defprotocol/definterface method declarations because those cannot be defined anyway
Suppress tracebacks from clojure.core
Remove a lock in the common case of deref of delay
[PATCH] Allow negative substring indices for (subs)
clojure.data/diff should cope with null and false values in maps
A left-to-right-variant of `comp`
partition-by reducer
Implement an interface? predicate to balance class?
Adds support for FreeDesktop's xdg-open in clojure.java.browse/browse-url.
Vars with {:macro true} meta data do not work when loaded from AOT compiled file
Missing LU and LRU is linear complexity - performance
Change limit parameter name in TTLCache
Added LIRS factory fn