app-emacs / slime

SLIME, the Superior Lisp Interaction Mode (Extended)

Official package sites : https://slime.common-lisp.dev/ ·

SLIME: The Superior Lisp Interaction Mode for Emacs. SLIME is a fresh, new Emacs mode for Common Lisp development inspired by existing systems such Emacs Lisp and ILISP. Feature highlights include: * slime-mode: An Emacs minor-mode to enhance lisp-mode with: o Code evaluation, compilation, and macroexpansion. o Online documentation (describe, apropos, hyperspec). o Definition finding (aka Meta-Point aka M-.). o Symbol and package name completion. o Automatic macro indentation based on &body. o Cross-reference interface (WHO-CALLS, etc). o ... and more. * SLDB: Common Lisp debugger with an Emacs-based user interface. * REPL: The Read-Eval-Print Loop ("top-level") is written in Emacs Lisp for tighter integration with Emacs. The REPL also has builtin "shortcut" commands similar those of the McCLIM Listener. * Compilation notes: SLIME is able to take compiler messages and annotate them directly into source buffers. * Inspector: Interactive object-inspector in an Emacs buffer.

v2.28 :: 0 :: gentoo

Modified
License
public-domain GPL-2+ GPL-3+ LLGPL-2.1 ZLIB xref? ( xref.lisp )
Keywords
amd64 ppc x86 ~sparc
USE flags
doc xref

v2.27 :: 0 :: gentoo

Modified
License
public-domain GPL-2+ GPL-3+ LLGPL-2.1 ZLIB xref? ( xref.lisp )
Keywords
amd64 ppc x86 ~sparc
USE flags
doc xref

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
xref
Install xref.lisp cross-referencing tool

dev-lisp / asdf : ASDF is Another System Definition Facility for Common Lisp

virtual / commonlisp : Virtual for Common Lisp

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-lisp / asdf : ASDF is Another System Definition Facility for Common Lisp

virtual / commonlisp : Virtual for Common Lisp

app-emacs / cldoc : Show Common Lisp operators and variables information in echo area

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-emacs/slime: Stabilize 2.28 x86, #900989
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-emacs/slime: Stabilize 2.28 ppc, #900989
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-emacs/slime: Stabilize 2.28 amd64, #900989
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
app-emacs/slime: bump to 2.28
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-emacs/slime: drop 2.21
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
app-emacs/slime: Stabilize 2.27 ALLARCHES, #843125
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-emacs/slime: Version bump to 2.27
Closes: https://bugs.gentoo.org/836844 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-emacs/slime: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-emacs/slime: x86 stable wrt bug #704554
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-emacs/slime: ppc stable wrt bug #704554
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-emacs/slime: amd64 stable wrt bug #704554
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-emacs: Remove unnecessary die statements after eclass functions.
Functions elisp-compile, elisp-install, and elisp-site-file-install from elisp-common.eclass all die by themselves. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Chema Alonso Josa · gentoo
app-emacs/slime: Bump version to 2.21
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Repository mirror & CI · gentoo
Merge updates from master
Chema Alonso Josa · gentoo
app-emacs/slime: Add nosearch file to site-lisp directory
Closes: https://bugs.gentoo.org/656760 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Chema Alonso Josa · gentoo
app-emacs/slime: Restores build of info file
Closes: https://bugs.gentoo.org/652866 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Chema Alonso Josa · gentoo
app-emacs/slime: Stable on amd64
Bug: https://bugs.gentoo.org/652808 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Chema Alonso Josa · gentoo
app-emacs/slime: Fix doc build
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Chema Alonso Josa · gentoo
app-emacs/slime: Roll back stabilization on amd64 due to dependency on bug #645954
Bug: https://bugs.gentoo.org/652808 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Aaron Bauman · gentoo
app-emacs/slime: amd64 stable
Bug: https://bugs.gentoo.org/652808 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Chema Alonso Josa · gentoo
app-emacs/slime: Bumps version to 2.20
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Andreas K. Hüttel · gentoo
app-emacs/slime: Remove old
Closes: https://bugs.gentoo.org/621516 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Andreas K. Hüttel · gentoo
app-emacs/slime: amd64 stable (ALLARCHES), bug 621516
Bug: https://bugs.gentoo.org/621516 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Ulrich Müller · gentoo
app-emacs/slime: Remove bogus KEYWORDS line.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Sergei Trofimovich · gentoo
app-emacs/slime: stable 2.15 for ppc, bug #621516
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Thomas Deutschmann · gentoo
app-emacs/slime: x86 stable (bug #621516)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Ulrich Müller · gentoo
app-emacs/slime: Use complete path as second argument of dosym.
Add missing EPREFIX to first argument of dosym. PMS reference: https://projects.gentoo.org/pms/6/pms.html#x1-13800011.3.3.9 Bug: 379899 Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Manuel Rüger · gentoo
app-emacs/slime: Remove old
Package-Manager: portage-2.3.3
Mark Wright · gentoo
app-emacs/slime: Bump to 2.15
Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed