summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-282.27v2.27Stas Boukarev
2022-01-15Fix SWANK-BACKEND:ARGLIST of traced functions on CLISPGabor Melis
2022-01-15Improve SWANK-BACKEND:ARGLIST on AllegroCLGabor Melis
2022-01-07sldb-continue: don't use CONTINUE without a condition argument.Stas Boukarev
2021-11-08Change va-list to vaslist and renamed core packagemeister
2021-11-07abcl: fix edit location finding in jar filesMark Evenson
2021-10-21abcl: restore conditional guards for JSSMark Evenson
2021-10-21swank-sbcl-exts: Fix compute-enriched-decoded-arglist for x86-64.Stas Boukarev
2021-10-06slime-sbcl-exts: adjust indentation of :generator in define-vop.Stas Boukarev
2021-10-01slime-sbcl-exts: adjust indentation of :generator in define-vop.Stas Boukarev
2021-10-01swank-sbcl-exts: Restore compute-enriched-decoded-arglist for inst.Stas Boukarev
2021-10-01slime-sbcl-exts: indentation for :generator in define-vop.Stas Boukarev
2021-10-01slime-repl.el: stop lisp-mode-map overriding keybindings.Stas Boukarev
2021-08-02Add keyword-args to macro "define-minor-mode" to eliminate deprecationWesley Harvey
2021-07-09Improve source position info handling in claspChristian Schafmeister
2021-06-14Clasp uses the USE-VALUE restart to cycle portsChristian Schafmeister
2021-05-12swank-gray: make STREAM-FILE-POSITION SBCL-onlyLuís Oliveira
2021-05-12swank-gray: add STREAM-FILE-POSITION methodsLuís Oliveira
2021-05-04Fix up removal of cl package dependency in slime-editing-commands.elRichard Garner
2021-04-30refixmadosuki
2021-04-30fix error in contrib/slime-parse.el and contrib/slime-fontifying-fu.el when ...madosuki
2021-04-17hyperspec: Prevent creating a letftover buffer when loading the symbol tableKasper
2021-02-14Print conditions with smaller *PRINT-{LENGTH,LEVEL}*Luís Oliveira
2021-02-02Handle native-compilation (gccemacs) in slime--compile-hotspotsLuís Oliveira
2021-01-25Notice when indentation for a symbol changes to NILBart Botta
2021-01-17Fix labels and find in recipe testsLuís Oliveira
2021-01-17Fix botched cl removal in slime-tests.elLuís Oliveira
2021-01-17Remove usage of deprecated cl packageLuís Oliveira
2021-01-16Display package-local nicknames when inspecting a package objectLuís Oliveira
2021-01-16Implement PACKAGE-LOCAL-NICKNAMES for ACL, CCL, Clasp and LispworksLuís Oliveira
2021-01-05Fix missing argument in common-lisp-glossary-fun obsolete aliasLuís Oliveira
2021-01-04Specify "from" expression in nix-env invocationSteve Purcell
2021-01-04Specify nix path for install-nix-action in CI configSteve Purcell
2021-01-03Remove mentions of :coding-systemcontrapunctus
2020-12-172.26.1v2.26.1Stas Boukarev
2020-12-16Fix %code-entry-point again.Stas Boukarev
2020-12-15Update ci.ymlStas Boukarev
2020-12-15No more sb-kernel:%code-entry-points.Stas Boukarev
2020-08-102.26v2.26Stas Boukarev
2020-08-10Revert "Widen buffer on hook which assumes full buffer"Stas Boukarev
2020-07-21Remove Travis CI setup in favor of GitHub ActionsLuís Borges de Oliveira
2020-07-21Tolerate leading whitespace in slime-search-buffer-packageLuís Borges de Oliveira
2020-07-21slime-tests: increase timeouts.Stas Boukarev
2020-07-21Update ci.ymlStas Boukarev
2020-07-21Update ci.ymlStas Boukarev
2020-07-21Add working CI via GitHub ActionsSteve Purcell
2020-07-11swank-arglist: use defgeneric lambda list in defmethod arglistsLuís Oliveira
2020-07-10sbcl: account for SB-DI::DEBUG-FUN-DEBUG-VARS returning NILJan Moringen
2020-07-03Revert "sldb-setup: don't assume there are more frames to show"Kris Katterjohn
2020-06-30slime-dispatching-connection cleanupsKris Katterjohn