summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Allow predicates in plugin and middleware listsRadon Rosborough2018-03-27
* [Fix #2199] Implement elisp-lint.el in CINeil Okamoto2018-03-05
* Remove last remnants of cljx code causing CI breakageNeil Okamoto2018-01-31
* Avoid a potential error if the REPL config defcustoms are all nilBozhidar Batsov2018-01-21
* [Fix #2161] Add new interactive command `cider-eval-defun-to-point`Bozhidar Batsov2018-01-14
* [Fix #2148] Fix jump to definition for remote cider-jack-in or cider-connect ...HyungSuk Ryu2018-01-12
* Update links to the manualBozhidar Batsov2018-01-08
* [Fix #1913] Allow toggling of current buffer connection (#2149)dpsutton2018-01-03
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Replace a few occurrences of when + not with unlessBozhidar Batsov2017-12-24
* Dynamically build structs in `nrepl-bencode-tests`Tianxiang Xiong2017-12-18
* Avoid spurious unused lexical arg warning from Emacs <25.1Tianxiang Xiong2017-12-18
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Fix testsVitalie Spinu2017-09-05
* New utility function `cider-add-face`Vitalie Spinu2017-09-05
* New utility function `cider-run-chained-hook`Vitalie Spinu2017-09-05
* Move cider-checks.el and cider-bytecomp-warnings.el to ./scripts/ subdirVitalie Spinu2017-08-05
* Don't checkdoc in autoloadsVitalie Spinu2017-08-05
* Move relevant tests from cider-client-tests to cider-interaction-testsVitalie Spinu2017-07-31
* Fix broken evaluation in cljc files with one connectionVitalie Spinu2017-07-25
* [Fix #2058] Don't cache non-existing ns-formsVitalie Spinu2017-07-25
* Check that `checkdoc-file` is defined before running checksTianxiang Xiong2017-07-23
* Fail on `checkdoc` warningsTianxiang Xiong2017-07-23
* Make `cider-current-connection` retrieve the most recently used connectionVitalie Spinu2017-07-16
* [Fix #2040] Fix fontification of conditional expressions in cljc filesVitalie Spinu2017-07-16
* Better connection types retrivalVitalie Spinu2017-07-16
* Handle ANSI color REPL evaluation created by Puget (#2021)Paul Landes2017-07-15
* Introduce positive filters for stackframesDan Sutton2017-07-15
* Show only or hide when on stackframe linesDan Sutton2017-07-15
* [Fix #1832] Add eldoc info for datomic query input parameterstijsmallaerts2017-03-22
* Fix expectations in cider-font-lock-testsDan Sutton2017-03-18
* Add a commentBozhidar Batsov2017-03-11
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* Kill an obsolete requireBozhidar Batsov2017-03-08
* [Fix #1731] Change code for boot's cider.tasks/add-middleware taskAndrea Richiardi2017-01-23
* Introduce cider-*-global-optionsAndrea Richiardi2017-01-23
* Add font-locking for reader conditionals (#1912)Alvin Francis Dumalus2017-01-12
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* 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 #1824] Add support for cider-jack-in dependency exclusions (#1844)Benedek Fazekas2016-09-14
* [#1677] Handle lone carriage returns as newline (#1814)dpsutton2016-07-27
* Improve the code style a bitBozhidar Batsov2016-07-25
* [Fix #1794] Flush ansi color context after printing (#1813)dpsutton2016-07-25
* [#1782] Customizable appearance of a multiline docstringcskksc2016-06-23
* Remove read from cider-browse-ns--first-doc-linecskksc2016-06-14
* Add a test for #1777Artur Malabarba2016-06-06
* [Fix #1577] Show first line of docstring in ns browser (#1757)mallt2016-05-30
* Refactor some eldoc functionscskksc2016-05-18