Raymond Toy pushed to branch issue-176-site-name-is-nil at cmucl / cmucl
Commits:
-
d749f539
by Raymond Toy at 2023-03-13T07:50:12-07:00
1 changed file:
Changes:
... | ... | @@ -76,6 +76,7 @@ public domain. |
76 | 76 | * ~~#168~~ Don't use negated forms for jmp instructions when possible
|
77 | 77 | * ~~#169~~ Add pprinter for `define-vop` and `sc-case`
|
78 | 78 | * ~~#173~~ Add pprinter for `define-assembly-routine`
|
79 | + * ~~#176~~ `SHORT-SITE-NAME` and `LONG-SITE-NAME` return `NIL`.
|
|
79 | 80 | * Other changes:
|
80 | 81 | * Improvements to the PCL implementation of CLOS:
|
81 | 82 | * Changes to building procedure:
|