1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
picolisp (21.1.5-1) unstable; urgency=medium
* Some functions are removed from pil21. To maintain compatibility with
pil64 you can load the lib/compat.l file, for example
pil @lib/compat.l +
-- Kan-Ru Chen (陳侃如) <koster@debian.org> Sat, 09 Jan 2021 09:25:01 +0900
picolisp (21.0.0+20201226-1) unstable; urgency=medium
* Pil21 is a complete rewrite of picolisp compiled from llvm il and
bitcode. Support for 32-bit architecture is dropped.
* The built-in emacs picolisp-mode is not shipped by upstream
anymore. If you need it you can get it from MELPA directly.
-- Kan-Ru Chen (陳侃如) <koster@debian.org> Fri, 25 Dec 2020 19:28:13 +0900
|