[asdf-devel] P.S. re patch...

Zach Beane xach at xach.com
Thu Dec 13 15:11:18 UTC 2012


Faré <fahree at gmail.com> writes:

> Also, I'd like to know if any package in Quicklisp relies on some ASDF
> internals I'd like to rename. This is especially harder when users
> define methods on a generic function — you can't rename the function,
> then.
> Is there an easy way to download EVERYTHING (excluding old versions)
> so I may grep the results?

Sure. The easiest way is this:

  (map nil 'ql-dist:ensure-installed (ql-dist:provided-releases t))

Then all sources currently in Quicklisp will be present in
~/quicklisp/dists/quicklisp/software/.

Someone(tm) should write a search engine that can answer questions like
yours instantly via offline indexing of all public CL code!

Zach




More information about the asdf-devel mailing list