summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* Add a todo about cider-jack-in-default's current position in the codeBozhidar Batsov2018-08-22
* [Fix #2424] Fallback to lein on jack-in when clojure is missingBozhidar Batsov2018-08-22
* Rename cider-default-repl-command to cider-jack-in-defaultBozhidar Batsov2018-08-22
* Don't be super specific about certain dep versionsBozhidar Batsov2018-08-18
* Bump the required clojure-mode versionBozhidar Batsov2018-08-18
* [Fix #2419, Fix #2414] Bump sesman versionVitalie Spinu2018-08-17
* [Fix #2401] Correctly pass dynamic vars to cider--update-jack-in-cmdVitalie Spinu2018-08-13
* Bump the injected piggieback to 0.3.8Bozhidar Batsov2018-08-06
* Modify cider-boot-parameters to match the new boot taskAndrea Richiardi2018-08-06
* Stop releasing CIDER and cider-nrepl togetherBozhidar Batsov2018-08-06
* Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
* Update docstringBozhidar Batsov2018-08-02
* Improve session and REPL buffer namingVitalie Spinu2018-07-31
* Provide meaningful default selection in cider-select-cljs-replVitalie Spinu2018-07-31
* [#2381] Hack dir-locals when :project-dir is part of connect paramsVitalie Spinu2018-07-31
* [Fix #2381] Start REPLs in the original jack-in bufferVitalie Spinu2018-07-31
* Implement a flexible way to customize session namesVitalie Spinu2018-07-29
* Improve a docstringBozhidar Batsov2018-07-28
* Fix tramp usage for Emacs 26.1 and up (#2390)shlomiv2018-07-27
* [Fix #2387] Default to "localhost" in cider-current-hostVitalie Spinu2018-07-27
* Bump the piggieback version that gets injected on jack-inBozhidar Batsov2018-07-24
* Accept plain figwheel-main build name, normalizing to keyword (#2385)Estevo U.C. Castro2018-07-24
* Add the cider command to the cider-start-mapBozhidar Batsov2018-07-23
* Give some examples about the expected format for shadow-cljs andBozhidar Batsov2018-07-23
* Remove a redundant Java 8 checkBozhidar Batsov2018-07-23
* Implement uniform jack-in and connect parameter handlingVitalie Spinu2018-07-14
* Initialize `sesman-system` in all CIDER modesVitalie Spinu2018-07-13
* [Fix #2337] Add `cider-start-map` and bind to `C-c C-x`Vitalie Spinu2018-07-13
* Add a note about the usage of clojure over cljBozhidar Batsov2018-07-12
* Use cider-jack-in-cljs consistently in the code and documentationBozhidar Batsov2018-07-11
* Correctly format shadow command when it is "npx shadow-cljs"dan sutton2018-07-05
* Fix checkdoc error on emacs 27Vitalie Spinu2018-06-30
* Remove sesman.elVitalie Spinu2018-06-30
* Fix a few more compilation warningsBozhidar Batsov2018-06-24
* [#2203] Move the cider-auto-mode stuff to cider-connection.elBozhidar Batsov2018-06-24
* Add cider-jack-in-clj&cljs to cider-connection-init-commandsBozhidar Batsov2018-06-22
* Introduce a new command named `cider` (`C-c M-x`)Bozhidar Batsov2018-06-19
* Fix the link to the manualBozhidar Batsov2018-06-19
* Move some code where it belongsBozhidar Batsov2018-06-19
* Pass cider-default-cljs-repl value to on-port-callbackVitalie Spinu2018-06-19
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove some dead codeBozhidar Batsov2018-06-18
* Group a few requires a bit betterBozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* Rename -cljcljs -> -clj&cljs postfixVitalie Spinu2018-06-18
* New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
* Update the manual links to use our new domain cider.mxBozhidar Batsov2018-06-17
* Add figwheel-main REPL type (#2313)Andrea Richiardi2018-06-08
* Bump piggieback to 0.3.6Bozhidar Batsov2018-06-08
* Use a better error when a cljs repl form cannot be foundAndrea Richiardi2018-06-07