summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a missing Changelog entryArtur Malabarba2015-10-19
* [Fix #1371] Font-lock deprecated vars with a background colorArtur Malabarba2015-10-19
* Merge pull request #1376 from clojure-emacs/outBozhidar Batsov2015-10-19
|\
| * Subscribe to server out upon connectionArtur Malabarba2015-10-18
* | Merge pull request #1377 from Yuhta/add-face-text-propertyBozhidar Batsov2015-10-18
|\ \ | |/ |/|
| * Make cider-emit-into-popup-buffer compatible with Emacs 24.3 and lowerJimmy Lu2015-10-17
|/
* Document how to run the byte-compilation check taskBozhidar Batsov2015-10-18
* Bind describe-mode in the connections browserBozhidar Batsov2015-10-17
* Fix broken testBozhidar Batsov2015-10-17
* Display the REPL name in the connection browserBozhidar Batsov2015-10-17
* Fix a docstringBozhidar Batsov2015-10-17
* [Fix #1300] Make it possible to quickly replicate an existing nREPL connectionBozhidar Batsov2015-10-17
* Fix a docstringBozhidar Batsov2015-10-17
* Improve wordingBozhidar Batsov2015-10-15
* Update the cask URLBozhidar Batsov2015-10-15
* [Fix #1369] Mandatory optional argument in cider-refreshArtur Malabarba2015-10-14
* Fix overlay testsArtur Malabarba2015-10-14
* Add tests for cider-overlays.elArtur Malabarba2015-10-13
* [Fix #1364] Don't rely on multi-arity of <=Artur Malabarba2015-10-13
* Fix a call to completing-readArtur Malabarba2015-10-13
* Fix a docstringBozhidar Batsov2015-10-11
* Add missing "commentary" sectionBozhidar Batsov2015-10-11
* Add a missing .Bozhidar Batsov2015-10-11
* Replace cider-jump-back with cider-pop-backBozhidar Batsov2015-10-11
* Add cider-autoloads.el to .gitignoreBozhidar Batsov2015-10-11
* Add a simple command to report a bugBozhidar Batsov2015-10-11
* Add a simple command to view the manual onlineBozhidar Batsov2015-10-11
* Add cider-selector to the cider-mode menuBozhidar Batsov2015-10-11
* [Fix #1363] Don't inherit from clojure-mode-map in cider-repl-mode-mapBozhidar Batsov2015-10-10
* Fix a couple of docstringsBozhidar Batsov2015-10-10
* Clarify server port detecting codeBozhidar Batsov2015-10-10
* [Fix #1328] Auto-scroll the *nrepl-server* bufferBozhidar Batsov2015-10-10
* [Fix #1360] Don't try to create button from a nil messageArtur Malabarba2015-10-06
* Ensure nREPL connection for load-{file,buffer}Lars Andersen2015-10-05
* Integrate Travis with GitterArtur Malabarba2015-10-04
* Fix a testArtur Malabarba2015-10-04
* Add a new message of inspirationBozhidar Batsov2015-10-04
* Merge pull request #1357 from clojure-emacs/performanceBozhidar Batsov2015-10-04
|\
| * Speed up cider--make-result-overlayArtur Malabarba2015-10-03
| * Speed up the cider-font-lock-as functionArtur Malabarba2015-10-03
* | Document the return value of the cider-nrepl-send-* functionsArtur Malabarba2015-10-04
* | New function: cider-nrepl-send-unhandled-requestArtur Malabarba2015-10-04
|/
* Cleanup the debug-input messages we sendArtur Malabarba2015-10-03
* Fix lag in the debuggerArtur Malabarba2015-10-03
* Make the debugger wait time a little shorterArtur Malabarba2015-10-03
* Fix missing handler for idArtur Malabarba2015-10-03
* Fix the debugger sometimes hiding the final resultArtur Malabarba2015-10-03
* Make cider--make-result-overlay take keyword argumentsArtur Malabarba2015-10-03
* Merge pull request #1354 from clojure-emacs/repl-flBozhidar Batsov2015-10-01
|\
| * Move switch-to-repl logic to cider-mode.elArtur Malabarba2015-10-01