Custom Query (1030 matches)
Results (505 - 507 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #848 | fixed | #'Documentation for slot-definitions | ||
| Description |
#'documentation doesn't work for slot-definitions, e.g. (documentation slotd t). ANSI doesn't require this functionality but it's easy to suppport. |
|||
| #850 | fixed | mis-attributed source location | ||
| Description |
Compile and load this file: (let () (defun foo () t)) (defun bar () t) Then: ? (function-source-note #'foo) #<SOURCE-NOTE "ccl:test.lisp":30-46 "(defun bar () t)"> |
|||
| #851 | fixed | Double-click failure | ||
| Description |
from svspire: Double-clicking on the final paren in #'(lambda (element) (numberp element)) does not select the form. |
|||
Note:
See TracQuery
for help on using queries.
