News

Announcing Quickref: a Global Documentation Project for Common Lisp

Today, we deployed the first version of Quickref, a new global documentation project for Common Lisp. The purpose of Quickref is to provide a centralized collection of reference …

avatar
Didier Verna
Read more

Declt 2.3 "Robert April" is out

I’m happy to announce the next release of Declt , my reference manual generator for Common Lisp Libraries. The improvements and bug fixes in this release are the result of running …

avatar
Didier Verna
Read more

Standard IO syntax and the Robustness Principle

Here is a flagrant illustration of the robustness principle, or rather, of a failure to honor it. I was investigating a bug in Declt where some floating point numbers were printed …

avatar
Didier Verna
Read more

Declt 2.2 "Christopher Pike" is out

I’m happy to announce the next release of Declt my reference manual generator for Common Lisp Libraries. The improvements and bug fixes in this release are the result of running …

avatar
Didier Verna
Read more

Declt 2.1 "Jonathan Archer" is out

I’m happy to announce the next release of Declt , my reference manual generator for Common Lisp Libraries. New in this release: Handle recent change in SBCL’s sb-int:info API. …

avatar
Didier Verna
Read more

Declt 2.0.1 "Benjamin Sisko" is out

The next edition of Declt , my reference manual generator for Common Lisp Libraries, is out. This is a bugfix release with one internal change (a special variable was not following …

avatar
Didier Verna
Read more

ASDF-FLV 2.0

I’ve just released version 2.0 of ASDF-FLV, my ASDF extension for supporting file-local variables (a la *package*). The code hasn’t changed, but as for my other libraries, the …

avatar
Didier Verna
Read more

The Return of Segfaults

I was watching the discussion between Gilad Bracha and Matthias Felleisen on gradual typing this afternoon (it’s available on YouTube). This was the last event at the STOP …

avatar
Didier Verna
Read more

Declt 2.0 "Kathryn Janeway" is out (important)

A new major version of Declt , my reference manual generator for Common Lisp Libraries, is out. This release doesn’t contain any change in functionality, yet deserves a major …

avatar
Didier Verna
Read more

Declt 1.1 "Jean-Luc Picard" is out

As promised last week, I’ve just released a new version of Declt , my reference manual generator for Common Lisp Libraries. This new version is now able to document Clon again (the …

avatar
Didier Verna
Read more