clus-data icon indicating copy to clipboard operation
clus-data copied to clipboard

Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/

Results 40 clus-data issues
Sort by recently updated
recently updated
newest added

By beach. There is a general explanation in the Common Lisp HyperSpec that if a dictionary page mentions an object type, and nothing explicit is said on that page about...

This is an omission in the standard. It states that `Since eq is used only rarely in this specification, eql is the default predicate when none is mentioned explicitly.` but...

This is best description of CLUS collaboration plans about CCLDoc add-ons that I can write. By no mean they is canonical list, I just collected and organized things about I...

beach: Here is another item for CLUS: On the dictionary page for FORMAT, it doesn't say what stream is designated when T is given. It would be good to mention...

``` 17:43 < Shinmera> It's a bit weird actually that function designators do not contain '(setf foo) despite '(setf foo) being a valid function name. 17:43 < beach> Indeed. Sounds...

The old dpans2texi.el script, for converting the ANSI draft to Texinfo, includes some minor corrections to the draft. The author's site is no longer online, but the Internet Archive had...

``` 16:10 < Bike> simple-array definition question. clhs make-array says that if :displaced-to is nil, the new array is not a displaced array. but clhs array-displacement says it can, depending...

Memo from beach: One item for CLUS. In the description of the functions for setting macro character or dispatch macro character, the only place to figure out the signature of...

``` 14:40 < |3b|> phoe: if you are making an update of the spec, it would be nice to have a fully expanded table of contents, including all section names....

improvement