summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* 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
* [Fix #1337] Add a command to switch between the Clojure and ClojureScript REP...Bozhidar Batsov2015-11-05
* [#1337] Rebind clearing the REPL buffer to `C-u C-c C-o` in cider-repl-modeBozhidar Batsov2015-11-05
* [Fix #1297] C-c M-n should act on both replsLars Andersen2015-11-04
* [Fix #1392] Track definitions made in the REPLBozhidar Batsov2015-11-03
* [Fix #1355] Document that we support the `:style/indent` metadataArtur Malabarba2015-10-30
* Add basic gradle supportMeikel Brandmeyer2015-10-30
* Add a Changelog entry for clojure-emacs/cider-nrepl#268Artur Malabarba2015-10-28
* Match windows file names in cider-compilation-regexpJuergen Hoetzel2015-10-27
* [Fix #1330] Leverage the source-tracking mechanism introduced in nREPL 0.2.11Bozhidar Batsov2015-10-25
* [Fix #1378] cider-ovelays-use-font-lock -> cider-overlays-use-font-lockBozhidar Batsov2015-10-20
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Add a missing Changelog entryArtur Malabarba2015-10-19
* [Fix #1371] Font-lock deprecated vars with a background colorArtur Malabarba2015-10-19
* [Fix #1300] Make it possible to quickly replicate an existing nREPL connectionBozhidar Batsov2015-10-17
* [Fix #1328] Auto-scroll the *nrepl-server* bufferBozhidar Batsov2015-10-10
* Small changelog fixesBozhidar Batsov2015-09-20
* Add cider-load-buffer-and-switch-to-repl-bufferJeremy Heiler2015-09-20
* [Fix #715] Add jump to error location when clicking on error messageRafik Naccache2015-09-14
* Implement dynamic font-lockingArtur Malabarba2015-09-09