summaryrefslogtreecommitdiff
path: root/nrepl-client.el
Commit message (Expand)AuthorAge
* Fix function nameBozhidar Batsov2013-10-29
* Signal an error if nREPL is disconnectedCharles Comstock2013-10-26
* declare nrepl-buffer-name-{separator,show-port} before useCharles Comstock2013-10-24
* [Fix #397] Fix eval interruption bindingBozhidar Batsov2013-10-24
* Fix function nameBozhidar Batsov2013-10-23
* [Fix #393] Detect properly ns formsBozhidar Batsov2013-10-23
* Look for nrepl port in .nrepl-port as well.Toby Crawley2013-10-23
* Extract some clojure-mode related code from nrepl-clientBozhidar Batsov2013-10-22
* Introduce a cider customization groupBozhidar Batsov2013-10-21
* Fix quitting an restartingBozhidar Batsov2013-10-20
* [Fix #385] Make cider and cider-jack-in autoload the entire cider.el fileBozhidar Batsov2013-10-20
* Extract some namespace related functions from nrepl-clientBozhidar Batsov2013-10-18
* [Fix #383] - Use cider-handler instead of nrepl-handlerTrevor Bernard2013-10-17
* Fix error handler's nameBozhidar Batsov2013-10-17
* Rename project to CIDERBozhidar Batsov2013-10-17
* Extract eldoc and interaction commandsBozhidar Batsov2013-10-16
* Extract REPL buffer-local variablesBozhidar Batsov2013-10-15
* Move nrepl-send-input to nrepl-replBozhidar Batsov2013-10-15
* Take care of a couple of compilation warningsBozhidar Batsov2013-10-15
* Extract nrepl-selectorBozhidar Batsov2013-10-11
* Implement connection rotation in nrepl-selectorBozhidar Batsov2013-10-11
* Extract macroexpansion logicBozhidar Batsov2013-10-11
* Extract version info into a separate fileBozhidar Batsov2013-10-11
* Start to break up the code into separate componentsBozhidar Batsov2013-10-11