summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use string-match-p/looking-at-p as possibleSyohei YOSHIDA2015-04-22
* Code styleBozhidar Batsov2015-04-22
* Merge pull request #1040 from EricGebhart/jump-other-windowBozhidar Batsov2015-04-20
|\
| * [Fix #1014] Jump-to other window with prefixEricGebhart2015-04-19
* | Code styleBozhidar Batsov2015-04-19
|/
* Code styleBozhidar Batsov2015-04-19
* [#1069] Show a link to the source in the doc bufferBozhidar Batsov2015-04-19
* [#1069] Handle missing doc betterBozhidar Batsov2015-04-19
* Set checkdoc-arguments-in-order-flag to nilBozhidar Batsov2015-04-16
* Merge pull request #1075 from expez/fix-string-objects-in-replBozhidar Batsov2015-04-12
|\
| * Fix evil's string objects not working in the replexpez2015-04-12
|/
* Merge pull request #1074 from Malabarba/masterBozhidar Batsov2015-04-11
|\
| * Fix encountering "need-input" status in `nrepl-send-sync-request'Artur Malabarba2015-04-10
* | Remove obsolete variable alias nrepl-log-eventsBozhidar Batsov2015-04-07
|/
* Kill an extra blank lineBozhidar Batsov2015-04-05
* Remap cider-grimoire to `C-c C-d r` and `C-c C-d C-r`Bozhidar Batsov2015-04-05
* Mention cider-eval-sexp-fuBozhidar Batsov2015-04-05
* Mention my (not particularly good) Clojure/conj 2014 talkBozhidar Batsov2015-04-04
* Remove cider-jump's aliasBozhidar Batsov2015-04-03
* [Fix #1057] Update a couple of references to cider--jump-to-varBozhidar Batsov2015-04-03
* Merge pull request #1036 from EricGebhart/jump-toBozhidar Batsov2015-04-02
|\
| * [#1032] Combine jump-to-var and jump-to-resource into one functionEricGebhart2015-04-02
|/
* Merge pull request #1053 from Malabarba/masterBozhidar Batsov2015-04-02
|\
| * Use :debug-value instead of :valueArtur Malabarba2015-04-01
|/
* Merge pull request #1046 from cichli/delay-error-buffer-creationBozhidar Batsov2015-03-30
|\
| * Delay creation of error buffer until the error can be renderedMichael Griffiths2015-03-30
* | Refine the minimum required nREPL version messageBozhidar Batsov2015-03-30
* | Fix a docstringBozhidar Batsov2015-03-30
* | Merge pull request #1047 from cichli/pass-right-margin-optBozhidar Batsov2015-03-29
|\ \ | |/ |/|
| * Pass right-margin opt in `cider--pprint-eval-form`Michael Griffiths2015-03-29
|/
* Use unicode copyright symbolBozhidar Batsov2015-03-28
* Whitespace fixesBozhidar Batsov2015-03-28
* Mention the debugger in the list of featuresBozhidar Batsov2015-03-28
* Keep rocking :-)Bozhidar Batsov2015-03-28
* Merge pull request #1019 from Malabarba/debugBozhidar Batsov2015-03-28
|\
| * Add cider-debug.el: Interactive debugger similar to edebugArtur Malabarba2015-03-28
| * nrepl-client.el: Add an input-handler queueArtur Malabarba2015-03-28
|/
* Merge pull request #1044 from cichli/prompt-optionBozhidar Batsov2015-03-27
|\
| * Add `cider-prompt-for-symbol` optionMichael Griffiths2015-03-26
* | Merge pull request #1043 from hura/patch-1Bozhidar Batsov2015-03-23
|\ \
| * | Example bind to localhost instead of every interfacehura2015-03-22
|/ /
* | Merge pull request #1042 from vspinu/masterBozhidar Batsov2015-03-22
|\ \ | |/ |/|
| * Add edebug specification to `nrepl-dbind-response`Vitalie Spinu2015-03-22
|/
* Merge pull request #1039 from cichli/format-buffer-file-restrictionBozhidar Batsov2015-03-21
|\
| * Allow buffers with no file to be formattedMichael Griffiths2015-03-21
|/
* Merge pull request #1037 from cichli/fix-indentationBozhidar Batsov2015-03-20
|\
| * Fix indentationMichael Griffiths2015-03-20
* | Merge pull request #1031 from EricGebhart/doc-promptBozhidar Batsov2015-03-20
|\ \ | |/ |/|
| * [Fix #699] Prompt for symbol in interactive doc functionsEricGebhart2015-03-20
* | Merge pull request #1034 from cichli/button-face-text-propertyBozhidar Batsov2015-03-20
|\ \ | |/ |/|