summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge pull request #673 from danskarda/fix-670Bozhidar Batsov2014-07-23
|\
| * [Fix #670] Save point between two inserts to popup buffer.Daniel Skarda2014-07-23
|/
* [Fix #670] More robust Clojure font-locking for the *cider-result* bufferBozhidar Batsov2014-07-23
* Merge pull request #672 from hugoduncan/feature/fix-jump-to-for-trampBozhidar Batsov2014-07-23
|\
| * Fix cider-jump-to for trampHugo Duncan2014-07-23
|/
* [Fix #669] Suppress major mode hooks in cider-font-lock-asBozhidar Batsov2014-07-23
* Fix default nrepl handlerBozhidar Batsov2014-07-21
* Code styleBozhidar Batsov2014-07-21
* [Fix #668] Handle stderr in default handlerBozhidar Batsov2014-07-21
* [Fix #662] Use Clojure font-lock for results displayed in popup buffersBozhidar Batsov2014-07-18
* [Fix #655] Improve the error highlighting logicBozhidar Batsov2014-07-18
* Removed the ability to manage *print-length*Bozhidar Batsov2014-07-17
* Merge pull request #667 from sw1nn/test-report-mode-keybindingsBozhidar Batsov2014-07-16
|\
| * Add keybindings for buttons in test-report mode.Neale Swinnerton2014-07-16
|/
* Merge pull request #666 from sw1nn/doc-mode-keybindingsBozhidar Batsov2014-07-16
|\
| * Add standard key bindings for buttons in doc-mode.Neale Swinnerton2014-07-16
|/
* Extend a bit the words of inspirationBozhidar Batsov2014-07-14
* Merge pull request #664 from jeffvalk/masterBozhidar Batsov2014-07-11
|\
| * Add apropos support.Jeff Valk2014-07-11
* | Merge pull request #663 from jeffvalk/masterBozhidar Batsov2014-07-08
|\|
| * [Fix #633, #659] Refactor `cider-find-` and `cider-jump-`.Jeff Valk2014-07-08
|/
* Merge pull request #658 from scottdw/fix-605Bozhidar Batsov2014-07-03
|\
| * Use cider--resource-file-url-to-filename to get jar path.Scott Douglas-Watson2014-07-02
| * [Fix #605] Ensure that resource file urls are decoded and correct on Windows.Scott Douglas-Watson2014-07-02
|/
* Merge pull request #650 from dgtized/scratch-needs-spaceBozhidar Batsov2014-06-24
|\
| * Move point on new scratch buffers below commentsCharles Comstock2014-06-24
|/
* Make it more obvious that cider-jack-in is simply using leinBozhidar Batsov2014-06-24
* Merge pull request #647 from dgtized/repl-should-shadow-lisp-evalBozhidar Batsov2014-06-24
|\
| * Use cider variants of lisp-eval-region and eval-last-sexp in replCharles Comstock2014-06-24
|/
* Add empty string check to cider-read-symbol-nameBozhidar Batsov2014-06-23
* Fix a docstringBozhidar Batsov2014-06-20
* Refine a bit cider-jump-to-resourceBozhidar Batsov2014-06-19
* Merge pull request #644 from jeffvalk/masterBozhidar Batsov2014-06-19
|\
| * Restore errantly removed 'cider-stacktrace-face'.Jeff Valk2014-06-19
* | [Fix #640] Add instructions for using CIDER with embedded nREPL serversBozhidar Batsov2014-06-19
* | Fix another typoBozhidar Batsov2014-06-19
* | Fix cider-jump-to-resource's keybindingBozhidar Batsov2014-06-19
* | Minor tweakBozhidar Batsov2014-06-19
* | Fix a typoBozhidar Batsov2014-06-19
* | Adopt a more consistent format for the changelogBozhidar Batsov2014-06-19
* | Fix markdown syntaxBozhidar Batsov2014-06-19
* | Bind cider-jump-to-resource to C-c M-.Bozhidar Batsov2014-06-19
* | Merge pull request #642 from jeffvalk/masterBozhidar Batsov2014-06-19
|\|
| * [Fix #637] Ensure stacktrace presents exceptions with nil message.Jeff Valk2014-06-18
|/
* Merge pull request #641 from violahs/masterBozhidar Batsov2014-06-18
|\
| * Changes to the code that handles errors. There was a free/unbound variable. ...Paul Viola2014-06-18
|/
* Merge pull request #638 from cichli/patch-1Bozhidar Batsov2014-06-18
|\
| * Fix #636.Michael Griffiths2014-06-18
|/
* Merge pull request #634 from cichli/masterBozhidar Batsov2014-06-18
|\
| * Fix jumping between definitions in the same buffer.Michael Griffiths2014-06-17