summaryrefslogtreecommitdiff
path: root/cider-mode.el
Commit message (Expand)AuthorAge
* Add cider-close-ancillary-buffers to the mode menusBozhidar Batsov2016-03-09
* [Fix #1612] Be more careful about parsing localsArtur Malabarba2016-03-09
* Merge pull request #1605 from grammati/debug-faces-terminalBozhidar Batsov2016-03-07
|\
| * Set instrumented and traced faces for terminalChris Perkins2016-03-06
* | More aggressively extend the region in locals parsingArtur Malabarba2016-03-06
* | Factor out most of the logic in cider--wrap-fontify-localsArtur Malabarba2016-03-06
* | Fix a logic bug in -parse-and-apply-localsArtur Malabarba2016-03-06
|/
* Be more careful with cider-locals font-lockingArtur Malabarba2016-03-04
* Add cider-open-classpath-entry to cider-mode's menuBozhidar Batsov2016-02-28
* Fix a command nameBozhidar Batsov2016-02-24
* Add a command to display the refcardBozhidar Batsov2016-02-24
* [Fix #1562] Actually disable cider-mode when it gets disabledArtur Malabarba2016-02-14
* Move a couple of faces to the file that uses themArtur Malabarba2016-02-13
* Fix traced var font-lockingArtur Malabarba2016-02-13
* Refactor duplicated code in -compile-font-lock-keywordsArtur Malabarba2016-02-13
* Remove obsolete defvarBozhidar Batsov2016-02-12
* Add the namespace and the classpath browser to cider-mode's menuBozhidar Batsov2016-02-12
* Add cider-drink-a-sip to the menusBozhidar Batsov2016-02-10
* Extract the cider-test menu into a variableBozhidar Batsov2016-02-07
* Move a colonArtur Malabarba2016-02-06
* Update keybinding prefix for test commandsJeff Valk2016-02-06
* New feature: EnlightenArtur Malabarba2016-02-05
* Don't mark keymaps as functionsBozhidar Batsov2016-02-05
* Use mnemonic keybindings for test commandsJeff Valk2016-02-04
* Give test commands their own keymapJeff Valk2016-02-04
* Fix instrumented font-lockingArtur Malabarba2016-02-04
* Enable running tests in multiple namespacesJeff Valk2016-02-04
* Add `eval-defun-to-comment` commandPhillip Lord2016-02-01
* Remove a redundant concatArtur Malabarba2016-01-19
* [Fix #1518] Add cider-dynamic-indentation defcustomArtur Malabarba2016-01-16
* Don't run nrepl-dict-get if meta was not resolvedArtur Malabarba2016-01-16
* [Fix #1515] Don't append the dynamic font-lock when not neededArtur Malabarba2016-01-16
* [Fix #1456] Don't font-lock buffer if font-lock-mode is OFFArtur Malabarba2016-01-15
* Fix a docstringBozhidar Batsov2016-01-14
* Fix a docstringBozhidar Batsov2016-01-14
* Update the copyright yearsBozhidar Batsov2016-01-01
* Fix occasional error when indenting namespace-qualified functionRyo Fukumuro2015-12-20
* [Fix #1460] Handle the case when tools.trace is inlinedBozhidar Batsov2015-12-14
* [Fix #1460] Font-lock traced varsBozhidar Batsov2015-12-10
* Harden cider-refresh-dynamic-font-lockLars Andersen2015-11-28
* Remove distinct REPL-switching commandsBozhidar Batsov2015-11-28
* Make the locals font-lock a little smarterArtur Malabarba2015-11-28
* [Fix #1421] Prevent font-lock from modifying the bufferArtur Malabarba2015-11-28
* Actually use the style/indent metadata we claim to supportArtur Malabarba2015-11-18
* [Fix #1419] Use dynamic font-lock wherever possibleArtur Malabarba2015-11-14
* [Fix #1418] Make clojure-indent-function work with full namespacesArtur Malabarba2015-11-14
* Work on the assumption that cider-repl-type is never nilArtur Malabarba2015-11-06
* [#1337] Unify the REPL clearing behavior in cider-mode and cider-repl-modeBozhidar Batsov2015-11-05
* [Fix #1324] Don't font-lock local variablesArtur Malabarba2015-11-04
* Implement detection and recording of local variablesArtur Malabarba2015-11-04