You are currently using a new, unsaved search.
1 2 Next >>
Use aprint when displaying value
untrace-var* removes only the highest level of tracing created by trace-var*
Two convenience predicate functions useful for IDE-tools
Port tools.reader to Clojurescript
Reload on a function-by-function basis for improved performance in large projects
doesn't track namespace when ns decl isn't first in file
move-ns changes the timestamps on files whose content doesn't change
Allow any valid .clj* source file to be parsed/analysed
Logging backend (factory) for Android
:mvn/repos map in deps.edn should have a way to configure <repositories> tag in generated pom.xml
Merge optparse-clj and increase modularity
Allow caller-supplied parse-fn
include :last-generated-value in error thrown by such-that-helper
Test.check lacks a generator for all floats and floats in a range
Make random-number generation in test.check thread-safe
Improve symbol and keyword generators
Add current ns to describe session's response
Add :version-string property to the Clojure version
Improve Java version information
Tracking source form positions in eval
Performance enhancement for sorted-numbers?
Replacing Marker Interfaces
ex* could expand macros in patterns
Core.logic equivalent of multimethods
execute! should accept a PreparedStatement
Optional 'identifer' kwarg should be responsible to keywordize row keys
Emit Empty Elements using EmptyElementTag
Add positional tracking to JSON reader
Please make function write-string public
Support CSV Injection Escape Mechanisms
Add convenience function to data.csv for returning CSV data as a string.
Typed Transients patch
Filtering with an instantiated identity function doesn't guarantee removal of nil
Annotations for clojure.instant, clojure.template, clojure.set clojure.data and clojure.repl namespaces
Basic support for transients
HMap merged type
core.typed: Enhance annotation for clojure.string/blank?
base_env_cljs.clj lacks annotations for several cljs.core fns
Efficient reverse resulting in reversed rrb-vector
A folders index.js does not provide the parent dir as module
Improving tracability of cljs.spec.test instrumented function call conform errors
Print negative zero as -0.0
Allow clj->js to preserve namespaces
Support CLJS browserless remote REPL from nodejs
Track bound dynamic variables to support binding in async mechanisms.
Use inline sourcemaps
Add on-testing-complete hook
Update clojure.walk to the current version on clojure
Typed Array backed PersistentVector based on clojure.core/Vec
print a warning when :externs file paths can't be found.