summaryrefslogtreecommitdiff
path: root/cider-client.el
Commit message (Expand)AuthorAge
* Remove unused function cider--sync-request-valueBozhidar Batsov2015-03-17
* Rename `value` slot in `ns-list` and `ns-vars` responsesMichael Griffiths2015-03-16
* Update copyright yearsBozhidar Batsov2015-03-01
* Add support for format-edn middlewareMichael Griffiths2015-02-16
* Add code formatting commandsBozhidar Batsov2015-02-08
* Deprecate redundant cider-evalBozhidar Batsov2015-01-25
* Move cider-sync-request:macroexpand to cider-macroexpand.elBozhidar Batsov2015-01-25
* Indentation fixesBozhidar Batsov2014-12-22
* Add quote from Einstein about simplicity.John Jacobsen2014-11-24
* Add an inspirational quote by Edsger W. DijkstraBozhidar Batsov2014-11-03
* [Fix #713] Retrieve eldoc via a dedicated opBozhidar Batsov2014-10-08
* Merge pull request #849 from freeduck/masterBozhidar Batsov2014-10-07
|\
| * Extend the words of inspiration with a Madonna quoteKristian Nygaard Jensen2014-10-06
* | Track upstream changes to the apropos middlewareBozhidar Batsov2014-10-06
|/
* [Fix #844] Detect absense of var infoBozhidar Batsov2014-10-03
* Code styleBozhidar Batsov2014-10-02
* Track some changes in the info middlewareBozhidar Batsov2014-10-02
* [Fix #814] Use `cider-current-ns` instead of `nrepl-buffer-ns`Vitalie Spinu2014-09-21
* Add `no-error` optional argument to `nrepl-current-connection-buffer`Vitalie Spinu2014-09-21
* Track cider-nrepl changes in the complete middlewareBozhidar Batsov2014-09-20
* Refactor the interactive evaluation APIVitalie Spinu2014-09-19
* Track resource middleware changesBozhidar Batsov2014-09-16
* Fix a typoBozhidar Batsov2014-09-16
* Update classpath response processingBozhidar Batsov2014-09-16
* Merge pull request #804 from vitoshka/sync-requestBozhidar Batsov2014-09-16
|\
| * Rewrite `sync-request` subsystemVitalie Spinu2014-09-15
* | ensure `cider-interrupt` is executed in connection bufferVitalie Spinu2014-09-15
|/
* [fix #772] and fix broken `cider-eval-and-get-value`Vitalie Spinu2014-09-10
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* [Fix #772] Don't read Clojure results as Emacs Lisp codeBozhidar Batsov2014-09-03
* Refactor and document nrepl-client.elVitalie Spinu2014-08-07
* Don't make info request for empty symbolHugo Duncan2014-08-03
* Extend a bit the words of inspirationBozhidar Batsov2014-07-14
* [Fix #613] Add clojure.test integration.Jeff Valk2014-06-15
* Update copyright yearsBozhidar Batsov2014-06-13
* Update 'method' -> member' to support updated Java info.Jeff Valk2014-05-27
* [Fix #563] Don't prompt for method class to generate eldocBozhidar Batsov2014-05-16
* Docstring fixesBozhidar Batsov2014-05-15
* Enable full Java participation in Clojure symbol lookup.Jeff Valk2014-04-27
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
* Support Java method description from middleware.Jeff Valk2014-04-24
* Handle dicts in info response.Gary Trakhman2014-04-18
* Farewell to tabsBozhidar Batsov2014-03-11
* Handle nil argument in cider-var-infoBozhidar Batsov2014-03-03
* Extract cider-var-info and cider-get-var-attrBozhidar Batsov2014-03-03
* Small terminology improvementsBozhidar Batsov2014-02-24
* Drop unused let bufferCharles Comstock2014-02-19
* Use lexical binding everywhereBozhidar Batsov2014-02-19
* [Fix #436] Avoid an infinite loop when evaluating ns formsBozhidar Batsov2013-12-19
* [Fix #432] Handle properly eldoc argsBozhidar Batsov2013-12-12