summaryrefslogtreecommitdiff
path: root/cider-client.el
Commit message (Expand)AuthorAge
...
* 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