summaryrefslogtreecommitdiff
path: root/cider-util.el
Commit message (Expand)AuthorAge
...
* Add missing . to some tipsBozhidar Batsov2016-02-10
* Fix a typoBozhidar Batsov2016-02-10
* Add a command to display useful usage tipsBozhidar Batsov2016-02-08
* Add one more fun inspirational messageBozhidar Batsov2016-02-08
* Obsolete cider-map-indexedArtur Malabarba2016-02-07
* Consolidate cider-propertize-* functionsArtur Malabarba2016-02-07
* Consolidate sexp-at-point functionsArtur Malabarba2016-02-07
* Consolidate some defun-at-point functionsArtur Malabarba2016-02-07
* Fix the look-back functionality of symbol-at-pointArtur Malabarba2016-02-07
* When prompting for a symbol, be willing to look backwards a bitArtur Malabarba2016-02-07
* Replace a cl-gensym with make-symbolArtur Malabarba2016-02-07
* Make cider-last-sexp behave more like cider--region-for-defun...Artur Malabarba2016-02-05
* Add `eval-defun-to-comment` commandPhillip Lord2016-02-01
* Fix defun-at-point to use clojure-backward-logical-sexpArtur Malabarba2016-01-30
* Add one more inspirational sentenceBozhidar Batsov2016-01-25
* Add more words of inspirationBozhidar Batsov2016-01-25
* Add a couple more words of inspirationBozhidar Batsov2016-01-20
* Complete Bowie lyric in cider-words-of-inspirationRobin Gower2016-01-20
* Add some inspiration by J.R.R. TolkienBozhidar Batsov2016-01-04
* Add more words of inspirationBozhidar Batsov2016-01-04
* Add an inspirational quote by Donald KnuthBozhidar Batsov2016-01-04
* Update the copyright yearsBozhidar Batsov2016-01-01
* [Fix #1486] Complete a partial fix in stacktrace font-locking.Jeff Valk2015-12-26
* Add a couple of entries to the words of inspiration listBozhidar Batsov2015-11-28
* Use face instead of font-lock-face for the minibuffer messages propertizationBozhidar Batsov2015-11-25
* Propertize connection names in minibuffer messagesBozhidar Batsov2015-11-24
* Propertize var names in trace var messagesBozhidar Batsov2015-11-24
* Font-lock namespace in cider-toggle-trace-ns's messagesBozhidar Batsov2015-11-23
* [Fix #1406] When running tests, report test ns in minibuffer messagesFabricationatorishnicatorist2015-11-12
* [Fix #1297] C-c M-n should act on both replsLars Andersen2015-11-04
* Implement detection and recording of local variablesArtur Malabarba2015-11-04
* [Fix #1330] Leverage the source-tracking mechanism introduced in nREPL 0.2.11Bozhidar Batsov2015-10-25
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Add a missing .Bozhidar Batsov2015-10-11
* Add a new message of inspirationBozhidar Batsov2015-10-04
* Speed up the cider-font-lock-as functionArtur Malabarba2015-10-03
* Implement dynamic indentationArtur Malabarba2015-09-28
* Move many common-use functions to cider-common.elArtur Malabarba2015-09-23
* Move tooling-file-p and ensure-op-supported out of cider-interaction.elArtur Malabarba2015-09-20
* Move some prompting functions/vars to cider-utilArtur Malabarba2015-09-20
* [Fix #1335] Completion in the repl not workingLars Andersen2015-09-18
* [Fix #467] Improve completion in the replLars Andersen2015-09-18
* Fix indent on cider-propertize-regionArtur Malabarba2015-09-11
* Move the words of inspiration to cider-utilBozhidar Batsov2015-08-27
* Fix many compile warningsArtur Malabarba2015-08-25
* [Fix #1272] Return a proper button string in cider--readme-buttonArtur Malabarba2015-08-24
* [#1225] Move a bunch of connection management logic to CIDER itselfBozhidar Batsov2015-08-23
* Move cider-current-dir to cider-util.elBozhidar Batsov2015-08-10
* Fix undefined functionJinseop Kim2015-08-09
* Convert cider-font-lock-max-length to a defcustomBozhidar Batsov2015-08-09