Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Changelog
=========
sbcl/wake-thread: lock the mutex recursively. (ef68a0b4)
slime-autodoc: adapt to new eldoc-message protocol (ba657d91)
|
|
|
|
Changelog
=========
slime-autodoc: adapt to new eldoc-message protocol (ba657d91)
|
|
Changelog
=========
|
|
Changelog
=========
Let the default implementation handle floating point exceptions (a508be92)
Define an interface for detecting float NaN and Infinity (b9761bfd)
Do not perform arithmetic operations with NaN in SBCL (925dd2d8)
Process .slime-secret using strins, not s-exps. (5ba5e903)
Load on older SBCLs. (84e5a99f)
Get rid of more keyword named structures. (d0fd5c50)
Remove structures with keyword names. (063386d0)
Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837)
ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b)
Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1)
encouragement: add "Are we consing yet?" sentence (87778b33)
ecl: add package local nicknames support (e1ea948e)
ecl: add macroexpand-all implementation (7d07c46b)
ecl: if threaded set communication-style to :spawn (898aac63)
ecl: remove swank traces from backtrace (4e5c41a4)
ecl: implement interface for sentinel thread (df70527a)
ecl: add comments regarding not implemented interfaces (dbec477a)
ecl: add forgotten function getpid (08f04a19)
ecl: add weak datastructures implementation (7633d986)
ecl: fix order of interfaces (e98adc94)
Remove useless ,@() (#370) (956c27fe)
Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9)
Use predicates, not widetags (7dc97e11)
Added collect-macro-forms support (90771f1a)
Added support for clasp threads (433e5589)
Only use :SPAWN if *features* has :threads (2a04c27c)
Added multithreading to clasp. (480e1367)
kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce)
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Do not perform arithmetic operations with NaN in SBCL (925dd2d8)
Process .slime-secret using strins, not s-exps. (5ba5e903)
Load on older SBCLs. (84e5a99f)
Get rid of more keyword named structures. (d0fd5c50)
Remove structures with keyword names. (063386d0)
Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837)
ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b)
Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1)
encouragement: add "Are we consing yet?" sentence (87778b33)
ecl: add package local nicknames support (e1ea948e)
ecl: add macroexpand-all implementation (7d07c46b)
ecl: if threaded set communication-style to :spawn (898aac63)
ecl: remove swank traces from backtrace (4e5c41a4)
ecl: implement interface for sentinel thread (df70527a)
ecl: add comments regarding not implemented interfaces (dbec477a)
ecl: add forgotten function getpid (08f04a19)
ecl: add weak datastructures implementation (7633d986)
ecl: fix order of interfaces (e98adc94)
Remove useless ,@() (#370) (956c27fe)
Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9)
Use predicates, not widetags (7dc97e11)
Added collect-macro-forms support (90771f1a)
Added support for clasp threads (433e5589)
Only use :SPAWN if *features* has :threads (2a04c27c)
Added multithreading to clasp. (480e1367)
kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce)
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Process .slime-secret using strins, not s-exps. (5ba5e903)
Load on older SBCLs. (84e5a99f)
Get rid of more keyword named structures. (d0fd5c50)
Remove structures with keyword names. (063386d0)
Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837)
ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b)
Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1)
encouragement: add "Are we consing yet?" sentence (87778b33)
ecl: add package local nicknames support (e1ea948e)
ecl: add macroexpand-all implementation (7d07c46b)
ecl: if threaded set communication-style to :spawn (898aac63)
ecl: remove swank traces from backtrace (4e5c41a4)
ecl: implement interface for sentinel thread (df70527a)
ecl: add comments regarding not implemented interfaces (dbec477a)
ecl: add forgotten function getpid (08f04a19)
ecl: add weak datastructures implementation (7633d986)
ecl: fix order of interfaces (e98adc94)
Remove useless ,@() (#370) (956c27fe)
Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9)
Use predicates, not widetags (7dc97e11)
Added collect-macro-forms support (90771f1a)
Added support for clasp threads (433e5589)
Only use :SPAWN if *features* has :threads (2a04c27c)
Added multithreading to clasp. (480e1367)
kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce)
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Load on older SBCLs. (84e5a99f)
Get rid of more keyword named structures. (d0fd5c50)
Remove structures with keyword names. (063386d0)
Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837)
ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b)
Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1)
encouragement: add "Are we consing yet?" sentence (87778b33)
ecl: add package local nicknames support (e1ea948e)
ecl: add macroexpand-all implementation (7d07c46b)
ecl: if threaded set communication-style to :spawn (898aac63)
ecl: remove swank traces from backtrace (4e5c41a4)
ecl: implement interface for sentinel thread (df70527a)
ecl: add comments regarding not implemented interfaces (dbec477a)
ecl: add forgotten function getpid (08f04a19)
ecl: add weak datastructures implementation (7633d986)
ecl: fix order of interfaces (e98adc94)
Remove useless ,@() (#370) (956c27fe)
Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9)
Use predicates, not widetags (7dc97e11)
Added collect-macro-forms support (90771f1a)
Added support for clasp threads (433e5589)
Only use :SPAWN if *features* has :threads (2a04c27c)
Added multithreading to clasp. (480e1367)
kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce)
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Get rid of more keyword named structures. (d0fd5c50)
Remove structures with keyword names. (063386d0)
Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837)
ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b)
Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1)
encouragement: add "Are we consing yet?" sentence (87778b33)
ecl: add package local nicknames support (e1ea948e)
ecl: add macroexpand-all implementation (7d07c46b)
ecl: if threaded set communication-style to :spawn (898aac63)
ecl: remove swank traces from backtrace (4e5c41a4)
ecl: implement interface for sentinel thread (df70527a)
ecl: add comments regarding not implemented interfaces (dbec477a)
ecl: add forgotten function getpid (08f04a19)
ecl: add weak datastructures implementation (7633d986)
ecl: fix order of interfaces (e98adc94)
Remove useless ,@() (#370) (956c27fe)
Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9)
Use predicates, not widetags (7dc97e11)
Added collect-macro-forms support (90771f1a)
Added support for clasp threads (433e5589)
Only use :SPAWN if *features* has :threads (2a04c27c)
Added multithreading to clasp. (480e1367)
kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce)
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Remove structures with keyword names. (063386d0)
Fix compute-enriched-decoded-arglist (eql 'sb-assem:inst) on new SBCL (74c1a837)
ecl: non-threaded build doesn't have mp:make-lock interface (7ccaa81b)
Merge pull request #385 from dkochmanski/ecl-improvements (743d9ff1)
encouragement: add "Are we consing yet?" sentence (87778b33)
ecl: add package local nicknames support (e1ea948e)
ecl: add macroexpand-all implementation (7d07c46b)
ecl: if threaded set communication-style to :spawn (898aac63)
ecl: remove swank traces from backtrace (4e5c41a4)
ecl: implement interface for sentinel thread (df70527a)
ecl: add comments regarding not implemented interfaces (dbec477a)
ecl: add forgotten function getpid (08f04a19)
ecl: add weak datastructures implementation (7633d986)
ecl: fix order of interfaces (e98adc94)
Remove useless ,@() (#370) (956c27fe)
Fix "coding" parsing in emacs-style "-*-" lines (#386) (a6b213d9)
Use predicates, not widetags (7dc97e11)
Added collect-macro-forms support (90771f1a)
Added support for clasp threads (433e5589)
Only use :SPAWN if *features* has :threads (2a04c27c)
Added multithreading to clasp. (480e1367)
kawa: add eval-and-grab-output for slime-eval-print-last-expression (f1a4cbce)
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Fix inspecting functions on SBCL. (0f3459f5)
More energy efficient receive-if for threaded connections. (5f23adaa)
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Remove an unused variable. (9eeb7163)
skip-comments-and-whitespace: don't die on EOF. (ea22c49a)
sbcl: fix temp-file-name generation on macOS. (0ae10170)
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
sbcl: Don't include &more variables in frame-locals. (0cb03fd4)
|
|
Changelog
=========
Autoload slime-selector (7a2b4694)
Call slime-setup when slime.el is loaded (51600265)
Function `create-server` now accepts optional `interface` argument. (38416762)
When running on SBCL swank can be bound to IPv6 interface. (26060f27)
Correct the customization type of lisp-loop-body-forms-indentation (f2ea33ec)
Adjust for changes in SBCL. (786c032a)
Gitignore *.abcl (14f2502c)
swank/match: remove ! from symbol names (764832dd)
swank/abcl: improve source locations (30566b17)
Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c44)
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110b)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a313)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a706)
Don't reload contribs each time a lisp starts up. (bad2acf6)
Added emacs-inspect for core:cxx-object (8c48d59c)
Merge pull request #331 from fice-t/master (a478c198)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed056)
clasp: use the new source location facility. (20e0c1d3)
Remove slime-parse-extended-operator-name (da3f7de5)
Add missing cl- prefixes to cl-lib functions (893a9630)
Fix byte-compiler warnings (12bf3aa8)
slime-repl: bind TAB to self-insert-command (a8a3dd88)
Extend load-path with contribs sooner (3ea02047)
sbcl: Record the package active during C-c C-c. (3fa0c690)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff8)
Make calling slime-setup unnecessary (9055a7e5)
README.md: "setup" is a noun, not a verb (fd438e9f)
slime-version: check if we're opening slime.el (4af7d6ca)
Improve source location handling for ACL >= 10.0 (9e84d408)
CONTRIBUTING.md: add note about commit messages (33081cb3)
Remove ChangeLog files (7f6610fc)
Build contributors.texi using Git (6878037d)
Use slime-version in slime-{banner,repl} (08a16704)
Derive SWANK protocol version from slime-version (21ae13c6)
Add slime-version variable (c4dc1692)
Remove the slime-motd contrib (3902904d)
README.md: change (setf slime-contribs) to slime-setup. (330877a6)
|
|
Changelog
=========
Function `create-server` now accepts optional `interface` argument. (38416762)
When running on SBCL swank can be bound to IPv6 interface. (26060f27)
Correct the customization type of lisp-loop-body-forms-indentation (f2ea33ec)
Adjust for changes in SBCL. (786c032a)
Gitignore *.abcl (14f2502c)
swank/match: remove ! from symbol names (764832dd)
swank/abcl: improve source locations (30566b17)
Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c44)
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110b)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a313)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a706)
Don't reload contribs each time a lisp starts up. (bad2acf6)
Added emacs-inspect for core:cxx-object (8c48d59c)
Merge pull request #331 from fice-t/master (a478c198)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed056)
clasp: use the new source location facility. (20e0c1d3)
Remove slime-parse-extended-operator-name (da3f7de5)
Add missing cl- prefixes to cl-lib functions (893a9630)
Fix byte-compiler warnings (12bf3aa8)
slime-repl: bind TAB to self-insert-command (a8a3dd88)
Extend load-path with contribs sooner (3ea02047)
sbcl: Record the package active during C-c C-c. (3fa0c690)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff8)
Make calling slime-setup unnecessary (9055a7e5)
README.md: "setup" is a noun, not a verb (fd438e9f)
slime-version: check if we're opening slime.el (4af7d6ca)
Improve source location handling for ACL >= 10.0 (9e84d408)
CONTRIBUTING.md: add note about commit messages (33081cb3)
Remove ChangeLog files (7f6610fc)
Build contributors.texi using Git (6878037d)
Use slime-version in slime-{banner,repl} (08a16704)
Derive SWANK protocol version from slime-version (21ae13c6)
Add slime-version variable (c4dc1692)
Remove the slime-motd contrib (3902904d)
README.md: change (setf slime-contribs) to slime-setup. (330877a6)
|
|
Changelog
=========
Correct the customization type of lisp-loop-body-forms-indentation (f2ea33ec)
Adjust for changes in SBCL. (786c032a)
Gitignore *.abcl (14f2502c)
swank/match: remove ! from symbol names (764832dd)
swank/abcl: improve source locations (30566b17)
Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c44)
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110b)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a313)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a706)
Don't reload contribs each time a lisp starts up. (bad2acf6)
Added emacs-inspect for core:cxx-object (8c48d59c)
Merge pull request #331 from fice-t/master (a478c198)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed056)
clasp: use the new source location facility. (20e0c1d3)
Remove slime-parse-extended-operator-name (da3f7de5)
Add missing cl- prefixes to cl-lib functions (893a9630)
Fix byte-compiler warnings (12bf3aa8)
slime-repl: bind TAB to self-insert-command (a8a3dd88)
Extend load-path with contribs sooner (3ea02047)
sbcl: Record the package active during C-c C-c. (3fa0c690)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff8)
Make calling slime-setup unnecessary (9055a7e5)
README.md: "setup" is a noun, not a verb (fd438e9f)
slime-version: check if we're opening slime.el (4af7d6ca)
Improve source location handling for ACL >= 10.0 (9e84d408)
CONTRIBUTING.md: add note about commit messages (33081cb3)
Remove ChangeLog files (7f6610fc)
Build contributors.texi using Git (6878037d)
Use slime-version in slime-{banner,repl} (08a16704)
Derive SWANK protocol version from slime-version (21ae13c6)
Add slime-version variable (c4dc1692)
Remove the slime-motd contrib (3902904d)
README.md: change (setf slime-contribs) to slime-setup. (330877a6)
|
|
|
|
Changelog
=========
Adjust for changes in SBCL. (786c032)
Gitignore *.abcl (14f2502)
swank/match: remove ! from symbol names (764832d)
swank/abcl: improve source locations (30566b1)
Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c4)
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a31)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a70)
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Gitignore *.abcl (14f2502)
swank/match: remove ! from symbol names (764832d)
swank/abcl: improve source locations (30566b1)
Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c4)
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a31)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a70)
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Fix bug in swank/backend:compiler-macroexpand-1 (f54b0c4)
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a31)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a70)
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
swank.asd: pass :reload t to SWANK-LOADER::INIT (a6c0110)
Fix enriched arglists on SBCL for sb-assem:inst. (7158a31)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a70)
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Fix enriched arglists on SBCL for sb-assem:inst. (7158a31)
Remove call to ASDF::OPERATION-FORCED (#350) (2628a70)
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Remove call to ASDF::OPERATION-FORCED (#350) (2628a70)
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Don't reload contribs each time a lisp starts up. (bad2acf)
Added emacs-inspect for core:cxx-object (8c48d59)
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Merge pull request #331 from fice-t/master (a478c19)
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Remove slime-parse-extended-operator-name (da3f7de)
Add missing cl- prefixes to cl-lib functions (893a963)
Fix byte-compiler warnings (12bf3aa)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Use the eldoc-highlight-function-argument face for consistency (#335) (c81ed05)
clasp: use the new source location facility. (20e0c1d)
Add missing cl- prefixes to cl-lib functions (893a963)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
clasp: use the new source location facility. (20e0c1d)
Add missing cl- prefixes to cl-lib functions (893a963)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Add missing cl- prefixes to cl-lib functions (893a963)
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
slime-repl: bind TAB to self-insert-command (a8a3dd8)
Extend load-path with contribs sooner (3ea0204)
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
sbcl: Record the package active during C-c C-c. (3fa0c69)
Accidentally commented out slime-macrostep from slime-fancy. (6c9beff)
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
Make calling slime-setup unnecessary (9055a7e)
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
README.md: "setup" is a noun, not a verb (fd438e9)
slime-version: check if we're opening slime.el (4af7d6c)
Improve source location handling for ACL >= 10.0 (9e84d40)
CONTRIBUTING.md: add note about commit messages (33081cb)
Remove ChangeLog files (7f6610f)
Build contributors.texi using Git (6878037)
Use slime-version in slime-{banner,repl} (08a1670)
Derive SWANK protocol version from slime-version (21ae13c)
Add slime-version variable (c4dc169)
Remove the slime-motd contrib (3902904)
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
|
|
|
|
Changelog
=========
README.md: change (setf slime-contribs) to slime-setup. (330877a)
|
|
Changelog
=========
|
|
Changelog
=========
* swank/clasp.lisp (call-with-debugging-environment): Use core:*stack-top-hint* (32fc742)
* swank/clasp.lisp (frame-locals): list function arguments. (7861c19)
contrib/slime-c-p-c.el: completion bugfix (a91758e)
* mit-scheme: use correct function for file load (0e1c822)
mit-scheme: stop using .com extension explicitly for load (c7726e0)
* swank/sbcl.lisp (lisp-source-location): qualify the package of swank:*swank-debugger-condition*. (85e2e61)
* swank/abcl.lisp: import mop:slot-makunbound-using-class into swank-mop. (1c9311b)
method-specializers-for-inspect: handle methods without a GF on SBCL. (e0ea4a5)
sbcl: be more careful with SB-C::META-INFO (ab6d1bd)
swank: add BOOLEAN-TO-FEATURE-EXPRESSION (920b99e)
Fix typo. (12145d1)
* swank/sbcl.lisp (describe-symbol-for-emacs): Adjust for new SBCL, (sb-int:info :setf :inverse) is no longer present. (51997f5)
Use standard string reader in simple-read. (0c18258)
Fix simple-read so that it actually works. (c78d240)
* swank.lisp (xref-doit): translate :sets to who-sets. (e71a42c)
Bind common-lisp-hyperspec-glossary-term to C-c C-d g (f6e124f)
Fix #288 by implementing glossary term lookup. (7e31b7e)
|
|
Changelog
=========
contrib/slime-c-p-c.el: completion bugfix (a91758e)
* mit-scheme: use correct function for file load (0e1c822)
mit-scheme: stop using .com extension explicitly for load (c7726e0)
* swank/sbcl.lisp (lisp-source-location): qualify the package of swank:*swank-debugger-condition*. (85e2e61)
* swank/abcl.lisp: import mop:slot-makunbound-using-class into swank-mop. (1c9311b)
method-specializers-for-inspect: handle methods without a GF on SBCL. (e0ea4a5)
sbcl: be more careful with SB-C::META-INFO (ab6d1bd)
swank: add BOOLEAN-TO-FEATURE-EXPRESSION (920b99e)
Fix typo. (12145d1)
* swank/sbcl.lisp (describe-symbol-for-emacs): Adjust for new SBCL, (sb-int:info :setf :inverse) is no longer present. (51997f5)
Use standard string reader in simple-read. (0c18258)
Fix simple-read so that it actually works. (c78d240)
* swank.lisp (xref-doit): translate :sets to who-sets. (e71a42c)
Bind common-lisp-hyperspec-glossary-term to C-c C-d g (f6e124f)
Fix #288 by implementing glossary term lookup. (7e31b7e)
|
|
Changelog
=========
* mit-scheme: use correct function for file load (0e1c822)
mit-scheme: stop using .com extension explicitly for load (c7726e0)
* swank/sbcl.lisp (lisp-source-location): qualify the package of swank:*swank-debugger-condition*. (85e2e61)
* swank/abcl.lisp: import mop:slot-makunbound-using-class into swank-mop. (1c9311b)
method-specializers-for-inspect: handle methods without a GF on SBCL. (e0ea4a5)
sbcl: be more careful with SB-C::META-INFO (ab6d1bd)
swank: add BOOLEAN-TO-FEATURE-EXPRESSION (920b99e)
Fix typo. (12145d1)
* swank/sbcl.lisp (describe-symbol-for-emacs): Adjust for new SBCL, (sb-int:info :setf :inverse) is no longer present. (51997f5)
Use standard string reader in simple-read. (0c18258)
Fix simple-read so that it actually works. (c78d240)
* swank.lisp (xref-doit): translate :sets to who-sets. (e71a42c)
Bind common-lisp-hyperspec-glossary-term to C-c C-d g (f6e124f)
Fix #288 by implementing glossary term lookup. (7e31b7e)
|