summaryrefslogtreecommitdiff
path: root/nrepl-client.el
Commit message (Expand)AuthorAge
* Add default value to nrepl-dict-get (#1662)sanjayl2016-04-11
* Simplify middleware version compatibility check (#1658)sanjayl2016-04-10
* Kill everything that was obsoleted in the previous releaseBozhidar Batsov2016-04-10
* Cleanup some requiresBozhidar Batsov2016-04-09
* Fix some copyright yearsBozhidar Batsov2016-04-09
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* Mute user-specified middleware errorssanjayl2016-04-04
* Fix a compilation warningBozhidar Batsov2016-04-01
* Let sync op failures use stacktrace viewersanjayl2016-04-01
* Use "an nREPL" instead "a nREPL" everywhereBozhidar Batsov2016-03-31
* Adjust a docstringBozhidar Batsov2016-03-24
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* [Fix #1568] Mouse clicks expand collapsed dicts in nrepl-messagesArtur Malabarba2016-03-01
* Fix a docstringBozhidar Batsov2016-02-29
* Use arrows with the same length in the nREPL messages bufferBozhidar Batsov2016-02-29
* [Fix #1578] Add a guard for missing process-bufferJon Pither2016-02-28
* Remove a bunch of stuff that were marked as obsolete in 0.10Bozhidar Batsov2016-02-27
* Reimplement pprint-eval in terms of regular evalArtur Malabarba2016-02-07
* Fix a docstringBozhidar Batsov2016-02-06
* Fix a docstringBozhidar Batsov2016-02-06
* New feature: EnlightenArtur Malabarba2016-02-05
* [Fix #1539] Replace the usages of string-remove-prefix/suffixBozhidar Batsov2016-02-03
* Improve the names of the nREPL message buffersBozhidar Batsov2016-02-02
* [Fix #1458] Separate nREPL messages by connections instead of byBozhidar Batsov2016-01-31
* Refine a docstringBozhidar Batsov2016-01-21
* Fix a docstringBozhidar Batsov2016-01-20
* Add missing spaceBozhidar Batsov2016-01-20
* Improve the docstring for nrepl--clear-client-sessionsBozhidar Batsov2016-01-03
* Merge pull request #1501 from rfkm/improve-docstringBozhidar Batsov2016-01-03
|\
| * Improve docstring of `nrepl--clear-client-sessions`Ryo Fukumuro2016-01-04
* | Update the copyright yearsBozhidar Batsov2016-01-01
|/
* [Fix #1482] Clear nREPL sessions when connection is closedRyo Fukumuro2015-12-27
* Remove an ancient guard from the nrepl-server-sentinelBozhidar Batsov2015-12-26
* Add optional pprint-out-handler arg to nrepl-make-response-handlerMichael Griffiths2015-12-12
* [Fix #1442] Hang during cider-quit due to wrong sessionArtur Malabarba2015-12-01
* Remove pointless safeguardArtur Malabarba2015-11-29
* [Fix #1412] Improve the nrepl-messages redirectionArtur Malabarba2015-11-29
* [Fix #1437] Messages button not working with mouseArtur Malabarba2015-11-29
* [Fix #1439] Wrong arguments in calls to sync-requestArtur Malabarba2015-11-29
* Improve a messageBozhidar Batsov2015-11-29
* Dump decoding errors to a dedicated nREPL error bufferBozhidar Batsov2015-11-29
* Remove a few mentions of `nrepl-message-buffer-name'Artur Malabarba2015-11-28
* Delete cider--ensure-sessionArtur Malabarba2015-11-28
* [Fix #1434] Correct pcase syntaxBozhidar Batsov2015-11-26
* [#1412] Track nREPL messages per sessionBozhidar Batsov2015-11-25
* Remove commented out codeBozhidar Batsov2015-11-23
* [Fix #1419] Use dynamic font-lock wherever possibleArtur Malabarba2015-11-14
* [#1420] Show stacktrace buffers for sync "eval" requestsBozhidar Batsov2015-11-14
* Switch to the connection (REPL) buffer after dumping a stacktrace in itBozhidar Batsov2015-11-14
* [Fix #1381] Don't the dump the sync request stacktraces in the minubufferBozhidar Batsov2015-11-14