Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
- 
a85ad7cf
by Raymond Toy at 2023-07-23T12:18:48-07:00
 
1 changed file:
Changes:
| ... | ... | @@ -23,6 +23,8 @@ public domain. | 
| 23 | 23 |    * Bug fixes:
 | 
| 24 | 24 |    * Gitlab tickets:
 | 
| 25 | 25 |      * ~~#154~~ piglatin translation does not work anymore
 | 
| 26 | +	* ~~#171~~ Readably print `(make-pathname :name :unspecfic)`
 | 
|
| 27 | +	* ~~#242~~ Fix bug in `alien-funcall` with `c-call:char` as result type
 | 
|
| 26 | 28 |      * ~~#248~~ Print MOVS instruction with correct case
 | 
| 27 | 29 |    * Other changes:
 | 
| 28 | 30 |    * Improvements to the PCL implementation of CLOS:
 |