summaryrefslogtreecommitdiff
path: root/cider-interaction.el
Commit message (Expand)AuthorAge
* Refactor and document nrepl-client.elVitalie Spinu2014-08-07
* [Fix #704] Annotate completion candidatesBozhidar Batsov2014-08-06
* Refactor a bit the grimoire codeBozhidar Batsov2014-08-05
* Merge pull request #691 from vitoshka/doc-mapBozhidar Batsov2014-08-05
|\
| * Add cider-doc-map/menu and refactor cider-doc- into cider-doc-mode- prefixVitalie Spinu2014-08-04
* | Delete error overlay on modificationVitalie Spinu2014-08-04
* | Implement auto-jumping to error locationsVitalie Spinu2014-08-04
* | Use truename consistently in highlighting compilation errorsVitalie Spinu2014-08-02
|/
* Add the ability to display Grimoire documentation within EmacsBozhidar Batsov2014-08-02
* Update grimoire URL generation for grimoire 0.3Bozhidar Batsov2014-08-01
* Simplify cider-grimoire-replace-specialBozhidar Batsov2014-08-01
* Make cider's scratch more consistent with Emacs Lisp's list-interaction-modeBozhidar Batsov2014-07-31
* Mark cider-jump as deprecatedBozhidar Batsov2014-07-28
* Replace * in grimoire urlsBozhidar Batsov2014-07-25
* Replace ! in grimoire urlsBozhidar Batsov2014-07-25
* Replace ? in grimoire URLs.Bruce Durling2014-07-25
* Add Grimoire integrationBozhidar Batsov2014-07-24
* [Fix #670] Save point between two inserts to popup buffer.Daniel Skarda2014-07-23
* [Fix #670] More robust Clojure font-locking for the *cider-result* bufferBozhidar Batsov2014-07-23
* Fix cider-jump-to for trampHugo Duncan2014-07-23
* [Fix #662] Use Clojure font-lock for results displayed in popup buffersBozhidar Batsov2014-07-18
* [Fix #655] Improve the error highlighting logicBozhidar Batsov2014-07-18
* Add apropos support.Jeff Valk2014-07-11
* [Fix #633, #659] Refactor `cider-find-` and `cider-jump-`.Jeff Valk2014-07-08
* Use cider--resource-file-url-to-filename to get jar path.Scott Douglas-Watson2014-07-02
* [Fix #605] Ensure that resource file urls are decoded and correct on Windows.Scott Douglas-Watson2014-07-02
* Add empty string check to cider-read-symbol-nameBozhidar Batsov2014-06-23
* Refine a bit cider-jump-to-resourceBozhidar Batsov2014-06-19
* [Fix #637] Ensure stacktrace presents exceptions with nil message.Jeff Valk2014-06-18
* Changes to the code that handles errors. There was a free/unbound variable. ...Paul Viola2014-06-18
* Merge pull request #634 from cichli/masterBozhidar Batsov2014-06-18
|\
| * Fix jumping between definitions in the same buffer.Michael Griffiths2014-06-17
* | [Fix #22] Add jump to resource commandBozhidar Batsov2014-06-17
* | A first draft of configurable interactive eval outputBozhidar Batsov2014-06-17
|/
* Merge pull request #625 from jeffvalk/masterBozhidar Batsov2014-06-16
|\
| * [Fix #613] Add clojure.test integration.Jeff Valk2014-06-15
* | [Fix #8] Add code refreshing commandBozhidar Batsov2014-06-16
|/
* Reimplement macroexpansion in terms of middlewareBozhidar Batsov2014-06-13
* Code styleBozhidar Batsov2014-06-13
* [Fix #615] Allow error/stacktrace display without middleware.Jeff Valk2014-06-12
* [Fix #607] Don't eval pprint code in the tooling sessionBozhidar Batsov2014-06-11
* [Fix #602] Parsimonious configuration of the stacktrace displayVitalie Spinu2014-06-10
* Merge pull request #610 from jeffvalk/masterBozhidar Batsov2014-06-09
|\
| * [Fix #569] Present stacktrace frames for all causes.Jeff Valk2014-06-09
* | Extract cider-string-join helperBozhidar Batsov2014-06-09
* | [Fix #609] Mention the exact cider-nrepl version that has to be installedBozhidar Batsov2014-06-09
|/
* [#598] Handle mismatching file names in error highlightingBozhidar Batsov2014-06-06
* Display middleware version in connection infoBozhidar Batsov2014-06-06
* Report cider-nrepl's version on REPL startBozhidar Batsov2014-06-05
* Issue a warning when all the required nREPL ops are not supportedBozhidar Batsov2014-06-05