summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* Update seq dependency to 2.14Nicolas Petton2016-03-29
* Use default-value instead of initial-input in cider-project-typeArtur Malabarba2016-03-27
* Add some handling of unsupported project typesBozhidar Batsov2016-03-27
* Move cider-expected-ns to cider-common.elBozhidar Batsov2016-03-27
* Remove the warning about missing nREPL opsBozhidar Batsov2016-03-26
* Bump the clojure-mode dep to 5.3Bozhidar Batsov2016-03-26
* Pass cider-expected-ns's optional path arg to clojure-expected-nsBozhidar Batsov2016-03-25
* Fix bug in cider-expected-ns; make tests run againAaron Iba2016-03-24
* Fallback to clojure-expected-ns in cider-expected-ns when not connectedBozhidar Batsov2016-03-24
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* Add cider-expected-nsAaron Iba2016-03-20
* New function cider-add-to-alist to set injected deps and pluginsArtur Malabarba2016-03-03
* Bump version numbersArtur Malabarba2016-03-03
* Release CIDER 0.11 (Bulgaria)Bozhidar Batsov2016-03-03
* Introduce codenames for stable releasesBozhidar Batsov2016-03-02
* 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
|/