summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* Fix a docstringBozhidar Batsov2016-02-26
* Improve wordingBozhidar Batsov2016-02-26
* Try a bit harder to find a boot executableArtur Malabarba2016-02-17
* Fix `cider-jack-in` broken for gradleBenedek Fazekas2016-02-16
* Bump the clojure-mode dependencyBozhidar Batsov2016-02-15
* Refactor the dep injection code and use shell-quote-argumentArtur Malabarba2016-02-14
* Mark our jack-in variables as risky localsArtur Malabarba2016-02-14
* [Fix #1557] Give sibling connections lower priority than the originalArtur Malabarba2016-02-14
* Inject cider REPL dependencies at cider-jack-inBenedek Fazekas2016-02-13
* Stop the spinner when the connection closesArtur Malabarba2016-02-11
* Fix a few :package-version defcustom attributesBozhidar Batsov2016-02-10
* Update spinner.el dependencyArtur Malabarba2016-02-07
* Bump the clojure-mode dep to 5.1Bozhidar Batsov2016-01-03
* Update the copyright yearsBozhidar Batsov2016-01-01
* [Fix #1463] Make the process of associating a connection with a project more ...Bozhidar Batsov2015-12-17
* Update a couple of README section referencesBozhidar Batsov2015-12-13
* Improve doc for cider-cljs-lein-replArtur Malabarba2015-12-09
* Rename cider-cljs-repl to cider-cljs-lein-replArtur Malabarba2015-12-09
* Revert "Require cider.nrepl.print-method upon connecting"Bozhidar Batsov2015-12-07
* Bump the development versionBozhidar Batsov2015-12-07
* Require cider.nrepl.print-method upon connectingArtur Malabarba2015-12-03
* Release CIDER 0.10.0 (a.k.a. CIDERX)Bozhidar Batsov2015-12-03
* [Fix #1280] Add readme links to all warningsArtur Malabarba2015-11-28
* Revert "Fix reference to unbound variable"Bozhidar Batsov2015-11-19
* Fix reference to unbound variableFabricationatorishnicatorist2015-11-19
* Remove the mentions of MarmaladeBozhidar Batsov2015-11-14
* [Fix #1407] Jack-in with existing connectionsLars Andersen2015-11-10
* Reorder the depsBozhidar Batsov2015-11-01
* Add basic gradle supportMeikel Brandmeyer2015-10-30
* Refactor cider-find-reusable-repl-bufferLars Andersen2015-10-28
* Refactor repeated code into let bindingLars Andersen2015-10-27
* Merge pull request #1383 from edvorg/masterBozhidar Batsov2015-10-27
|\
| * Add a keybinding for cider-jack-in-clojurescriptEdward Knyshov2015-10-25
* | [Fix #1385] Test for nil in find-reusable-bufferLars Andersen2015-10-27
* | Break some long linesLars Andersen2015-10-27
|/
* Bump the clojure-mode dep to 5.0.0Bozhidar Batsov2015-10-22
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Subscribe to server out upon connectionArtur Malabarba2015-10-18
* [Fix #1300] Make it possible to quickly replicate an existing nREPL connectionBozhidar Batsov2015-10-17
* Further unentangle cider-interaction from the other filesArtur Malabarba2015-10-01
* Move the post-connection middleware checking to cider.elArtur Malabarba2015-09-23
* Move many common-use functions to cider-common.elArtur Malabarba2015-09-23
* Bump dash dependencyLars Andersen2015-09-12
* [Fix #1305] Move connection update code before the REPL's initBozhidar Batsov2015-09-06
* [#1305] Another stab at fixing our messed up init processBozhidar Batsov2015-09-06
* Improve a message a bitBozhidar Batsov2015-09-06
* [Fix #1305] Track properly connections established via cider-jack-inBozhidar Batsov2015-09-06
* Move nrepl-find-reusable-repl-buffer to cider.elBozhidar Batsov2015-09-06
* Move the code that makes the newest connection default to `cider-connect'Bozhidar Batsov2015-09-05