Skip to content

Releases: lisp-maintainers/cl-repl

v0.7.1

15 Jun 18:44
Compare
Choose a tag to compare

Additions

Fixes

  • Binaries should no longer result in segmentation faults with debugger enabled.
  • Navigation with lines and previous/next input is now more robust.

v0.7.0

26 Mar 13:53
Compare
Choose a tag to compare
  • Enable SBCL debugger
  • Add separate option to --disable-debugger

v0.6.7

20 Jan 13:21
Compare
Choose a tag to compare
  • Add --eval and --load options to load file or eval form on startup. (Credits: fukamachi)
  • %edit now signals a better error message when the EDITOR environment variable is unset

v0.6.6

06 Jan 08:28
Compare
Choose a tag to compare
  • Should work on CCL.
  • Should load on ECL, but the segfaults are yet to be debugged.

v0.6.5

31 Dec 10:29
Compare
Choose a tag to compare
Wrap certain toplevel activities in functions