Custom Query (1030 matches)
Results (928 - 930 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #898 | fixed | Broken link in app store CCL's help | ||
| Description |
The index page for the help window includes a broken link, e.g. the one labeled "help." Here's a bit of that file, the problem is that last line shown.
It looks like the doc dir is missing, and there are too many ..'s |
|||
| #1125 | duplicate | defining a function named nil | ||
| Description |
It's disgusting I know. I blame the bad company I hang with. One or two of whom like to defining functions on keywords. So I think "Yeah! how about NIL?" bash-3.2$ ccl64 Welcome to Clozure Common Lisp Version 1.9-r15759 (DarwinX8664)! ? (defun nil () (print :shame-on-you)) Lisp Breakpoint ? for help [77472] Clozure CL kernel debugger: exit [77472] Clozure CL kernel debugger: NIL ? (funcall (symbol-function nil)) :SHAME-ON-YOU :SHAME-ON-YOU 1 > (ccl:quit) bash-3.2$
|
|||
| #12 | fixed | Request adding Graphviz Plugin | ||
| Description |
Now that we are using Trac, it would be fun to have access to Graphviz for incorporating diagrams into Trac wikipages. |
|||
