Alex Miller

Results 37 issues of Alex Miller

Unqualified lib names are being deprecated in deps.edn and will warn

### Package URl pkg:maven/org.clojure/[email protected] ### CPE cpe:2.3:a:priority-software:priority:1.1.0:*:*:*:*:*:*:* ### CVE CVE-2022-23172, CVE-2022-23173 ### ODC Integration _No response_ ### ODC Version 7.1.1 ### Description _No response_

FP Report
maven

It would be useful to turn off the ability to edit markdown completely when providing materials to others. This could be implemented either as a protected flag in the markup...

core
feature

In building some training material with Gorilla, it would be useful if segments (or possibly groups of segments, but I'm not that greedy) had a "folded" state and if you...

core
feature

The project.clj is missing the `:license` key which makes its way into the published pom on clojars and can be used to programmatically extract license info.

There are some cases where it would be useful to control the order of AOT compilation. Currently, in NamespaceDiscovery.discoverNamespacesIn(), we loop through every namespace in the paths, then check that...

Just wanted to drop a note that the newest version of tools.deps.alpha contains some api changes (moving towards getting out of alpha). So when you bump to tools.deps.alpha >= 0.9.745,...

Removed abandoned tools.analyzer.js and added spec.alpha and core.specs.alpha.

One of the most common requests we see from Clojure learners is for example real code bases to look at that demonstrate good style and usage. There are many good...

content
help wanted

This is a place where Clojure relies heavily on Java and having an overview of that would be very helpful * streams vs reader/writers * buffered and other kinds of...

content
help wanted