summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a function for registering additional ClojureScript REPL typesBozhidar Batsov2018-04-13
* Update cider-default-cljs-replBozhidar Batsov2018-04-13
* Add a custom ClojureScript REPL typeBozhidar Batsov2018-04-13
* Fix `cider-repl-handle-shortcut` not handling plain lambdasBenedek Fazekas2018-04-12
* Add test selector supportBenedek Fazekas2018-04-03
* Add support for starting a shadow-cljs ClojureScript REPLBozhidar Batsov2018-04-02
* Add a missing car function callBozhidar Batsov2018-04-01
* Add a couple of "insert-in-repl" commands to cider-mode's menuBozhidar Batsov2018-03-30
* Favor running shadow-cljs via npxBozhidar Batsov2018-03-29
* Fix indentation of a comment lineBozhidar Batsov2018-03-28
* Allow predicates in plugin and middleware listsRadon Rosborough2018-03-27
* Make a tip more applicableTianxiang Xiong2018-03-24
* [Fix #2249] Update the default value for cider-default-repl-commandBozhidar Batsov2018-03-24
* [Fix #2244] Display the REPL name in the modelineBozhidar Batsov2018-03-24
* Refactor some lame duplicated codeBozhidar Batsov2018-03-23
* Teach CIDER about shadow-cljs's nrepl.port fileBozhidar Batsov2018-03-23
* Use the clojure-cli terminology consistently in the codeBozhidar Batsov2018-03-23
* Add a missing . to a changelog entryBozhidar Batsov2018-03-23
* Add support for shadow-cljs to cider-jack-inBozhidar Batsov2018-03-23
* Update CHANGELOG.mdAlexander Yakushev2018-03-22
* Make the cider-replicate-connection command more visibleBozhidar Batsov2018-03-22
* Remove an extra space in cljs REPL buffer namesBozhidar Batsov2018-03-22
* [Fix #2243] Fix a typo in @edw's nameBozhidar Batsov2018-03-20
* Remove a couple of leftover quotesBozhidar Batsov2018-03-19
* Make piggieback a requirement only for the REPLs that actually need itBozhidar Batsov2018-03-19
* Improve the references to the clojure script for jack-inBozhidar Batsov2018-03-18
* Remove a redundant workaround when jacking in with clojureBozhidar Batsov2018-03-18
* Update a docstringBozhidar Batsov2018-03-18
* Fix a typoBozhidar Batsov2018-03-18
* Use a more subtle way to indicate a REPL is a cljs REPLBozhidar Batsov2018-03-18
* [Fix #2240] `cider-test-ediff` values properly (#2241)Tianxiang Xiong2018-03-18
* Improve a command reference in the REPL's help messageBozhidar Batsov2018-03-18
* Add one more inspirational "quote" :-)Bozhidar Batsov2018-03-15
* Add an inspirational quoteBozhidar Batsov2018-03-15
* Improve the description of cider-client.elBozhidar Batsov2018-03-12
* [#2235] Make repl ignore a blank string rather than evaluating itNeil Okamoto2018-03-12
* Fix indentationNeil Okamoto2018-03-10
* Lint errors should fail the buildNeil Okamoto2018-03-10
* Drop install-gnutls.sh from buildsNeil Okamoto2018-03-10
* Update up_and_running.md `built.boot` -> `build.boot`Garrett Hopper2018-03-07
* Extract the ClojureScript presence check into a separate functionBozhidar Batsov2018-03-07
* Move up the place where hack-local-variables is invokedBozhidar Batsov2018-03-07
* [Fix #2230] Check for required libraries on the classpathBozhidar Batsov2018-03-06
* Add a basic roadmap documentBozhidar Batsov2018-03-06
* Fix a typoBozhidar Batsov2018-03-06
* Remove an unbalanced paren in initial ns commanddan sutton2018-03-06
* [Fix #2227] Move the definition of cider--select-zombie-buffer whereBozhidar Batsov2018-03-05
* [#2202] Check in advance if a ClojureScript REPL can be created or notBozhidar Batsov2018-03-05
* Remove a redundant usage of formatBozhidar Batsov2018-03-05
* Add cider-sync-tooling-evalBozhidar Batsov2018-03-05