summaryrefslogtreecommitdiff
path: root/cider-eldoc.el
Commit message (Expand)AuthorAge
...
* Update the copyright yearsBozhidar Batsov2016-01-01
* Remove an extra spaceBozhidar Batsov2015-11-25
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Move many common-use functions to cider-common.elArtur Malabarba2015-09-23
* Add a simple wrapper for nrepl-op-supported-pBozhidar Batsov2015-08-27
* [Fix #1278] Change cider-current-repl to cider-current-repl-bufferBozhidar Batsov2015-08-25
* Eliminate usages of `cider-default-connection` in the nREPL clientBozhidar Batsov2015-08-25
* Update copyright yearsBozhidar Batsov2015-03-01
* Define cider-turn-on-eldoc-mode as an alias for eldoc-modeBozhidar Batsov2015-01-07
* Compilation optimizationsBozhidar Batsov2015-01-07
* [Fix #934] Simplify eldoc setupBozhidar Batsov2015-01-07
* [Fix #782] Cache eldoc data to reduce the number of eldoc nREPL queriesBozhidar Batsov2014-10-09
* Strip string properties when doing an eldoc requestBozhidar Batsov2014-10-09
* [Fix #713] Retrieve eldoc via a dedicated opBozhidar Batsov2014-10-08
* Don't show eldoc if you're not in a listBozhidar Batsov2014-10-07
* Don't try to lookup eldoc for forms like (:keyword var)Bozhidar Batsov2014-10-02
* [Fix #838] Inline eldoc-beginning-of-sexpBozhidar Batsov2014-10-01
* Expand nREPL dict api and apply throughoutVitalie Spinu2014-09-13
* [fix #795] correctly map on candidates in cider-eldoc-arglistVitalie Spinu2014-09-13
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* [Fix #652] Prevent eldoc from clobbering an error message in the minibufferBozhidar Batsov2014-08-12
* Inline a redundant functionBozhidar Batsov2014-08-08
* Update copyright yearsBozhidar Batsov2014-06-13
* [Fix #563] Don't prompt for method class to generate eldocBozhidar Batsov2014-05-16
* Enforce code style via .dir-locals.elBozhidar Batsov2014-04-26
* Remove eval-based eldoc retrievalBozhidar Batsov2014-04-25
* yas/expand -> yas-expandBozhidar Batsov2014-04-18
* Remove mention of non-existing commandBozhidar Batsov2014-04-18
* [Fix #510] Handle differently eldoc info obtained from the middlewareBozhidar Batsov2014-04-08
* Fix end of file commentBozhidar Batsov2014-03-11
* Farewell to tabsBozhidar Batsov2014-03-11
* [Fix #492] Add missing argument in cider-eldoc--arglist-eval-fn callBozhidar Batsov2014-03-03
* Retrieve arglists for eldoc via info nREPL op when availableBozhidar Batsov2014-03-03
* Define cider-company-docsigDmitry Gutov2014-03-02
* Replace deprecated turn-on-eldoc-mode functionBozhidar Batsov2014-02-19
* Use lexical binding everywhereBozhidar Batsov2014-02-19
* [Fix #432] Handle properly eldoc argsBozhidar Batsov2013-12-12
* Abstract some of the high level evaluation logicBozhidar Batsov2013-11-15
* Use cider-connected-pBozhidar Batsov2013-11-15
* cider-eldoc.el depends on cider-symbol-at-pointCharles Comstock2013-10-24
* Rename project to CIDERBozhidar Batsov2013-10-17