summaryrefslogtreecommitdiff
path: root/cider-interaction.el
Commit message (Expand)AuthorAge
...
* Remove session from nrepl interaction (#1925)dpsutton2017-01-23
* Add fuzzy completion-style for companyAlexander Yakushev2017-01-22
* Improve the formatting of a message a bitBozhidar Batsov2017-01-04
* Fix pcase compatibility with Emacs 24.xBozhidar Batsov2017-01-04
* [Fix #1895] Connect to same host:port after cider-restartcskksc2017-01-04
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* Improve the formatting of a bit of codeBozhidar Batsov2016-12-27
* Fix a docstringBozhidar Batsov2016-12-27
* Allow negative prefix to inhibit refresh fnsDan Sutton2016-12-27
* Control pretty print width with variableDan Sutton2016-11-27
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* [Fix #1613] Check for refresh function resolvable (#1866)dpsutton2016-10-13
* [Fix #1748] Add new command cider-pprint-eval-last-sexp-to-replBozhidar Batsov2016-10-08
* Tweak the eval keymap a bitBozhidar Batsov2016-07-17
* Move eval commands to a single keymap (#1805)dpsutton2016-07-16
* [Fix #1767] Read and eval defun at point (#1774)mallt2016-06-10
* [Fix #1766] Fix company-mode integration with cider eldoccskksc2016-05-30
* Add font-lock-variable-name-face in cider-propertize (#1753)Chaitanya Koparkar2016-05-19
* Refactor some eldoc functionscskksc2016-05-18
* [Fix #1572] Add support for variables in eldoccskksc2016-05-18
* Fix a scan-errorArtur Malabarba2016-05-06
* [Fix #1689] Create eval indicators for all sexps in a regionArtur Malabarba2016-05-06
* Use cider-sexp-at-point in cider-eval-sexp-at-pointArtur Malabarba2016-05-06
* Rename cider-eval-current-sexp to cider-eval-sexp-at-pointBozhidar Batsov2016-04-29
* [Fix #1720] Add a command to evaluate the form around pointBozhidar Batsov2016-04-29
* Add a comment about a previous changeArtur Malabarba2016-04-27
* Increase the timeout for sync namespace evalsArtur Malabarba2016-04-27
* Inject minimal clojure version as a dependency (#1697)Phil Lord2016-04-23
* Change a couple of defvars to defconstsBozhidar Batsov2016-04-22
* Warn when using unsupported Clojure version (#1700)dpsutton2016-04-20
* [Fix #1659] Add fringe indicators for evaluated formsArtur Malabarba2016-04-20
* [Fix #1669] Add a missing requireBozhidar Batsov2016-04-12
* Fix a quoteArtur Malabarba2016-04-10
* [Fix #1656] Apply ansi colors to output when doing eval and printBozhidar Batsov2016-04-10
* Kill everything that was obsoleted in the previous releaseBozhidar Batsov2016-04-10
* Cleanup some requiresBozhidar Batsov2016-04-09
* Fix some copyright yearsBozhidar Batsov2016-04-09
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Update the REPL warnings to refer to the new manualBozhidar Batsov2016-04-04
* Mute user-specified middleware errorssanjayl2016-04-04
* Display namespace in eldocBozhidar Batsov2016-04-03
* Use "an nREPL" instead "a nREPL" everywhereBozhidar Batsov2016-03-31
* Update cider-view-manualBozhidar Batsov2016-03-30
* Add a command to load all project namespacesBozhidar Batsov2016-03-26
* Fix buffer killing in cider-close-ancillary-buffersBozhidar Batsov2016-03-26
* Remove the warning about missing nREPL opsBozhidar Batsov2016-03-26
* Fix a couple of var references in a docstringBozhidar Batsov2016-03-24
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* Only use buttons for debugging when inlinedArtur Malabarba2016-03-20