summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Group a couple of related tipsBozhidar Batsov2018-06-26
* Add a few extra tipsBozhidar Batsov2018-06-26
* Move the cider-find-var functionality to cider-find.elBozhidar Batsov2018-06-26
* Use more specific requires in the testsBozhidar Batsov2018-06-25
* Use a more specific require in a testBozhidar Batsov2018-06-25
* Update the roadmap documentBozhidar Batsov2018-06-25
* [Fix #2203] Rename cider-interaction.el to cider-eval.elBozhidar Batsov2018-06-25
* Restructure a bit cider-interaction.elBozhidar Batsov2018-06-25
* Clean up the requires in cider-interaction.elBozhidar Batsov2018-06-25
* Fix the buildBozhidar Batsov2018-06-25
* Add a small comment on auto-loadingBozhidar Batsov2018-06-25
* Don't require cider-profile in cider-modeBozhidar Batsov2018-06-25
* Fix formatting error Henry Blevins2018-06-24
* [Fix #2347] Remove direct manipulations of cider-ancillary-buffersBozhidar Batsov2018-06-24
* Fix one problem compilation problemBozhidar Batsov2018-06-24
* Try to fix again the compilation issues in cider-connection.elBozhidar Batsov2018-06-24
* Fix more compilation problemsBozhidar Batsov2018-06-24
* Fix one more compilation warningBozhidar Batsov2018-06-24
* Gut the cider-stdin-handlerBozhidar Batsov2018-06-24
* Fix a few more compilation warningsBozhidar Batsov2018-06-24
* Address a couple of compilation warningsBozhidar Batsov2018-06-24
* Restructure some requiresBozhidar Batsov2018-06-24
* Fix a broken testBozhidar Batsov2018-06-24
* Avoid a compilation issueBozhidar Batsov2018-06-24
* Move the definition of cider-ancillary-buffers to cider-common.elBozhidar Batsov2018-06-24
* Move cider-nrepl-session-buffer where it belongsBozhidar Batsov2018-06-24
* Fix a couple of references to cider-jump-toBozhidar Batsov2018-06-24
* [#2203] Extract the find functionality in its own source fileBozhidar Batsov2018-06-24
* Improve a docstringBozhidar Batsov2018-06-24
* Fix a bunch of docstringsBozhidar Batsov2018-06-24
* Kill obsolete defvarBozhidar Batsov2018-06-24
* Bump the minimum and the latest Clojure versionsBozhidar Batsov2018-06-24
* Fix the buildBozhidar Batsov2018-06-24
* Mark a function as privateBozhidar Batsov2018-06-24
* [#2203] Move the cider-auto-mode stuff to cider-connection.elBozhidar Batsov2018-06-24
* [#2203] Move cider-undef and cider-run to cider-mode.elBozhidar Batsov2018-06-24
* [#2203] Move cider-read-from-minibuffer to cider-common.elBozhidar Batsov2018-06-24
* Remove obsolete aliasBozhidar Batsov2018-06-24
* [#2203] Move stdin handling to cider-client.elBozhidar Batsov2018-06-24
* [#2203] Move cider-interrupt-handler to cider-client.elBozhidar Batsov2018-06-24
* Add :safe clause to cider-repl-auto-detect-typeAndrea Richiardi2018-06-23
* [#2203] Extract the code completion functionality in its own source fileBozhidar Batsov2018-06-23
* Remove cider-ping commandBozhidar Batsov2018-06-23
* Kill misplaced section headingBozhidar Batsov2018-06-23
* Fix broken buildBozhidar Batsov2018-06-23
* [#2203] Extract the formatting functionality in its own source fileBozhidar Batsov2018-06-23
* Mark a private function as suchBozhidar Batsov2018-06-23
* [#2203] Extract the refresh functionality in its own source fileBozhidar Batsov2018-06-23
* Fix a reference to cider-toggle-traceBozhidar Batsov2018-06-23
* [#2203] Extract the tracing functionality in its own source fileBozhidar Batsov2018-06-22