summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove cider-compat.elBozhidar Batsov2018-06-18
* Update the changelogBozhidar Batsov2018-06-18
* Update the requirementsBozhidar Batsov2018-06-18
* Rename -cljcljs -> -clj&cljs postfixVitalie Spinu2018-06-18
* Check for missing repls in cider-switch-to-repl-bufferVitalie Spinu2018-06-18
* Remove lingering condition-case-unless-debugVitalie Spinu2018-06-18
* Fix cider-restart for single-repl sessionsVitalie Spinu2018-06-18
* On session-restart don't unregister linksVitalie Spinu2018-06-18
* [Sesman] Improve link retrieval APIVitalie Spinu2018-06-18
* Update an nREPL urlBozhidar Batsov2018-06-17
* New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
* Improve the formatting of the code completion section of the manualBozhidar Batsov2018-06-17
* Update the manual links to use our new domain cider.mxBozhidar Batsov2018-06-17
* Improve the formatting of the debugging section of the manualBozhidar Batsov2018-06-17
* Improve the formatting of a code exampleBozhidar Batsov2018-06-17
* Improve a bit the "Up and Running" section of the manualBozhidar Batsov2018-06-17
* Use a fancy copyright symbolBozhidar Batsov2018-06-17
* Add the admonitions markdown extensionBozhidar Batsov2018-06-17
* Check if those docs annotations are not case sensitiveBozhidar Batsov2018-06-17
* Improve the markup of the installation section of the manualBozhidar Batsov2018-06-17
* Group insert-into-repl commands in a common keymap and make them more flexibl...dpsutton2018-06-12
* [Fix #2310] Add cider-format-edn-last-sexp (#2311)Chris Zheng2018-06-08
* Add figwheel-main REPL type (#2313)Andrea Richiardi2018-06-08
* Bump piggieback to 0.3.6Bozhidar Batsov2018-06-08
* Use a better error when a cljs repl form cannot be foundAndrea Richiardi2018-06-07
* Use Emacs 26.1 in the Travis build matrixBozhidar Batsov2018-06-04
* [Fix #2294] simplify stacktrace filter mechanismdan sutton2018-06-04
* Fix a typo in cider-connections function (#2304)fourtytoo2018-06-01
* Don't use (deprecated) internal tramp varJuergen Hoetzel2018-05-27
* Add a FIXME to cider-classpath-libsBozhidar Batsov2018-05-27
* Quick and dirty fix for not building properly the group-idBozhidar Batsov2018-05-26
* Fix a roadmap entryBozhidar Batsov2018-05-26
* Improve library checkingBozhidar Batsov2018-05-26
* Indicate support for Clojure CLI tools in docsChris Bowdon2018-05-26
* Bump the clojure-mode depBozhidar Batsov2018-05-25
* Kills some extra spacesBozhidar Batsov2018-05-21
* Update @tapeinosyne's GitHub handleBozhidar Batsov2018-05-21
* Update the piggieback depBozhidar Batsov2018-05-21
* Make the ClojureScript deps injection configurable and document itBozhidar Batsov2018-05-21
* Inject piggieback automatically on cider-jack-in-clojurescriptBozhidar Batsov2018-05-20
* Update the changelogBozhidar Batsov2018-05-19
* [Fix #2286] Fix eldoc on repl image (#2293)stardiviner2018-05-19
* Update the piggieback version mentioned in the manualBozhidar Batsov2018-05-15
* Update the requirementsBozhidar Batsov2018-05-15
* Remove a few references to SLIME from the documentationBozhidar Batsov2018-05-15
* Move a defcustomBozhidar Batsov2018-05-14
* Add :safe properties to a few defcustomsBozhidar Batsov2018-05-14
* Require the nashorn REPL before trying to use itBozhidar Batsov2018-05-14
* Use line-move instead of previous-line for emacs24.5 testsVitalie Spinu2018-05-13
* Expand locref file when file is relativeVitalie Spinu2018-05-13