summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* 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
* [Fix #1143] Handle tests without location metadataBozhidar Batsov2015-06-23
* Merge pull request #1155 from Malabarba/debugger-overlaysBozhidar Batsov2015-06-22
|\
| * Add overlays to the debuggerArtur Malabarba2015-06-22
* | [Fix #1142] Don't sniff for ports when port is present in `cider-known-endpoi...Vitalie Spinu2015-06-21
|/
* Merge pull request #1153 from whysoserious/fix-cider-switch-to-current-repl-b...Bozhidar Batsov2015-06-20
|\
| * Fix behavior of cider-switch-to-current-repl-bufferJan2015-06-20
* | [#1122] Add changelog entryBozhidar Batsov2015-06-20
|/
* Mention recent bugfixes in the changelogBozhidar Batsov2015-06-19
* Fix a couple of changelog entriesBozhidar Batsov2015-06-19
* [Fix #1139] Correct the handling of ns forms and forms with unevaluted nsBozhidar Batsov2015-06-19
* Remove an irrelevant changelog entryBozhidar Batsov2015-06-16
* Release 0.9.0Bozhidar Batsov2015-06-16
* [Fix #1077] Respect `cider-repl-display-in-current-window` in `cider-switch-t...Bozhidar Batsov2015-06-07
* Remove clojure-enable-cider and clojure-disable-ciderBozhidar Batsov2015-06-07
* Tweak changelogBozhidar Batsov2015-06-07
* Merge pull request #1109 from abo-abo/masterBozhidar Batsov2015-06-07
|\
| * Add an option to disable automatic cider-modeOleh Krehel2015-06-06
* | [Fix #1088] Kill source-tracking evalutionBozhidar Batsov2015-06-07
|/
* Display the current connection in cider-mode's modelineBozhidar Batsov2015-05-04
* Fix a keybinding in the changelogBozhidar Batsov2015-05-02
* [Fix #1061] Add cider-find-nsexpez2015-05-02
* Kill a redundant blank lineBozhidar Batsov2015-04-30
* Fix a typoBozhidar Batsov2015-04-30
* Add cider-macroexpansion-print-metadata optionMichael Griffiths2015-04-29
* Enable cider-stacktrace-mode before displaying the error bufferMichael Griffiths2015-04-29
* Update changelogMichael Griffiths2015-04-27
* Update changelogMichael Griffiths2015-04-27
* Small changelog tweaksBozhidar Batsov2015-04-25
* [Fix #1062] Add completion candidates to cider-find-resourceBozhidar Batsov2015-04-25
* [Fix #1078] Remove cider-load-fn-into-repl-bufferexpez2015-04-22
* [Fix #1014] Jump-to other window with prefixEricGebhart2015-04-19
* Kill an extra blank lineBozhidar Batsov2015-04-05
* Remap cider-grimoire to `C-c C-d r` and `C-c C-d C-r`Bozhidar Batsov2015-04-05
* [#1032] Combine jump-to-var and jump-to-resource into one functionEricGebhart2015-04-02
* Delay creation of error buffer until the error can be renderedMichael Griffiths2015-03-30
* Add cider-debug.el: Interactive debugger similar to edebugArtur Malabarba2015-03-28
* Add `cider-prompt-for-symbol` optionMichael Griffiths2015-03-26
* Merge pull request #1031 from EricGebhart/doc-promptBozhidar Batsov2015-03-20
|\
| * [Fix #699] Prompt for symbol in interactive doc functionsEricGebhart2015-03-20
* | Use `face` text property for error buffer buttonsMichael Griffiths2015-03-20
|/
* Send the complete ns form in interactive eval requestsMichael Griffiths2015-03-19
* Document recent changes by @vspinuVitalie Spinu2015-03-18