summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* [Fix #1755] Completion for multiple REPL buffersArtur Malabarba2016-05-19
* Fix a couple of function namesArtur Malabarba2016-05-12
* Ensure cider-jack-in fails gracefully when build tools are not found (#1733)Abhishek Reddy2016-05-06
* Improve the Readme section on wrong cider-nrepl versionArtur Malabarba2016-04-27
* Offer to open app in a browser when connecting ClojureScript (#1706)Artur Malabarba2016-04-25
* Inject minimal clojure version as a dependency (#1697)Phil Lord2016-04-23
* [Fix #1672] Resolve ambiguous build system with preferred choice (#1705)dpsutton2016-04-23
* Pick a suitable codename for 0.13Bozhidar Batsov2016-04-21
* Bump the development versionBozhidar Batsov2016-04-21
* Give cider-cljs-lein-repl a safe-local propertyArtur Malabarba2016-04-22
* Add a jack-in command for ClojureScriptArtur Malabarba2016-04-21
* Warn when using unsupported Clojure version (#1700)dpsutton2016-04-20
* Changelog and nth on the cider-known-endpoints fixArtur Malabarba2016-04-19
* [Fix #1686] Make it harder to mess up cider-known-endpointsArtur Malabarba2016-04-17
* Release CIDER 0.12 (Seattle)Bozhidar Batsov2016-04-16
* Add a link to the online manual in CIDER's customize groupBozhidar Batsov2016-04-14
* Add default value to nrepl-dict-get (#1662)sanjayl2016-04-11
* Simplify middleware version compatibility check (#1658)sanjayl2016-04-10
* Make jack-in-cljs more informativeArtur Malabarba2016-04-10
* Kill everything that was obsoleted in the previous releaseBozhidar Batsov2016-04-10
* Fix some copyright yearsBozhidar Batsov2016-04-09
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Fix a warning linkBozhidar Batsov2016-04-05
* Update the REPL warnings to refer to the new manualBozhidar Batsov2016-04-04
* Use "an nREPL" instead "a nREPL" everywhereBozhidar Batsov2016-03-31
* 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