• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

abo-abo / lispy / 568

Builds Branch Commit Type Ran Committer Via Coverage
568 master Further refine the 2 eval steps for Clojure debug * lispy-clojure.clj: The function call arguments need to be evaluated at the place of the function call. They may not make sense at the place of the function definition. (quote-maybe): New defn. push 23 Jun 2015 11:44AM UTC abo-abo travis-ci pending completion   set done
567 master For debug, evaluate the Clojure step after follow * le-clojure.el (lispy--clojure-debug-step-in): Evaluating after follow results in the symbol ending up in the namespace of the function, not in the namespace of the function call. Also improv... push 23 Jun 2015 11:23AM UTC abo-abo travis-ci pending completion   set done
566 master Add a Clojure debugger * lispy.el (lispy-debug-step-in): Works for Clojure as well as Elisp. * le-clojure.el (lispy--clojure-debug-step-in): New defun. The Clojure back end will return the code to evaluate. Evaluate this code (hopefully in t... push 22 Jun 2015 03:30PM UTC abo-abo travis-ci pending completion   set done
565 master Fall back to up-list for unbalanced buffer lispy.el (lispy-backward): When the buffer is unbalanced, `backward-list' doesn't work. But `up-list' still does. * lispy.el (lispy-left): When `lispy--out-backward' returns nil, probably because the ... push 22 Jun 2015 09:43AM UTC abo-abo travis-ci pending completion   set done
564 master Make "M-d" take negative arg * lispy.el (lispy-kill-word): When ARG is negative, forward to `lispy-backward-kill-word'. * lispy-test.el (lispy-kill-word): Add test. Fixes #88 push 22 Jun 2015 08:44AM UTC abo-abo travis-ci pending completion   set done
562 master Fixup "C-k" for |(foo\nbar) * lispy.el (lispy-kill): When at left delimiter, and the current sexp spans multiple lines, kill only the current sexp. * lispy-test.el (lispy-kill): Add test. Fixes #85 push 11 Jun 2015 04:43PM UTC abo-abo travis-ci pending completion   set done
561 master lispy-pkg.el: Update dependencies * lispy-pkg.el (hydra): Remove dependency. (multiple-cursors): Remove dependency. * lispy.el (defhydra): Add a stub macro that offers to install hydra and recompile/reload lispy when a hydra command is called.... push 10 Jun 2015 11:31AM UTC abo-abo travis-ci pending completion   set done
560 master lispy.el (lispy-setq): Simplify push 10 Jun 2015 09:00AM UTC abo-abo travis-ci pending completion   set done
559 master lispy.el (lispy--select-candidate): Fixup helm completion Fixes #82 push 09 Jun 2015 05:11PM UTC abo-abo travis-ci pending completion   set done
558 master lispy.el (lispy-bolp): Consider tabs as well Fixes #80 push 09 Jun 2015 12:23PM UTC abo-abo travis-ci pending completion   set done
557 master "p" should avoid modifyting the buffer lispy.el (lispy--setq-expression): Bind `lispy-ignore-whitespace' to t for `lispy--out-backward' not to re-indent. push 09 Jun 2015 08:40AM UTC abo-abo travis-ci pending completion   set done
555 master Improve "DEL" in strings * lispy.el (lispy-delete-backward): Check for backslash escapes. * lispy-test.el (lispy-delete-backward): Add test. push 04 Jun 2015 01:28PM UTC abo-abo travis-ci pending completion   set done
554 master lispy-test.el (lispy-move-end-of-line): Remove misbehaving test Works on 25, but not on 24.5. Fails only during testing, not during use. push 30 May 2015 12:54PM UTC abo-abo travis-ci pending completion   set done
553 master lispy.el (lispy-backward-delete): No extra space at bol * lispy-test.el (lispy-paredit-backward-delete): Add test. Fixes #75 push 30 May 2015 12:45PM UTC abo-abo travis-ci pending completion   set done
552 master Add a check for a non-file buffer in "g" lispy-tags.el (lispy--file-list): Return nil for non-file buffers. Fixes #73 push 30 May 2015 12:08PM UTC abo-abo travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • …
  • 69
  • 70
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc