File tree Expand file tree Collapse file tree 4 files changed +1571
-2294
lines changed
Expand file tree Collapse file tree 4 files changed +1571
-2294
lines changed Original file line number Diff line number Diff line change 22
33## Fixes
44* Ensure that ` print-unreadable-object ` can accept output stream designators.
5+ * Set stream column to zero after printing the prompt in a REPL. Fixes [ #1348 ] [ ] .
56
67# Version 2.1.0 (LLVM14) 2023-01-01
78
2627
2728# Version 2.0.0 (LLVM14) 2022-10-26
2829
30+ This release is dedicated to Dr. Karsten Poeck, who died after a short illness
31+ in July of 2022. Karsten made many significant contributions to Clasp, including
32+ reviving and solidifying our test frameworks. We are saddened by his sudden
33+ passing, and will miss the insightful conversations with him.
34+
2935## Added
3036* Lisp based koga metabuilder that outputs Ninja build files.
3137* basic Debian packaging files.
211217[ ANSI ] : https://gitlab.common-lisp.net/ansi-test/ansi-test
212218[ ECLECTOR ] : https://github.com/s-expressionists/Eclector
213219[ #175 ] : https://github.com/clasp-developers/clasp/issues/175
220+ [ #1348 ] : https://github.com/clasp-developers/clasp/issues/1348
214221[ #1368 ] : https://github.com/clasp-developers/clasp/issues/1368
215222[ #1390 ] : https://github.com/clasp-developers/clasp/issues/1390
216223[ #1392 ] : https://github.com/clasp-developers/clasp/issues/1392
You can’t perform that action at this time.
0 commit comments