summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove `:url`s from the cheatsheet hierarchyTianxiang Xiong2018-01-30
* Fix a few section headingsBozhidar Batsov2018-01-30
* Implement a basic interface for the Clojure CheatsheetBozhidar Batsov2018-01-30
* Fix a couple of cheatsheet sectionsBozhidar Batsov2018-01-29
* Port `clojure-cheatsheet`'s data to `cider-cheatsheet`Tianxiang Xiong2018-01-29
* Attempt to fix an intermittent CI build failureBozhidar Batsov2018-01-29
* Check `actual` before insert in `cider-test-render-assertion`Tianxiang Xiong2018-01-24
* Render diffs for expected / actual test resultsTianxiang Xiong2018-01-23
* Fix a couple of changelog entriesBozhidar Batsov2018-01-22
* [#2171] Add a changelog entry for the "See Also" updatesBozhidar Batsov2018-01-22
* [Fix #2155] install-gnutls.sh should exit early on errorNeil Okamoto2018-01-22
* Avoid a potential error if the REPL config defcustoms are all nilBozhidar Batsov2018-01-21
* Drop support for cljxBozhidar Batsov2018-01-21
* [Fix #2160] Make it possible to customize *print-length* and *print-level* vi...Bozhidar Batsov2018-01-20
* Extend a docstringBozhidar Batsov2018-01-20
* Add a menu for cider-browse-ns-modeBozhidar Batsov2018-01-20
* Highlight failed assertions in tests that were defined interactivelyBozhidar Batsov2018-01-19
* Make a couple of documentation section titles stand out moreBozhidar Batsov2018-01-18
* Add a couple of comments to cider-test-run-testBozhidar Batsov2018-01-18
* Add a note about customizing the initial REPL namespaceBozhidar Batsov2018-01-16
* Add missing :group propertyBozhidar Batsov2018-01-15
* Improve a docstringBozhidar Batsov2018-01-15
* Address a compilation errorBozhidar Batsov2018-01-15
* Move cider-resolve-java-class to cider-util.elBozhidar Batsov2018-01-15
* Improve a bit of documentation from the previous commitBozhidar Batsov2018-01-15
* Java files are now linked in stack traces if paths are configured (#2167)Oleh Krehel2018-01-15
* Fix a changelog entry and kill some whitespaceBozhidar Batsov2018-01-15
* [Fix #2163] Add cider-browse-spec-regex (#2165)Juan Monetta2018-01-15
* [Fix #1976] Add an interactive command for connecting to a running ClojureScriptBozhidar Batsov2018-01-15
* Fix a typoBozhidar Batsov2018-01-14
* [Fix #2113] Add a couple of commands for evaluating the last/current sexp inBozhidar Batsov2018-01-14
* [Fix #2161] Add new interactive command `cider-eval-defun-to-point`Bozhidar Batsov2018-01-14
* Add instructions in the manual on how to swap eval/newline in the REPL (#2164)dpsutton2018-01-14
* [Fix #2148] Fix jump to definition for remote cider-jack-in or cider-connect ...HyungSuk Ryu2018-01-12
* Render specs in cider-doc using `cider-browse-spec--pprint-indented` (#2154)Juan Monetta2018-01-11
* Sort `require`s in `cider-util.el`Tianxiang Xiong2018-01-10
* Use `color-lighten-name` instead of custom color scaling functionTianxiang Xiong2018-01-10
* Fix typoDave Liepmann2018-01-09
* Update links to the manualBozhidar Batsov2018-01-08
* [#2153] Improve a bit the descriptions of commands related to clearing the REPLBozhidar Batsov2018-01-07
* Improve a messageBozhidar Batsov2018-01-07
* Expand a bit the section about working with cljc filesBozhidar Batsov2018-01-03
* Fix a couple of changelog entries.Bozhidar Batsov2018-01-03
* [Fix #1913] Allow toggling of current buffer connection (#2149)dpsutton2018-01-03
* [Fix #2150] Improve formatting of spec in `cider-doc` buffer (#2151)Tianxiang Xiong2018-01-03
* Add a note about compliment and cljs-toolingBozhidar Batsov2018-01-01
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Add a section on syntax highlighting to the manualBozhidar Batsov2018-01-01
* Extend a bit the section on minibuffer completionBozhidar Batsov2018-01-01
* Kill an extra blank lineBozhidar Batsov2018-01-01