summaryrefslogtreecommitdiff
path: root/cider-util.el
Commit message (Expand)AuthorAge
* Merge tag 'v0.19.0+dfsg'Sean Whitton2019-01-10
|\
| * Add some new words of inspirationBozhidar Batsov2019-01-01
| * Bump the copyright yearsBozhidar Batsov2019-01-01
| * Update the links to the manualBozhidar Batsov2018-09-23
* | Merge tag 'v0.18.0+dfsg' into wip/masterSean Whitton2018-09-08
|\|
| * Remove comment aware toplevel defun codedan sutton2018-08-18
| * Add a tip about cider-load-buffer-and-switch-to-repl-bufferBozhidar Batsov2018-08-06
| * Rename `cider-describe-current-connection` -> `cider-describe-connection`Vitalie Spinu2018-08-05
| * Add cider-ns-reload and cider-ns-reload-all commandsAndrea Richiardi2018-08-02
| * Rename the cider-refresh.el to cider-ns.elBozhidar Batsov2018-07-10
| * Group a couple of related tipsBozhidar Batsov2018-06-26
| * Add a few extra tipsBozhidar Batsov2018-06-26
| * Clean up the requires in cider-interaction.elBozhidar Batsov2018-06-25
| * Eval top level defuns inside comment forms (#2323)dpsutton2018-06-19
| * Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
| * Remove cider-compat.elBozhidar Batsov2018-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
* | Merge tag 'v0.17.0+dfsg'Sean Whitton2018-05-12
|\|
| * Make a tip more applicableTianxiang Xiong2018-03-24
| * Add one more inspirational "quote" :-)Bozhidar Batsov2018-03-15
| * Add an inspirational quoteBozhidar Batsov2018-03-15
| * Add one more inspirational "quote"Bozhidar Batsov2018-02-20
| * Add some new words of inspirationBozhidar Batsov2018-02-01
| * Drop support for cljxBozhidar Batsov2018-01-21
| * Add missing :group propertyBozhidar Batsov2018-01-15
| * Move cider-resolve-java-class to cider-util.elBozhidar Batsov2018-01-15
| * Sort `require`s in `cider-util.el`Tianxiang Xiong2018-01-10
| * Use `color-lighten-name` instead of custom color scaling functionTianxiang Xiong2018-01-10
| * Update links to the manualBozhidar Batsov2018-01-08
| * Bump the copyright yearsBozhidar Batsov2018-01-01
* | Merge tag 'v0.16.0+dfsg'Sean Whitton2018-01-20
|\|
| * Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
| * Add debug spec to cider-propertize-regionVitalie Spinu2017-10-01
* | point cider-view-manual command at offline manualSean Whitton2017-12-26
|/
* New utility function `cider-add-face`Vitalie Spinu2017-09-05
* New utility function `cider-run-chained-hook`Vitalie Spinu2017-09-05
* Fix `checkdoc` errorsTianxiang Xiong2017-07-23
* Factor out back/forward button parts from `cider--doc-make-xrefs`Tianxiang Xiong2017-07-19
* Handle ANSI color REPL evaluation created by Puget (#2021)Paul Landes2017-07-15
* [Fix #1832] Add eldoc info for datomic query input parameterstijsmallaerts2017-03-22
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* Kill an obsolete requireBozhidar Batsov2017-03-08
* Add cider-history command, based on browse-kill-ringJohn Valente2017-01-11
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* Drop some redundant string-related functionsBozhidar Batsov2016-11-25
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* [Fix #1823] Properly set the column metadata on interactive evaluationBozhidar Batsov2016-10-08
* Add one more inspirational quoteBozhidar Batsov2016-06-29