summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* byte-compile all *.el into *.elcCharles Comstock2013-10-24
* Split clean and elpacleanCharles Comstock2013-10-24
* [Fix #400] Provide instructions for upgrading from nrepl.el to CIDERBozhidar Batsov2013-10-24
* Terminology fixBozhidar Batsov2013-10-24
* Fix version messageBozhidar Batsov2013-10-24
* [Fix #397] Fix eval interruption bindingBozhidar Batsov2013-10-24
* Fix docstringBozhidar Batsov2013-10-23
* Fix function nameBozhidar Batsov2013-10-23
* Code styleBozhidar Batsov2013-10-23
* [Fix #393] Detect properly ns formsBozhidar Batsov2013-10-23
* Merge pull request #395 from tobias/nrepl-portBozhidar Batsov2013-10-23
|\
| * Look for nrepl port in .nrepl-port as well.Toby Crawley2013-10-23
* | [Fix #396] Fix cider-restartBozhidar Batsov2013-10-23
|/
* Make cider-repl-set-ns usable in REPL buffersBozhidar Batsov2013-10-22
* Rename cider-set-ns to cider-repl-set-nsBozhidar Batsov2013-10-22
* Remove obsolete save-window-excursionBozhidar Batsov2013-10-22
* Extract a bit of duplicated codeBozhidar Batsov2013-10-22
* Code styleBozhidar Batsov2013-10-22
* Extract some clojure-mode related code from nrepl-clientBozhidar Batsov2013-10-22
* Minor menu changesBozhidar Batsov2013-10-22
* Update cider-decompile and cider-tracing linksBozhidar Batsov2013-10-21
* Fix a typo in function nameBozhidar Batsov2013-10-21
* Introduce a cider customization groupBozhidar Batsov2013-10-21
* Rename cider-reset-markers to cider-repl-reset-markersBozhidar Batsov2013-10-21
* Rename cider-tab to cider-repl-tabBozhidar Batsov2013-10-21
* Rename output markersBozhidar Batsov2013-10-21
* Rename REPL history variablesBozhidar Batsov2013-10-21
* Rename cider-prompt-start-mark to cider-repl-prompt-start-markBozhidar Batsov2013-10-21
* Rename cider-input-start-mark to cider-repl-input-start-markBozhidar Batsov2013-10-21
* [Fix #386] Add support for displaying the REPL in the current windowBozhidar Batsov2013-10-21
* Fix quitting an restartingBozhidar Batsov2013-10-20
* [Fix #385] Make cider and cider-jack-in autoload the entire cider.el fileBozhidar Batsov2013-10-20
* Merge pull request #389 from ljos/patch-1Bozhidar Batsov2013-10-20
|\
| * Add missing parenthesis in READMEBjarte Johansen2013-10-19
|/
* Merge pull request #388 from jonpither/masterBozhidar Batsov2013-10-18
|\
| * test-cider-connections-buffer is passing.Jon Pither2013-10-18
* | Merge pull request #387 from jonpither/masterBozhidar Batsov2013-10-18
|\|
| * Fixing test-cider-rotate-connecton-buffer testJon Pither2013-10-18
|/
* Terminology fixesBozhidar Batsov2013-10-18
* Update changelogBozhidar Batsov2013-10-18
* Rename cider-interaction-mode to cider-modeBozhidar Batsov2013-10-18
* Extract some namespace related functions from nrepl-clientBozhidar Batsov2013-10-18
* Update package front-matter commentBozhidar Batsov2013-10-18
* Merge pull request #384 from trevorbernard/masterBozhidar Batsov2013-10-17
|\
| * [Fix #383] - Use cider-handler instead of nrepl-handlerTrevor Bernard2013-10-17
|/
* [Fix #383] cider-set-ns -> nrepl-set-nsBozhidar Batsov2013-10-17
* Update Google Group URLBozhidar Batsov2013-10-17
* Fix error handler's nameBozhidar Batsov2013-10-17
* Terminology fixesBozhidar Batsov2013-10-17
* Rename project to CIDERBozhidar Batsov2013-10-17