summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
* Improve session and REPL buffer namingVitalie Spinu2018-07-31
* Make `nrepl-xyz-buffer-name`s use new formatting systemVitalie Spinu2018-07-29
* Accept plain figwheel-main build name, normalizing to keyword (#2385)Estevo U.C. Castro2018-07-24
* Rename the cider-refresh.el to cider-ns.elBozhidar Batsov2018-07-10
* Rename cider-find-or-create-scratch-buffer to cider-scratch-find-or-create-bu...Bozhidar Batsov2018-07-08
* Use more specific requires in the testsBozhidar Batsov2018-06-25
* Use a more specific require in a testBozhidar Batsov2018-06-25
* [Fix #2203] Rename cider-interaction.el to cider-eval.elBozhidar Batsov2018-06-25
* Fix a broken testBozhidar Batsov2018-06-24
* Fix broken buildBozhidar Batsov2018-06-23
* Eval top level defuns inside comment forms (#2323)dpsutton2018-06-19
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
* Update the manual links to use our new domain cider.mxBozhidar Batsov2018-06-17
* Use line-move instead of previous-line for emacs24.5 testsVitalie Spinu2018-05-13
* Add tests for locref detectionVitalie Spinu2018-05-13
* 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