summaryrefslogtreecommitdiff
path: root/cider-client.el
Commit message (Expand)AuthorAge
* Extend a bit the words of inspirationBozhidar Batsov2014-07-14
* [Fix #613] Add clojure.test integration.Jeff Valk2014-06-15
* Update copyright yearsBozhidar Batsov2014-06-13
* Update 'method' -> member' to support updated Java info.Jeff Valk2014-05-27
* [Fix #563] Don't prompt for method class to generate eldocBozhidar Batsov2014-05-16
* Docstring fixesBozhidar Batsov2014-05-15
* Enable full Java participation in Clojure symbol lookup.Jeff Valk2014-04-27
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
* Support Java method description from middleware.Jeff Valk2014-04-24
* Handle dicts in info response.Gary Trakhman2014-04-18
* Farewell to tabsBozhidar Batsov2014-03-11
* Handle nil argument in cider-var-infoBozhidar Batsov2014-03-03
* Extract cider-var-info and cider-get-var-attrBozhidar Batsov2014-03-03
* Small terminology improvementsBozhidar Batsov2014-02-24
* Drop unused let bufferCharles Comstock2014-02-19
* Use lexical binding everywhereBozhidar Batsov2014-02-19
* [Fix #436] Avoid an infinite loop when evaluating ns formsBozhidar Batsov2013-12-19
* [Fix #432] Handle properly eldoc argsBozhidar Batsov2013-12-12
* cider-get-value now returns Emacs Lisp objects instead of stringsBozhidar Batsov2013-12-11
* Create non-existing namespaces when evaluating code in Clojure buffersBozhidar Batsov2013-12-02
* Add a few new startup messagesBozhidar Batsov2013-12-02
* [Fix #237] Don't swallow output from futuresBozhidar Batsov2013-11-27
* Leverage nrepl-connected-hook for the "connected" messageBozhidar Batsov2013-11-20
* Extract nrepl-current-repl-buffer and rename it to cider-current-repl-bufferBozhidar Batsov2013-11-15
* Add session as an optional arg to some eval functionsBozhidar Batsov2013-11-15
* Abstract some of the high level evaluation logicBozhidar Batsov2013-11-15