summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* Bump the development versionBozhidar Batsov2018-05-09
* Extend the usage section :-)Bozhidar Batsov2018-05-08
* Release 0.17 (AndalucĂ­a)!Bozhidar Batsov2018-05-07
* Autoload command aliasesBozhidar Batsov2018-05-05
* Improve a docstringBozhidar Batsov2018-05-05
* [Fix #2283] Update all ClojureScript REPL forms to use piggieback 0.3+Bozhidar Batsov2018-05-05
* Fix a variable nameBozhidar Batsov2018-04-29
* Fix a couple of links to the manualBozhidar Batsov2018-04-29
* Fix indentationBozhidar Batsov2018-04-29
* Convert the ClojureScript repl type to a symbolBozhidar Batsov2018-04-28
* Add a couple of shorthands for ClojureScript commandsBozhidar Batsov2018-04-27
* Fix a defcustom's :safe propertyBozhidar Batsov2018-04-24
* Make it possible to disable redirecting the server output to the REPLBozhidar Batsov2018-04-24
* [#2272] Add a workaround for broken library presence detection on JDK 9+Bozhidar Batsov2018-04-21
* Remove the Rhino stuffBozhidar Batsov2018-04-18
* Don't use resolved commands in cider-jack-inBozhidar Batsov2018-04-17
* Improve wordingBozhidar Batsov2018-04-17
* Use cider-jack-in-lein-plugins with clojure-cli and shadow-cljsBozhidar Batsov2018-04-16
* 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
* Add support for starting a shadow-cljs ClojureScript REPLBozhidar Batsov2018-04-02
* Add a missing car function callBozhidar Batsov2018-04-01
* Favor running shadow-cljs via npxBozhidar Batsov2018-03-29
* Allow predicates in plugin and middleware listsRadon Rosborough2018-03-27
* [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
* Use the clojure-cli terminology consistently in the codeBozhidar Batsov2018-03-23
* Add support for shadow-cljs to cider-jack-inBozhidar Batsov2018-03-23
* Remove an extra space in cljs REPL buffer namesBozhidar Batsov2018-03-22
* 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
* Use a more subtle way to indicate a REPL is a cljs REPLBozhidar Batsov2018-03-18
* Fix indentationNeil Okamoto2018-03-10
* 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
* [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
* [#2199] Checkdoc fixesNeil Okamoto2018-03-05
* [#2199] Indentation adjustments, per elisp-lintNeil Okamoto2018-03-05
* Add support for starting Nashorn ClojureScript REPLsBozhidar Batsov2018-03-04
* Declare functions to resolve warningsgganley2018-03-03
* [#2202] Introduce cider-default-cljs-replBozhidar Batsov2018-03-02
* Update the message displayed when starting a ClojureScript REPLBozhidar Batsov2018-03-02
* Fix a typo (#2219)Manuel Uberti2018-03-01
* Correct variable name refactor `cider-cljs-repl-types`dan sutton2018-03-01
* [#2202] Decouple the ClojureScript REPL selection from the build tool being usedBozhidar Batsov2018-03-01