summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* [Fix #631] Set file and line metadata when doing interactive evaluationBozhidar Batsov2014-09-04
* [Fix #772] Don't read Clojure results as Emacs Lisp codeBozhidar Batsov2014-09-03
* Mention namespace browser in the changelogBozhidar Batsov2014-09-02
* Add a basic Java classpath browserBozhidar Batsov2014-09-01
* [Fix #752] Use a fully-qualified let in pretty-printingBozhidar Batsov2014-08-27
* Use repl buffer as connection bufferVitalie Spinu2014-08-25
* Merge pull request #743 from r0man/no-popup-on-successBozhidar Batsov2014-08-22
|\
| * Only show cider-test-report buffer on test failures.Roman Scherer2014-08-22
* | Fix changelogBozhidar Batsov2014-08-22
* | [Fix #744] Restore the ability to customize the command invoked by cider-jack-inBozhidar Batsov2014-08-22
|/
* Add a cider-stacktrace-print-level defcustomHugo Duncan2014-08-21
* Don't move point when clearing or highlighting test resultsRoman Scherer2014-08-21
* [Fix #671] Remove problematic :init-ns related codeBozhidar Batsov2014-08-19
* Add Cygwin support. Refs #735Juergen Hoetzel2014-08-18
* [#693] Add a changelog entryBozhidar Batsov2014-08-15
* Add prefix arg support to cider-quitBozhidar Batsov2014-08-14
* Font-lock properly error messages in the REPL resulting from interactive eval...Bozhidar Batsov2014-08-12
* [Fix #652] Prevent eldoc from clobbering an error message in the minibufferBozhidar Batsov2014-08-12
* [Fix #698] Provide an interactive command for clearing compilation highlightsBozhidar Batsov2014-08-12
* Add cider-undef with C-c C-u bindingHugo Duncan2014-08-08
* Merge pull request #716 from flexibeast/refcardBozhidar Batsov2014-08-08
|\
| * Created CIDER quick reference card.Alexis2014-08-08
* | [Fix #705] Rework macroexpansion namespace display logicBozhidar Batsov2014-08-08
|/
* Minor presentation changesBozhidar Batsov2014-08-08
* Mention completion-at-point annotationsBozhidar Batsov2014-08-08
* Refactor and document nrepl-client.elVitalie Spinu2014-08-07
* Update the changelogBozhidar Batsov2014-08-05
* Implement auto-jumping to error locationsVitalie Spinu2014-08-04
* Add the ability to display Grimoire documentation within EmacsBozhidar Batsov2014-08-02
* Use a dynamic mode-line for cider-modeBozhidar Batsov2014-08-01
* Mention cider-scratch improvementsBozhidar Batsov2014-08-01
* [Fix #683] Don't use C-c C-h keybindingsBozhidar Batsov2014-07-29
* Add Grimoire integrationBozhidar Batsov2014-07-24
* Removed the ability to manage *print-length*Bozhidar Batsov2014-07-17
* Add apropos support.Jeff Valk2014-07-11
* Minor tweakBozhidar Batsov2014-06-19
* Fix a typoBozhidar Batsov2014-06-19
* Adopt a more consistent format for the changelogBozhidar Batsov2014-06-19
* Fix markdown syntaxBozhidar Batsov2014-06-19
* Bind cider-jump-to-resource to C-c M-.Bozhidar Batsov2014-06-19
* [Fix #613] Add clojure.test integration.Jeff Valk2014-06-15
* Move entry to proper changelog sectionBozhidar Batsov2014-06-11
* [Fix #607] Don't eval pprint code in the tooling sessionBozhidar Batsov2014-06-11
* [Fix #597] Don't process incomplete messages unless sureVitalie Spinu2014-06-11
* [Fix #602] Parsimonious configuration of the stacktrace displayVitalie Spinu2014-06-10
* Update README and CHANGELOG for stacktrace enhancements.Jeff Valk2014-06-09
* Make it possible to select the error buffer via cider-selectBozhidar Batsov2014-06-06
* [Fix #554] Set cider-auto-select-error-buffer to t by defaultBozhidar Batsov2014-06-03
* Update README and CHANGELOG.Jeff Valk2014-06-01