summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
...
| * Move some code where it belongsBozhidar Batsov2018-06-19
| * Pass cider-default-cljs-repl value to on-port-callbackVitalie Spinu2018-06-19
| * Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
| * Remove some dead codeBozhidar Batsov2018-06-18
| * Group a few requires a bit betterBozhidar Batsov2018-06-18
| * Remove cider-compat.elBozhidar Batsov2018-06-18
| * Rename -cljcljs -> -clj&cljs postfixVitalie Spinu2018-06-18
| * New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
| * Update the manual links to use our new domain cider.mxBozhidar Batsov2018-06-17
| * 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
| * Don't use (deprecated) internal tramp varJuergen Hoetzel2018-05-27
| * Quick and dirty fix for not building properly the group-idBozhidar Batsov2018-05-26
| * Improve library checkingBozhidar Batsov2018-05-26
| * Bump the clojure-mode depBozhidar Batsov2018-05-25
| * Kills some extra spacesBozhidar 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
| * Add :safe properties to a few defcustomsBozhidar Batsov2018-05-14
| * Require the nashorn REPL before trying to use itBozhidar Batsov2018-05-14
| * Bump the development versionBozhidar Batsov2018-05-09
| * Extend the usage section :-)Bozhidar Batsov2018-05-08
* | Merge tag 'v0.17.0+dfsg'Sean Whitton2018-05-12
|\|
| * 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