summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add explicit width to the two problematic imagesBozhidar Batsov2016-05-13
* Try to fix the display of the enlighten-mode images in the manualBozhidar Batsov2016-05-13
* Fix a couple of function namesArtur Malabarba2016-05-12
* [Fix #1737] Show value of locals in debugger tooltip (#1741)mallt2016-05-11
* Fix variable name in see-also (#1744)Chaitanya Koparkar2016-05-10
* [#1736] Show see-also links in the documentation viewer (#1742)Chaitanya Koparkar2016-05-10
* [Fix #1735] Display eldoc only for existing forms (#1738)Chaitanya Koparkar2016-05-10
* Ensure cider-jack-in fails gracefully when build tools are not found (#1733)Abhishek Reddy2016-05-06
* Fix a scan-errorArtur Malabarba2016-05-06
* [Fix #1689] Create eval indicators for all sexps in a regionArtur Malabarba2016-05-06
* Use cider-sexp-at-point in cider-eval-sexp-at-pointArtur Malabarba2016-05-06
* ANSI-color the nrepl server bufferArtur Malabarba2016-05-06
* Fix eldoc errors for empty parentheses (#1734)Chaitanya Koparkar2016-05-05
* [Fix #1725] Display class names in eldoc for interop forms (#1729)Chaitanya Koparkar2016-05-05
* [Fix #1712] Check if when-let is defined even when if-let isArtur Malabarba2016-05-01
* Require nrepl-dict in nrepl-clientArtur Malabarba2016-05-01
* Fix tramp compile warningsArtur Malabarba2016-05-01
* [Fix #1564] Add support to filter out internal namespaces and vars (#1724)Chaitanya Koparkar2016-05-01
* Update docs - fix a link and some spelling (#1727)Chris Sims2016-04-30
* Fix a compile warningArtur Malabarba2016-04-30
* Move dictionary manipulation to its own file, nrepl-dict.elArtur Malabarba2016-04-30
* [#1726] Hihghlight nrepl-message keys in the nrepl-messages bufferArtur Malabarba2016-04-30
* Fix a changelog entryBozhidar Batsov2016-04-30
* Fix cider-popup-buffer-display with multiple frames (#1708)Neal2016-04-30
* Remove a redundant usage of let*Bozhidar Batsov2016-04-30
* Bump the cask version to 0.7.4Bozhidar Batsov2016-04-29
* Add one more inspirational quoteBozhidar Batsov2016-04-29
* Update a reference to ertBozhidar Batsov2016-04-29
* Remove redundant noflet dependencyBozhidar Batsov2016-04-29
* Merge pull request #1723 from cskksc/feature/buttercupBozhidar Batsov2016-04-29
|\
| * Add commentary and license section to test filescskksc2016-04-30
| * [Fix #1650] Migrate cider tests from ert to buttercupcskksc2016-04-30
* | Rename cider-eval-current-sexp to cider-eval-sexp-at-pointBozhidar Batsov2016-04-29
|/
* [Fix #1720] Add a command to evaluate the form around pointBozhidar Batsov2016-04-29
* Tweak a bit the welcome bannerBozhidar Batsov2016-04-27
* Improve the warning buttonsArtur Malabarba2016-04-27
* Improve the Readme section on wrong cider-nrepl versionArtur Malabarba2016-04-27
* Add a comment about a previous changeArtur Malabarba2016-04-27
* Fix arglist display for `def` in the doc bufferArtur Malabarba2016-04-27
* Add spacing to kbd elements (#1722)Kevin Greene2016-04-27
* Increase the timeout for sync namespace evalsArtur Malabarba2016-04-27
* Allow user to set the argument of `cider-change-buffers-designation' in a non...Daniel Szmulewicz2016-04-25
* Improve boot's `cider-jack-in-clojurescript` instructions (#1711)Piotrek Bzdyl2016-04-25
* [#1718] Update a variable name in the docsBozhidar Batsov2016-04-25
* Add a couple of blank linesBozhidar Batsov2016-04-25
* Improve instructions for "Browser-connected ClojureScript REPL in Boot project"Artur Malabarba2016-04-25
* Offer to open app in a browser when connecting ClojureScript (#1706)Artur Malabarba2016-04-25
* Keyboard shortcuts for macroexpansion mode (#1704)dpsutton2016-04-25
* Always fetch ns-vars-with-meta from nREPL middleware (#1715)Chaitanya Koparkar2016-04-25
* Merge pull request #1716 from cskksc/fix/testArtur Malabarba2016-04-25
|\