summaryrefslogtreecommitdiff
path: root/cider-mode.el
Commit message (Expand)AuthorAge
* Improve mode-line lighterArtur Malabarba2015-07-13
* Add a menu to debug-modeArtur Malabarba2015-07-07
* Add cider-run to the menusBozhidar Batsov2015-07-01
* Remove clojure-enable-cider and clojure-disable-ciderBozhidar Batsov2015-06-07
* [Fix #1111] Clean up the cider-mode & cider-repl-mode menusBozhidar Batsov2015-06-06
* Display the current connection in cider-mode's modelineBozhidar Batsov2015-05-04
* [Fix #1061] Add cider-find-nsexpez2015-05-02
* [#1032] Combine jump-to-var and jump-to-resource into one functionEricGebhart2015-04-02
* Add cider-debug.el: Interactive debugger similar to edebugArtur Malabarba2015-03-28
* Use #' where applicableBozhidar Batsov2015-03-07
* Update copyright yearsBozhidar Batsov2015-03-01
* Fix typo in cide-mode-line docstringRyan Smith2015-01-12
* Compilation optimizationsBozhidar Batsov2015-01-07
* [Fix #934] Simplify eldoc setupBozhidar Batsov2015-01-07
* Clarify interrupt entry in the menusBozhidar Batsov2014-11-25
* Implement ns tracingBozhidar Batsov2014-11-14
* [Fix #865] Add cider-eval-buffer alias for cider-load-bufferBozhidar Batsov2014-11-09
* Rename cider-load-current-buffer to cider-load-bufferBozhidar Batsov2014-11-09
* Add a command to display an nREPL session descriptionBozhidar Batsov2014-11-06
* Use a single mode line construct for cider-mode-lineBozhidar Batsov2014-08-11
* Add cider-undef with C-c C-u bindingHugo Duncan2014-08-08
* Add cider-doc-map/menu and refactor cider-doc- into cider-doc-mode- prefixVitalie Spinu2014-08-04
* Add the ability to display Grimoire documentation within EmacsBozhidar Batsov2014-08-02
* Use a dynamic mode-line for cider-modeBozhidar Batsov2014-08-01
* [Fix #683] Don't use C-c C-h keybindingsBozhidar Batsov2014-07-29
* Add Grimoire integrationBozhidar Batsov2014-07-24
* Add apropos support.Jeff Valk2014-07-11
* Fix another typoBozhidar Batsov2014-06-19
* Fix cider-jump-to-resource's keybindingBozhidar Batsov2014-06-19
* Bind cider-jump-to-resource to C-c M-.Bozhidar Batsov2014-06-19
* [Fix #22] Add jump to resource commandBozhidar Batsov2014-06-17
* Move menu definitions inside keymap definitionsBozhidar Batsov2014-06-17
* [Fix #630] Remap cider-test-show-report to C-c C-tBozhidar Batsov2014-06-17
* [Fix #626] Enable `cider-test-run-test` on any Clojure buffer.Jeff Valk2014-06-16
* Merge pull request #625 from jeffvalk/masterBozhidar Batsov2014-06-16
|\
| * [Fix #613] Add clojure.test integration.Jeff Valk2014-06-15
* | [Fix #8] Add code refreshing commandBozhidar Batsov2014-06-16
|/
* Update copyright yearsBozhidar Batsov2014-06-13
* [Fix #574] Correct the pretty print menu entryBozhidar Batsov2014-05-18
* [#564] Rename "Jump" menu item to "Jump to source"Bozhidar Batsov2014-05-14
* [Fix #564] Remove redundant cider-src commandBozhidar Batsov2014-05-13
* Add basic tracing supportBozhidar Batsov2014-04-29
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
* Farewell to tabsBozhidar Batsov2014-03-11
* Bind cider-inspect to C-c M-iBozhidar Batsov2014-03-03
* Add cider-inspect to cider-mode-mapBozhidar Batsov2014-02-21
* Use lexical binding everywhereBozhidar Batsov2014-02-19
* Tidying up switch-to-relevant-buffer, updating docs, and adding check against...Jon Pither2014-01-14
* Adding cider-pprint-eval-defun-at-point.Kris Jenkins2014-01-07
* Change `last-expression` to `last-sexp` in a number of functionsBozhidar Batsov2013-11-22