Custom Query (1030 matches)
Results (178 - 180 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1197 | fixed | load-time-value regression | ||
| Description |
File-compiling (defun ltv ()
Yields (ltv) => #:LOAD-TIME-EVAL and CDR yields ((FUNCALL #<Anonymous Function #x3020066140CF>)) |
|||
| #501 | fixed | listener doesn't handle input ending with a comment | ||
| Description |
Welcome to Clozure Common Lisp Version 1.3-dev-r12103M-trunk (DarwinX8664)! ? (+ 2 2) 4 ? (+ 2 2) ; test it then sits there waiting for input. If I back up and remove the comment and hit return again, it works fine. |
|||
| #1137 | fixed | list definitions doesn't work unless defs are separated by a blank line | ||
| Description |
It appears that collect-definition-lines requires definitions to be separated by blank lines. Example: (in-package :cl-user) (defun foo () 1) (defun bar () 2) (defun baz () 3) M-x list definitions will not show "bar". |
|||
Note:
See TracQuery
for help on using queries.
