summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [Fix #1570] Handle properly rest params in eldocBozhidar Batsov2016-03-02
* Add a few pointers about evaluating code in the minibufferBozhidar Batsov2016-03-02
* Kill some commented out codeBozhidar Batsov2016-03-02
* [Fix #1568] Mouse clicks expand collapsed dicts in nrepl-messagesArtur Malabarba2016-03-01
* Make it clear that figwheel is a lein-only solutionBozhidar Batsov2016-03-01
* Mention figwheel's wikiBozhidar Batsov2016-03-01
* Extract a read-and-inspect command from cider-inspectBozhidar Batsov2016-03-01
* Add a few more tipsBozhidar Batsov2016-03-01
* Add some more words of inspirationBozhidar Batsov2016-03-01
* Fix the formatting in the PR templateBozhidar Batsov2016-03-01
* Fix a docstringBozhidar Batsov2016-02-29
* Use arrows with the same length in the nREPL messages bufferBozhidar Batsov2016-02-29
* [Fix #1593] Don't move point in cider-symbol-at-pointArtur Malabarba2016-02-29
* [Try to address #1589] Increase debugger's timeout on accept-process-outputArtur Malabarba2016-02-29
* Merge pull request #1590 from jonpither/masterBozhidar Batsov2016-02-28
|\
| * [Fix #1578] Add a guard for missing process-bufferJon Pither2016-02-28
* | Add the classpath and ns browsing commands to cider-repl-mode's menuBozhidar Batsov2016-02-28
* | Add cider-open-classpath-entry to cider-mode's menuBozhidar Batsov2016-02-28
* | Use ;; instead of ;;; in the "output cleared" messageBozhidar Batsov2016-02-28
|/
* Make sure cider-open-classpath-entry doesn't blow up in the absence of aBozhidar Batsov2016-02-28
* Fix broken classpath testBozhidar Batsov2016-02-28
* Remove a reference to nrepl-closeBozhidar Batsov2016-02-28
* Improve a docstringBozhidar Batsov2016-02-28
* Move an op-supported check where it belongsBozhidar Batsov2016-02-28
* Improve the message displayed by cider-ensure-op-supportedBozhidar Batsov2016-02-28
* Add the commands for clearing banners to the REPL's menuBozhidar Batsov2016-02-27
* Remove a bunch of stuff that were marked as obsolete in 0.10Bozhidar Batsov2016-02-27
* Reflow a long lineBozhidar Batsov2016-02-27
* Add a note about disabling cider-enlighten-modeBozhidar Batsov2016-02-27
* Add a couple of commands for removal or REPL bannersBozhidar Batsov2016-02-27
* Fix indentationBozhidar Batsov2016-02-27
* Use ;; as the help banner's line prefixBozhidar Batsov2016-02-27
* Rework the welcome bannerBozhidar Batsov2016-02-27
* Handle the absence of a connection in cider-find-nsBozhidar Batsov2016-02-27
* Use user-error instead of error in cider-ensure-op-supportedBozhidar Batsov2016-02-27
* Improve a docstringBozhidar Batsov2016-02-27
* Fix a docstringBozhidar Batsov2016-02-27
* Improve the message displayed by cider-ensure-connectedBozhidar Batsov2016-02-27
* Make sure there's an active connection in a few more commandsBozhidar Batsov2016-02-27
* Make sure there's an active connection in a few commandsBozhidar Batsov2016-02-26
* Fix a broken testBozhidar Batsov2016-02-26
* Fix a byte-compiler warningBozhidar Batsov2016-02-26
* Fix a docstringBozhidar Batsov2016-02-26
* Improve wordingBozhidar Batsov2016-02-26
* Improve wording a bitBozhidar Batsov2016-02-26
* [Fix #1585] Show the eval command in the debugger's promptBozhidar Batsov2016-02-26
* Refine the name of the debugger's menuBozhidar Batsov2016-02-26
* Add a REPL shortcut for cider-runBozhidar Batsov2016-02-26
* Reorder REPL shortcuts a bitBozhidar Batsov2016-02-26
* Remove an unless fboundp checkBozhidar Batsov2016-02-26