summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add cider-doc-map/menu and refactor cider-doc- into cider-doc-mode- prefixVitalie Spinu2014-08-04
* Update the Clojure version requirementBozhidar Batsov2014-08-02
* Terminology fixesBozhidar Batsov2014-08-02
* Promote @jeffvalk to a team memberBozhidar Batsov2014-08-02
* Add the ability to display Grimoire documentation within EmacsBozhidar Batsov2014-08-02
* [Fix #682] Place the point after the expanded form when doing macroexpansionBozhidar Batsov2014-08-01
* Use a dynamic mode-line for cider-modeBozhidar Batsov2014-08-01
* Update grimoire URL generation for grimoire 0.3Bozhidar Batsov2014-08-01
* Simplify cider-grimoire-replace-specialBozhidar Batsov2014-08-01
* Mention cider-scratch improvementsBozhidar Batsov2014-08-01
* Make cider's scratch more consistent with Emacs Lisp's list-interaction-modeBozhidar Batsov2014-07-31
* Merge pull request #686 from tsdh/masterBozhidar Batsov2014-07-30
|\
| * Allow third value 'tidy for cider-macroexpansion-suppress-namespaces.Tassilo Horn2014-07-30
|/
* [Fix #683] Don't use C-c C-h keybindingsBozhidar Batsov2014-07-29
* Revert "Use cider-doc-javadoc instead of cider-javadoc"Bozhidar Batsov2014-07-29
* Update some references to cider-macroexpansion-minor-modeBozhidar Batsov2014-07-29
* Mark cider-jump as deprecatedBozhidar Batsov2014-07-28
* Rename cider-macroexpansion-minor-mode to cider-macroexpansion-modeBozhidar Batsov2014-07-28
* Add a menu for cider-macroexpansion-minor-modeBozhidar Batsov2014-07-28
* Use cider-doc-javadoc instead of cider-javadocBozhidar Batsov2014-07-28
* Add quit to the doc menuBozhidar Batsov2014-07-28
* [Fix #681] Add a few extra keybindings to cider-macroexpansion-minor-mode-mapBozhidar Batsov2014-07-28
* Recommend @alexander-yakushev's ac-cider-compliment over ac-nreplBozhidar Batsov2014-07-28
* Make namespace display in the macroexpansion buffer configurableBozhidar Batsov2014-07-28
* Fix a variable nameBozhidar Batsov2014-07-28
* [Fix #677] Pass ns to the macroexpand opsBozhidar Batsov2014-07-28
* Mention that CIDER 0.7 users should remove clojure-test-modeBozhidar Batsov2014-07-28
* Replace * in grimoire urlsBozhidar Batsov2014-07-25
* Replace ! in grimoire urlsBozhidar Batsov2014-07-25
* Merge pull request #676 from otfrom/handle-grimoire-qmarkBozhidar Batsov2014-07-25
|\
| * Replace ? in grimoire URLs.Bruce Durling2014-07-25
|/
* Add Grimoire integrationBozhidar Batsov2014-07-24
* 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
|\