summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* Keep rocking :-)Bozhidar Batsov2015-03-28
* Add cider-debug.el: Interactive debugger similar to edebugArtur Malabarba2015-03-28
* Fix indentationMichael Griffiths2015-03-20
* [#955] Reuse existing repl buffer when cleint process had diedVitalie Spinu2015-03-18
* Update copyright yearsBozhidar Batsov2015-03-01
* [Fix #970] Warn when used with incompatible nREPL serverBozhidar Batsov2015-02-22
* Add a few docstringsBozhidar Batsov2015-02-08
* Merge pull request #951 from pandeiro/projectless-repl-bugfixBozhidar Batsov2015-01-22
|\
| * [Fix #949] Define custom cider-default-repl-command.Murphy McMahon2015-01-16
* | Use sshx instead of ssh in cider-select-endpointTakashi AOKI2015-01-19
* | Bump clojure-mode dep to 4.0Bozhidar Batsov2015-01-17
|/
* [Fix #920] Implement boot support for cider-jack-inMurphy McMahon2015-01-14
* Isolate `nrepl-client` connection logic from CIDERVitalie Spinu2014-12-26
* Start work on 0.9Bozhidar Batsov2014-12-21
* Release 0.8.2Bozhidar Batsov2014-12-21
* Update the meaning of CIDERBozhidar Batsov2014-11-26
* Bump the version to 0.8.2-snapshotBozhidar Batsov2014-11-26
* Update some MELPA referencesBozhidar Batsov2014-11-23
* Catch up with a bugfix release of cider-nreplBozhidar Batsov2014-11-20
* Release 0.8.0Bozhidar Batsov2014-11-20
* [Fix #860] Use non-gready .+ in `cider-ps-running-nrepl-path-regexp-list`Vitalie Spinu2014-10-27
* [Fix #828] Fix completion issues and don't forget project directory in `cider...Vitalie Spinu2014-09-26
* [Fix #822] Rewrite nREPL connection logicVitalie Spinu2014-09-24
* Enhance `cider-connect` to auto-detect running nREPL serversVitalie Spinu2014-09-21
* Bump the cl-lib depBozhidar Batsov2014-09-20
* Bump the clojure-mode depBozhidar Batsov2014-09-20
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* Use repl buffer as connection bufferVitalie Spinu2014-08-25
* [Fix #744] Restore the ability to customize the command invoked by cider-jack-inBozhidar Batsov2014-08-22
* Remove unused local variableBozhidar Batsov2014-08-13
* Refactor and document nrepl-client.elVitalie Spinu2014-08-07
* Start the 0.8 dev cycleBozhidar Batsov2014-08-06
* Release 0.7.0Bozhidar Batsov2014-08-05
* Make it more obvious that cider-jack-in is simply using leinBozhidar Batsov2014-06-24
* Fix a docstringBozhidar Batsov2014-06-20
* Extract cider-string-join helperBozhidar Batsov2014-06-09
* removed extra brackets which broke cider-jack-inChristopher Poile2014-05-29
* Add a todo related to #580Bozhidar Batsov2014-05-29
* [Fix #580] Don't check for the lein command presence on remote hostsBozhidar Batsov2014-05-29
* [Fix #578] Simplify nREPL boot commandBozhidar Batsov2014-05-23
* Clean up cider-lein-command related codeBozhidar Batsov2014-05-16
* Separate out cider-lein-command and cider-lein-parameters. Now requires aAdam Clements2014-05-13
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
* remove explicit dependence on pkg-infoVitalie Spinu2014-04-25
* Explicitly depend on Emacs 24Steve Purcell2014-04-24
* Update the cider-version variableBozhidar Batsov2014-04-24
* Start work on the 0.7 seriesBozhidar Batsov2014-04-24
* Bump version to 0.6.0Bozhidar Batsov2014-04-24
* Fix a regression introduced in #489 that broke cider-jack-in outsideBozhidar Batsov2014-03-22
* Enable cider-jack-in on tramp buffersHugo Duncan2014-03-16