summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Enable running tests in multiple namespacesJeff Valk2016-02-04
* Add a changelog entry for cider-nrepl#294Bozhidar Batsov2016-02-02
* Merge pull request #1536 from phillord/feature/eval-to-commentBozhidar Batsov2016-02-02
|\
| * Add `eval-defun-to-comment` commandPhillip Lord2016-02-01
* | [Fix #1529] Close nREPL messages buffer when its matching connection isBozhidar Batsov2016-01-31
|/
* [Fix #1458] Separate nREPL messages by connections instead of byBozhidar Batsov2016-01-31
* [#1493] Add a changelog entryBozhidar Batsov2016-01-31
* Document the change in default value of the overlay font-lockingArtur Malabarba2016-01-30
* Update changelog for 0.10.2 releaseWes Morgan2016-01-27
* Make auto scroll work with repl buffer in non-selected framesRyo Fukumuro2016-01-21
* Document the previous commits in the ChangelogArtur Malabarba2016-01-19
* Merge pull request #1517 from clojure-emacs/debug-hereBozhidar Batsov2016-01-17
|\
| * Implement the :here command in debug sessionsArtur Malabarba2016-01-15
* | [Fix #1518] Add cider-dynamic-indentation defcustomArtur Malabarba2016-01-16
|/
* [Fix #1456] Don't font-lock buffer if font-lock-mode is OFFArtur Malabarba2016-01-15
* Support a :stack status in cider--debug-response-handlerArtur Malabarba2016-01-15
* Update the readme and the changelog to account for 0.10.1Bozhidar Batsov2016-01-05
* Suppress eldoc when the current sexp seems to be too largeRyo Fukumuro2016-01-04
* Use text properties instead of overlays for ANSI coloringRyo Fukumuro2016-01-04
* Add a Changelog entry for #1490Michael Griffiths2015-12-29
* Fix typo in changelogJeff Valk2015-12-29
* [Fix #1379] Fix test highlighting at start of lineJeff Valk2015-12-29
* [Fix #1435] Display test results more specificallyJeff Valk2015-12-28
* Improve stacktrace presentation of compiler errorsJeff Valk2015-12-27
* [Fix #1482] Clear nREPL sessions when connection is closedRyo Fukumuro2015-12-27
* Delete overlays when clearing REPL bufferRyo Fukumuro2015-12-27
* [Fix #1486] Complete a partial fix in stacktrace font-locking.Jeff Valk2015-12-26
* [Fix #1452] Fix broken ANSI coloring in the replRyo Fukumuro2015-12-25
* [Fix #1479] Make paredit and cider-repl-mode play niceBozhidar Batsov2015-12-24
* Check major mode first when choosing connectionDan Fuchs2015-12-22
* Fix occasional error when indenting namespace-qualified functionRyo Fukumuro2015-12-20
* [Fix #1463] Make the process of associating a connection with a project more ...Bozhidar Batsov2015-12-17
* [Fix #1466] Correctly font-lock pretty-printed results at the REPLMichael Griffiths2015-12-12
* Merge pull request #1447 from cichli/pprint-fnBozhidar Batsov2015-12-12
|\
| * Add cider-pprint-fn optionMichael Griffiths2015-12-12
* | Mention we now support only Clojure(Script) 1.7+ and Java 7+Bozhidar Batsov2015-12-12
|/
* Document previous commit in the ChangelogArtur Malabarba2015-12-11
* [Fix #1460] Font-lock traced varsBozhidar Batsov2015-12-10
* [#1446] Alter the behavior of cider-inspectBozhidar Batsov2015-12-09
* Avoid killed-buffer reference on restartRyo Fukumuro2015-12-04
* Fix broken link to "Debugging" sectionPeter Jaros2015-12-03
* Fix a broken linkBozhidar Batsov2015-12-03
* Release CIDER 0.10.0 (a.k.a. CIDERX)Bozhidar Batsov2015-12-03
* [Fix #1299] Eval in both REPLs for cljc and cljxLars Andersen2015-11-28
* Remove distinct REPL-switching commandsBozhidar Batsov2015-11-28
* [#1412] Track nREPL messages per sessionBozhidar Batsov2015-11-25
* [Fix #1422] Don't require a balanced sexp on Return in the REPLBozhidar Batsov2015-11-15
* [Fix #1406] When running tests, report test ns in minibuffer messagesFabricationatorishnicatorist2015-11-12
* Update test-report buffer when tests passJeff Hui2015-11-06
* [#1337] Unify the REPL clearing behavior in cider-mode and cider-repl-modeBozhidar Batsov2015-11-05