summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
...
| * 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
| * Don't use (deprecated) internal tramp varJuergen Hoetzel2018-05-27
| * Quick and dirty fix for not building properly the group-idBozhidar Batsov2018-05-26
| * Improve library checkingBozhidar Batsov2018-05-26
| * Bump the clojure-mode depBozhidar Batsov2018-05-25
| * Kills some extra spacesBozhidar Batsov2018-05-21
| * Make the ClojureScript deps injection configurable and document itBozhidar Batsov2018-05-21
| * Inject piggieback automatically on cider-jack-in-clojurescriptBozhidar Batsov2018-05-20
| * Add :safe properties to a few defcustomsBozhidar Batsov2018-05-14
| * Require the nashorn REPL before trying to use itBozhidar Batsov2018-05-14
| * Bump the development versionBozhidar Batsov2018-05-09
| * Extend the usage section :-)Bozhidar Batsov2018-05-08