This project is mirrored from https://gitee.com/mirrors/slime.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 13 Sep, 2014 1 commit
    • João Távora's avatar
      Improve sly-stickers contrib, which becomes minimally useful · 4c6ea611
      João Távora authored
      * sly.el (sly-flash-region): Accept optional `face' arg.
      
      * sly-fancy.el (sly-fancy): Activate `sly-stickers' by default.
      
      * sly-stickers.el (sly-stickers): Name contrib `sly-stickers', not sticker.
      (sly-parse): Require `sly-parse'
      (sly-stickers-clear-defun-stickers, sly-stickers-dwim)
      (sly-stickers--stickers-at-point): New functions.
      
      * slynk-trace-dialog.lisp (instrument): Just error when setf expanding.
      4c6ea611
  2. 11 Sep, 2014 1 commit
    • João Távora's avatar
      Add experimental `sly-profiler' contrib · 419d38aa
      João Távora authored
      * lib/lisp/slynk.lisp: Export TO-LINE
      
      * contrib/sly-fancy.el (sly-fancy): Add experimental `sly-profiler'. Very broken still.
      
      * contrib/sly-profiler.el: New file.
      
      * contrib/slynk-profiler.lisp: New file.
      419d38aa
  3. 23 Aug, 2014 1 commit
  4. 21 Aug, 2014 1 commit
  5. 17 Mar, 2014 1 commit
    • Joao Tavora's avatar
      More cleanup, remove inter-dependencies between contribs · 420a9c95
      Joao Tavora authored
      * contrib/sly-c-p-c.el (sly-c-p-c): Don't use `sly-editing-commands'.
      (sly-complete-symbol*-fancy): Remove.
      (sly-expand-abbreviations-and-complete): Don't use
      `sly-complete-symbol*-fancy'.
      (sly-complete-form): Don't close all parens.
      
      * contrib/sly-editing-commands.el: Removed file.
      
      * contrib/sly-fancy.el (sly-fancy): Don't require `sly-editing-commands'.
      
      * contrib/sly-old-repl.el: Moved from sly-repl.el.
      * contrib/sly-mrepl.el (sly-mrepl): On load, place copy-down-to-repl
      functions in other modes map.
      (sly-mrepl-mode-map): Make proper map.
      (sly-trace-dialog-copy-down-to-repl): Move it here.
      
      * contrib/sly-trace-dialog.el (sly-repl): Don't require sly-repl.
      (sly-trace-dialog): Don't add anything to `sly-repl-mode-map'
      (sly-trace-dialog-mode-map): Don't bind M-RET here.
      (sly-trace-dialog-copy-down-to-repl): Removed.
      420a9c95
  6. 14 Mar, 2014 2 commits
    • Joao Tavora's avatar
      Change composition of `sly-fancy'. · b2b8a7e5
      Joao Tavora authored
      * sly-fancy.el (sly-fancy): Don't activate `sly-repl',
      `sly-presentations' and `sly-references'. Activate `sly-mrepl' and
      `sly-indentation'.
      b2b8a7e5
    • Joao Tavora's avatar
      Simplify sly-fancy · 57b51bf1
      Joao Tavora authored
      * sly-fancy.el (sly-fancy): Don't explicitly init member contribs.
      57b51bf1
  7. 10 Mar, 2014 1 commit