summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Improve a bit the configuration section of the manualBozhidar Batsov2018-01-01
* Improve a bit some help messagesBozhidar Batsov2018-01-01
* Bump the development versionBozhidar Batsov2017-12-28
* Release 0.16 (Riga)Bozhidar Batsov2017-12-28
* Mention Patreon as a means of supporting CIDERBozhidar Batsov2017-12-24
* Update a usage of <= for Emacs 24.4+Bozhidar Batsov2017-12-24
* Simplify a bit of code by using string-suffix-pBozhidar Batsov2017-12-24
* Add a note about clojure-expectations 2.2 adding support for clojure.testBozhidar Batsov2017-12-24
* Add a few notes about test namespace inference to the manualBozhidar Batsov2017-12-24
* Replace a few occurrences of when + not with unlessBozhidar Batsov2017-12-24
* Touch up a bit some documentation from the previous commitBozhidar Batsov2017-12-20
* [Fix #2144] Create a docker image to mimic the TravisCI environment (#2145)Neil Okamoto2017-12-20
* Fix nesting of when-let* body in several inspector functions (#2146)Ákos Kiss2017-12-20
* Mention cider-find-ns in the menus for cider-mode and cider-repl-modeBozhidar Batsov2017-12-19
* [Fix #2112] Add a new interactive command cider-find-keywordBozhidar Batsov2017-12-19
* Improve the error message of cider--find-nsBozhidar Batsov2017-12-19
* [Fix #2123] Add a changelog entry for the Java 9 version handling fixBozhidar Batsov2017-12-19
* Update the Liberapay linksBozhidar Batsov2017-12-18
* Replace Gratipay with LiberapayBozhidar Batsov2017-12-18
* Update cider-sync-request:resources-list to track some cider-nrepl changesBozhidar Batsov2017-12-18
* Dynamically build structs in `nrepl-bencode-tests`Tianxiang Xiong2017-12-18
* Avoid spurious unused lexical arg warning from Emacs <25.1Tianxiang Xiong2017-12-18
* Use 6-arg version of `tramp-make-tramp-file-name` for Emacs 26Tianxiang Xiong2017-12-18
* Name var for `with-parsed-tramp-file-name`Tianxiang Xiong2017-12-18
* Use `non-essential` instead of `tramp-completion-mode` for Emacs 26Tianxiang Xiong2017-12-18
* Remove unused var `face` in `cider-stacktrace--emit-spec-problems`Tianxiang Xiong2017-12-18
* Ignored unused parameter `win` in `cider-locref-help-echo`Tianxiang Xiong2017-12-18
* Replace `{if, when}-let` with `{if, when}-let*`Tianxiang Xiong2017-12-18
* Ignore unused parameter `cmd` in `cider--debug-mode`Tianxiang Xiong2017-12-18
* Remove unused parameter `pos` from `cider-eldoc-format-variable`Tianxiang Xiong2017-12-18
* Make show-prefix a required param for cider-repl-emit resultBozhidar Batsov2017-12-16
* Fix indentationBozhidar Batsov2017-12-16
* Fix a docstringBozhidar Batsov2017-12-16
* Improve the name of the variable checking whether we're dealing with the firstBozhidar Batsov2017-12-16
* Tweak the changelog a tiny bitBozhidar Batsov2017-12-16
* Add a changelog entry for the previous commitBozhidar Batsov2017-12-16
* Ensure cider-repl-result-prefix is only inserted before the first result chun...Le Wang2017-12-16
* Improve a couple of docstrings and comments a bitBozhidar Batsov2017-12-16
* Fix a typoBozhidar Batsov2017-12-16
* [#2129] Мake evm and cask setup more reliable in travis (#2139)Neil Okamoto2017-12-15
* Merge pull request #2127 from vspinu/switchBozhidar Batsov2017-12-14
|\
| * Merge branch 'master' into switchBozhidar Batsov2017-12-14
| |\ | |/ |/|
* | Improve point restoration of `cider--format-buffer`Tianxiang Xiong2017-12-13
* | Remove single tuple bindings for `{if, when}-let*`Tianxiang Xiong2017-12-13
* | Fix misplaced parentheses in `cider-repl-switch-to-other`Tianxiang Xiong2017-12-13
* | Restore missing parensdan sutton2017-12-11