summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
...
* 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 #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
* [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
* 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
* Release 0.16 (Riga)Bozhidar Batsov2017-12-28
* 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 #2112] Add a new interactive command cider-find-keywordBozhidar Batsov2017-12-19
* [Fix #2123] Add a changelog entry for the Java 9 version handling fixBozhidar Batsov2017-12-19
* Tweak the changelog a tiny bitBozhidar Batsov2017-12-16
* Add a changelog entry for the previous commitBozhidar Batsov2017-12-16
* Merge branch 'master' into switchBozhidar Batsov2017-12-14
|\
| * Improve point restoration of `cider--format-buffer`Tianxiang Xiong2017-12-13
| * [#2120] Fix TLS related errors in Travis CI (#2128)Neil Okamoto2017-12-11
| * [Fix #2126] Preserve the point position in cider-format-bufferBozhidar Batsov2017-12-11
* | Remove cider-remember-clojure-buffer and cider-last-clojure-bufferVitalie Spinu2017-12-11
* | Improve lookup in cider-switch-to-last-clojure-bufferVitalie Spinu2017-12-10
* | [Fix #2084] Select correct REPL type in cider-switch-to-repl-bufferVitalie Spinu2017-12-10
|/
* Add a REPL shortcut for `cider-repl-require-repl-utils`Bozhidar Batsov2017-12-10
* Check whether there are multiple active connections in cider-rotate-default-c...Bozhidar Batsov2017-12-10
* Fix a typoBozhidar Batsov2017-12-10
* [#2111] implement cider-pprint-eval-{last-sexp,defun}-to-commentNeil Okamoto2017-12-10
* Apply a few small tweaks to the changelogBozhidar Batsov2017-12-09
* [Fix #1651] `cider-expected-ns` no longer returns nil under boot (#2124)Michael Glaesemann2017-12-09
* Document recent changes by @vspinuVitalie Spinu2017-10-01
* [Fix #2088] Font-lock properly fns defined with def (#2086)Oskar Kvist2017-09-25
* Release 0.15.1Bozhidar Batsov2017-09-13
* Document recent changesVitalie Spinu2017-09-05
* Document clojure-emacs/cider-nrepl#435 and clojure-emacs/cider-nrepl#436Vitalie Spinu2017-08-29
* [Fix #2045] *cider-scratch* is no longer an ancillary bufferVitalie Spinu2017-08-29
* Add a change entry for https://github.com/clojure-emacs/cider-nrepl/pull/432Bozhidar Batsov2017-08-17
* Add a bunch of missing : in various changelog entriesBozhidar Batsov2017-08-10
* Add a missing : in the newest changelog entryBozhidar Batsov2017-08-10
* Document debugger fixesVitalie Spinu2017-08-10
* Hide all others stack frames when viewing project only (#2064)dpsutton2017-07-29
* Fix broken evaluation in cljc files with one connectionVitalie Spinu2017-07-25
* [Fix #2058] Don't cache non-existing ns-formsVitalie Spinu2017-07-25
* Use `cider--font-lock-ensure` for compatibility with Emacs 24.5Tianxiang Xiong2017-07-22
* Release CIDER 0.15 (London)Bozhidar Batsov2017-07-20
* Add nREPL support for user level notificationsVitalie Spinu2017-07-20
* Add support for interactive location references in REPLVitalie Spinu2017-07-19
* [Fix #390] Implement a workaround for orphaned Java process on Windows (#2051)Benedek Fazekas2017-07-17
* [Fix #2049] Use `view-mode` for `cider-grimoire` buffer (#2050)Tianxiang Xiong2017-07-17