summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update copyright yearsBozhidar Batsov2015-03-01
* Add options for configuring completion annotationsMichael Griffiths2015-02-28
* Use Grimoire 0.4.6 /searcharrdem2014-12-27
* Replace nrepl-buffer-ns with cider-buffer-nsBozhidar Batsov2014-12-23
* [Fix #867] Fix (cider-grimoire-lookup) regression due to HTTP 301 (Moved Perm...Wei Peng2014-11-23
* Fix broken testBozhidar Batsov2014-11-16
* Fix broken testsBozhidar Batsov2014-11-09
* Fix a couple of broken testsBozhidar Batsov2014-11-05
* Fix broken testBozhidar Batsov2014-10-02
* [Fix #814] Use `cider-current-ns` instead of `nrepl-buffer-ns`Vitalie Spinu2014-09-21
* Enhance `cider-connect` to auto-detect running nREPL serversVitalie Spinu2014-09-21
* Rewrite `sync-request` subsystemVitalie Spinu2014-09-15
* Expand nREPL dict api and apply throughoutVitalie Spinu2014-09-13
* [fix #772] and fix broken `cider-eval-and-get-value`Vitalie Spinu2014-09-10
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* Use repl buffer as connection bufferVitalie Spinu2014-08-25
* [#671] Check middleware compatibility asynchronouslyBozhidar Batsov2014-08-20
* Add Cygwin support. Refs #735Juergen Hoetzel2014-08-18
* Refactor and document nrepl-client.elVitalie Spinu2014-08-07
* Don't make info request for empty symbolHugo Duncan2014-08-03
* Update grimoire URL generation for grimoire 0.3Bozhidar Batsov2014-08-01
* Replace * in grimoire urlsBozhidar Batsov2014-07-25
* Replace ! in grimoire urlsBozhidar Batsov2014-07-25
* Replace ? in grimoire URLs.Bruce Durling2014-07-25
* Add Grimoire integrationBozhidar Batsov2014-07-24
* [Fix #633, #659] Refactor `cider-find-` and `cider-jump-`.Jeff Valk2014-07-08
* [Fix #605] Ensure that resource file urls are decoded and correct on Windows.Scott Douglas-Watson2014-07-02
* Display middleware version in connection infoBozhidar Batsov2014-06-06
* Report cider-nrepl's version on REPL startBozhidar Batsov2014-06-05
* Fix indentationBozhidar Batsov2014-05-30
* Add a couple of unit tests for cider-symbol-at-pointBozhidar Batsov2014-05-30
* Fix broken testsBozhidar Batsov2014-05-27
* [#577] Add a test for decoding negative integersBozhidar Batsov2014-05-23
* [Fix #563] Don't prompt for method class to generate eldocBozhidar Batsov2014-05-16
* Update 'doc' for special forms and Java symbols.Jeff Valk2014-05-03
* remove explicit dependence on pkg-infoVitalie Spinu2014-04-25
* Handle dicts in info response.Gary Trakhman2014-04-18
* Add the Java version to the welcome banner & the connection infoBozhidar Batsov2014-04-08
* [Fix #525] and clojure-emacs/cider-nrepl#25, bencode parser can handle nilGary Trakhman2014-04-08
* Removing references to IDO.Jon Pither2014-03-14
* Fixing reference to nrepl-connection-buffer in cider-change-buffers-designation.Jon Pither2014-03-08
* Adding cider-change-buffers-designation.Jon Pither2014-03-07
* [Fix #501] Nil appearing in nrepl-server buffer name when no project directory.Jon Pither2014-03-07
* Cider command uses known endpointsJon Pither2014-03-05
* Extract cider-var-info and cider-get-var-attrBozhidar Batsov2014-03-03
* (set (make-local-variable 'x) ...) -> (setq-local x ...)Bozhidar Batsov2014-02-24
* cider--backend-version -> cider--nrepl-versionBozhidar Batsov2014-02-24
* Update copyrights for 2014Bozhidar Batsov2014-02-08
* Improve version reportingBozhidar Batsov2014-02-06
* Showing endpoint host when no project directory.Jon Pither2014-01-24