summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* 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
* New possible value for `cider-prompt-save-file-on-load'Artur Malabarba2015-08-23
* [Fix #1252] Fix breakage in cider-repl-clear-bufferLars Andersen2015-08-17
* [Fix #1239] Add cider-refresh-show-log-bufferMichael Griffiths2015-08-16
* Mention the new smart connection routing in the changelogBozhidar Batsov2015-08-16
* Move a changelog entry to the changes sectionBozhidar Batsov2015-08-16
* Remove some obsolete changelog entriesBozhidar Batsov2015-08-16
* Rename cider-repl-output-face and cider-repl-err-output-faceBozhidar Batsov2015-08-16
* [Fix #1197] Display some indication that we're waiting for a result for long-...Anatoly Smolyaninov2015-08-15
* [Fix #1127] Make it possible to associate a buffer with a connectionBozhidar Batsov2015-08-13
* Adjust terminologyBozhidar Batsov2015-08-11
* [#1217] Add a command for associating projects with connectionsBozhidar Batsov2015-08-10
* Make it possible to disable Clojure font-locking for interactive eval resultsBozhidar Batsov2015-08-09
* [Fix #1079] Don't font-lock very long resultsBozhidar Batsov2015-08-09
* [Fix #1177] Add TAB and RET keys to the test-report bufferArtur Malabarba2015-08-08
* [Fix #1222] Add option to apply a single face to the results overlayArtur Malabarba2015-08-07
* Add support for `refresh-clear` middleware opMichael Griffiths2015-08-07
* Merge pull request #1235 from Malabarba/masterBozhidar Batsov2015-08-05
|\
| * Add support for `(...) to the debuggerArtur Malabarba2015-08-04
* | [#1236] Add two more functions for use in cider-repl-prompt-functionArtur Malabarba2015-08-04
|/
* [Fix #1220] Treat keywords as symbols in lookup commandsBozhidar Batsov2015-07-26
* Add support for `before` and `after` refresh middleware optsMichael Griffiths2015-07-19
* Log cider-refresh messages to a dedicated bufferMichael Griffiths2015-07-19
* Add pagination of long collections to inspectorAlexander Yakushev2015-07-18
* Log nREPL messages by defaultBozhidar Batsov2015-07-15
* Integrate overlays with interactive evaluationArtur Malabarba2015-07-13
* Add CLJS support to Readme and ChangelogArtur Malabarba2015-07-13
* [Fix #1189] Don't show result from automatic ns evalutionBozhidar Batsov2015-07-12
* Configurable print-level and length for debugger valuesArtur Malabarba2015-07-10
* New debugging tool-barArtur Malabarba2015-07-08
* Add configuration to move or remove the debugger's input promptArtur Malabarba2015-07-07
* Add a menu to debug-modeArtur Malabarba2015-07-07
* On killing the client, ask the user about killing the server tooArtur Malabarba2015-07-05
* [Fix #732] Change the semantics of cider-quit and cider-restartBozhidar Batsov2015-07-04
* CHANGELOG and READMEArtur Malabarba2015-07-03
* Add inspecting to the debuggerArtur Malabarba2015-07-01
* Fix the changelog formatBozhidar Batsov2015-07-01
* Define command to run -mainArtur Malabarba2015-06-30
* Default project prompt to nrepl-project-directoryRyan Fowler2015-06-29
* Extract function cider-set-relevant-connectionRyan Fowler2015-06-29
* Rewrite the debuggerArtur Malabarba2015-06-28
* Fix a malformed call-siteOleh Krehel2015-06-25
* Release 0.9.1Bozhidar Batsov2015-06-24