summaryrefslogtreecommitdiff
path: root/nrepl.el
Commit message (Expand)AuthorAge
* Set correct name on find-or-create-repl-bufferBjarte Johansen2013-10-08
* [#377] Restore support for Clojure 1.4Bozhidar Batsov2013-10-03
* [Fix #354] Add an option to auto-select error popupsBozhidar Batsov2013-10-03
* [Fix #378] Make the display of the REPL buffer on connect optionalBozhidar Batsov2013-10-03
* Terminology fixBozhidar Batsov2013-10-03
* Use different lighters for REPL mode and interaction modeBozhidar Batsov2013-09-29
* Remove support for the deprecated clojurescript-modeBozhidar Batsov2013-09-29
* clojure -> ClojureBozhidar Batsov2013-09-29
* Rename nrepl-mode to nrepl-repl-modeBozhidar Batsov2013-09-29
* [#349] Really fix the indentation in nrepl-modeBozhidar Batsov2013-09-28
* Minor terminology changesBozhidar Batsov2013-09-25
* nrepl-insert-banner -> nrepl-insert-banner-and-promptBozhidar Batsov2013-09-25
* More words of inspirationBozhidar Batsov2013-09-25
* Display some extra info in the bannerBozhidar Batsov2013-09-25
* Add nREPL version to connection infoBozhidar Batsov2013-09-25
* nREPL -> nrepl.elBozhidar Batsov2013-09-25
* [Fix #349] Proper Clojure indentation for REPL buffersBozhidar Batsov2013-09-24
* Leverage setq-localBozhidar Batsov2013-09-23
* Improve the behavior of nrepl-quitBozhidar Batsov2013-09-23
* Code styleBozhidar Batsov2013-09-23
* Merge pull request #373 from herberteuler/synced-eldocBozhidar Batsov2013-09-19
|\
| * Retrieve the eldoc string synchronouslyGuanpeng Xu2013-09-19
* | Fixing rotate and display when current buffer is nrepl bufferJon Pither2013-09-18
|/
* Merge pull request #363 from jonpither/masterBozhidar Batsov2013-09-16
|\
| * Name of connection and server buffer uses project name and portJon Pither2013-09-16
* | Bind C-c C-q to nrepl-quitBozhidar Batsov2013-09-16
* | [Fix #292] Update requires for the tooling sessionBozhidar Batsov2013-09-14
* | Use the same requires as clojure.main in the REPLBozhidar Batsov2013-09-14
|/
* Fix indentationBozhidar Batsov2013-09-14
* Minor docstring improvementsBozhidar Batsov2013-09-14
* Merge pull request #365 from hugoduncan/feature/fix-next-errorBozhidar Batsov2013-08-29
|\
| * Fix next-errorHugo Duncan2013-08-27
* | Leverage function from dash 2.1 -elem-indexBozhidar Batsov2013-08-27
* | Fix library version discoveryBozhidar Batsov2013-08-27
* | Bump dash.el dep to 2.1.0Bozhidar Batsov2013-08-27
* | Don't attempt el-doc without a sessionHugo Duncan2013-08-27
|/
* Replace some cl-lib functions with dash equivalentsBozhidar Batsov2013-08-22
* Extract banner generation to a separate functionBozhidar Batsov2013-08-22
* Add `nrepl-switch-to-relevant-repl-buffer' as separate functionality.Vedang Manerikar2013-08-22
* Add missing require for pkg-infoSteve Purcell2013-08-21
* [Fix #362] Update version logic in the welcome bannerBozhidar Batsov2013-08-20
* More robust version reportingBozhidar Batsov2013-08-20
* Kill some tabsBozhidar Batsov2013-08-20
* Rotate and display nrepl connectionJon Pither2013-08-18
* Show port along with project name in `nrepl-repl-buffer-name'Vedang Manerikar2013-08-18
* Replace problematic cl-position with custom codeBozhidar Batsov2013-08-15
* clojure buffer name uses project nameJon Pither2013-08-14
* nrepl-switch-to-repl-buffer uses buffer matching current namespaceJon Pither2013-08-11
* Fix nrepl-selector key bindingMiikka Koskinen2013-08-08
* Prepare for 0.2.0Bozhidar Batsov2013-08-08