summaryrefslogtreecommitdiff
path: root/cider-connection.el
Commit message (Expand)AuthorAge
* Bump the copyright yearsBozhidar Batsov2019-01-01
* Simplify cljs reuse checkDieter Komendera2018-11-18
* Use symbols for repl types instead of strings and efficient comparisonsDieter Komendera2018-11-18
* Don't treat "multi" and "any" reply types as synoymsDieter Komendera2018-11-18
* Fix shortcut for REPL buffers when type is "any"Dieter Komendera2018-11-18
* Improve friendly session detectionVitalie Spinu2018-11-10
* Use file-truename in sesman-friendly-session-p methodVitalie Spinu2018-10-24
* Tweak some Clojure and ClojureScript referencesBozhidar Batsov2018-10-19
* [Fix #2446] Implement Sesman friendly sessionsVitalie Spinu2018-10-13
* [Fix #2466] Make generic cider ops use any available nrepl connectionDieter Komendera2018-10-08
* [Fix #2444] Reuse dead REPL buffers on new connectionVitalie Spinu2018-09-23
* Move "Closed on" connection message to sentinelVitalie Spinu2018-09-23
* [Fix #2435] Remove killed REPLs from session in client sentinelVitalie Spinu2018-09-23
* [Fix #2413] Prompt if a session with the same parameters already existsVitalie Spinu2018-08-30
* [Fix #2425] Implement "pending-cljs" REPL typeVitalie Spinu2018-08-30
* [Fix #2418] Don't overwrite explicitly supplied params in connect-sibling-xyzVitalie Spinu2018-08-30
* [Fix #2421] Use the right version comparison functionBozhidar Batsov2018-08-17
* [Fix #2415] Filter out killed buffers in `cider-repls`Mikhail Gusarov2018-08-16
* Fix the message displayed when cider-nrepl is not present at allBozhidar Batsov2018-08-16
* Remove a default return valueBozhidar Batsov2018-08-16
* [Fix #2411] Don't show warnings when the middleware versionBozhidar Batsov2018-08-16
* [Fix #2417] Fix a typoBozhidar Batsov2018-08-16
* Emit a different warning if cider-nrepl is not presentBozhidar Batsov2018-08-15
* Stop releasing CIDER and cider-nrepl togetherBozhidar Batsov2018-08-06
* Rename `cider-describe-current-connection` -> `cider-describe-connection`Vitalie Spinu2018-08-05
* Add support for sesman-browserVitalie Spinu2018-08-05
* Preserve REPL names during the restartVitalie Spinu2018-08-05
* Fix restart of server-less sessionsVitalie Spinu2018-08-05
* Store and re-use session-name in REPL buffersVitalie Spinu2018-08-05
* Set correct default-directory in repl-buffersVitalie Spinu2018-07-31
* Improve session and REPL buffer namingVitalie Spinu2018-07-31
* Make `nrepl-xyz-buffer-name`s use new formatting systemVitalie Spinu2018-07-29
* Implement a flexible way to customize session namesVitalie Spinu2018-07-29
* Implement sesman-project methodVitalie Spinu2018-07-27
* Initialize `sesman-system` earlier in `cider-repl-create`Vitalie Spinu2018-07-27
* Fix a broken call to cider-popup-bufferBozhidar Batsov2018-07-17
* Fix a typoBozhidar Batsov2018-07-17
* Implement uniform jack-in and connect parameter handlingVitalie Spinu2018-07-14
* Fallback on `cider` in sesman-start (C-c C-s C-s)Vitalie Spinu2018-07-13
* Ensure existence of a REPL in `cider-map-repls`Vitalie Spinu2018-07-01
* Fix a few typos and grammarVitalie Spinu2018-07-01
* [Fix #2342] Alias and obsolete variables after #2324Vitalie Spinu2018-06-30
* Add `ensure` argument to `cider-current-repl` and `cider-repls`Vitalie Spinu2018-06-30
* Fix build warningsVitalie Spinu2018-06-30
* [#2342] Add a cider-current-connection alias for cider-current-replBozhidar Batsov2018-06-28
* [#2342] Add an obsolete alias for cider-current-repl-bufferBozhidar Batsov2018-06-28
* [Fix #2203] Rename cider-interaction.el to cider-eval.elBozhidar Batsov2018-06-25
* [Fix #2347] Remove direct manipulations of cider-ancillary-buffersBozhidar Batsov2018-06-24
* Fix one problem compilation problemBozhidar Batsov2018-06-24
* Try to fix again the compilation issues in cider-connection.elBozhidar Batsov2018-06-24