Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CIDER

We are on a mission to build the best interactive development environment for Clojure.
Collective - Host: opensource - https://opencollective.com/cider - Website: https://cider.mx - Code: https://github.com/clojure-emacs/cider

Clean up cider-lein-command related code

github.com/clojure-emacs/cider - 7ebff05e49b19972feefe848ef23e3f835f17f44 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Docstring fixes

github.com/clojure-emacs/cider - bb6c5ba40859daaba8a5b27648128057c0e150bf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Strip buffer properties from buffer content before loading it in nREPL

github.com/clojure-emacs/cider - 279c80132ee34d0147d23390285fa6991c1ff477 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #544 from AdamClements/master

Add cider-jack-in-with-profile

github.com/clojure-emacs/cider - a9ef03c3ed278beb4586c60df04f402d4afdf8bf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Suppress large file warning in cider-find-file

github.com/clojure-emacs/cider - 1b7b4af3c08b6833998122190fe6d4da30665fcc authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add dist folder to .gitignore

github.com/clojure-emacs/cider - 489b0f1ad3eb3e2474f716a621d4addfd15c176c authored over 10 years ago by Bozhidar Batsov <[email protected]>
[#564] Rename "Jump" menu item to "Jump to source"

github.com/clojure-emacs/cider - 5f1b12c8e523a16f91cc1b99d0bb59809bb4761c authored over 10 years ago by Bozhidar Batsov <[email protected]>
Separate out cider-lein-command and cider-lein-parameters. Now requires a

working exec-path by default

github.com/clojure-emacs/cider - c250bfbdfb0fe36549297b4aaa15293b16a7fb51 authored over 10 years ago by Adam Clements <[email protected]>
[Fix #564] Remove redundant cider-src command

github.com/clojure-emacs/cider - 5436edf63c5b38da1657d8a11ecc77c5c714bd1f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Minor rewording

github.com/clojure-emacs/cider - ac5140cec97e23c79039887bb487cf38291d107a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #562 from expez/master

Fix crash when reading from empty history file

github.com/clojure-emacs/cider - 8fd1c5402b99b059ce01a9a3f69a3e82519de76b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix crash when reading from empty history file

Closes #561

github.com/clojure-emacs/cider - 6b893e17837064dc4c06291dc71a73e3dd333e58 authored over 10 years ago by expez <[email protected]>
Dostring style

github.com/clojure-emacs/cider - 31eb2122da63481afdc6ab2785ee46c388b5d35d authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add a few missing :package-version properties

github.com/clojure-emacs/cider - 5259faf1c636a79680cb1cb98a352b81597e8cc1 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #560 from alexander-yakushev/compliment-context

Extract completion context and pass it to Compliment

github.com/clojure-emacs/cider - f7ee30e43ae0353d4b95c8371c5a5d6173276201 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Extract completion context and pass it to Compliment

github.com/clojure-emacs/cider - 50b4f9a7337225bf4a1b0fdc1d1735c73e166dd6 authored over 10 years ago by Alexander Yakushev <[email protected]>
Add license badge

github.com/clojure-emacs/cider - 78b38307a4bd30f71739ebb5ee39a1f3470b8d8a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Mention Gittip in the contribution section

github.com/clojure-emacs/cider - 324a45d27f8c37227010f015180889b95da565d3 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #559 from hugoduncan/feature/add-fill-prefix-to-stacktrace

Add fill prefix for stacktrace messages

github.com/clojure-emacs/cider - 07de52b25bde19be253793147ee01ec120ef7a0a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Mention freenode channel

github.com/clojure-emacs/cider - 1feddfc58ff4dde7b1c884d9d6bc47ef5decfc2f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add fill prefix for stacktrace messages

Help distinguish individual exception messages by using a fill prefix to
indent follow on lines ...

github.com/clojure-emacs/cider - a55fc45a8ed9ddb4d582dc6a4872f61cd715f7b2 authored over 10 years ago by Hugo Duncan <[email protected]>
Merge pull request #558 from jeffvalk/master

Wrap exception messages in stacktrace buffer.

github.com/clojure-emacs/cider - 0cce86ae52ccd76dca595ad6d326bd748f77f467 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Wrap exception messages in stacktrace buffer.

github.com/clojure-emacs/cider - 7a690df246d0f8c58e9e5f130ed7bbfcd907f198 authored over 10 years ago by Jeff Valk <[email protected]>
Merge pull request #551 from jeffvalk/master

Update 'doc' to support special forms and Java symbols.

github.com/clojure-emacs/cider - b80394e884a88e1af294554ddf4833a7e0badf35 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Update 'doc' for special forms and Java symbols.

Add tests for equality to the canonical 'clojure.repl/doc' format.

Refactor doc formatting func...

github.com/clojure-emacs/cider - 7ad94270c0f34c9660c9cead9c07b2123ba122ce authored over 10 years ago by Jeff Valk <[email protected]>
Merge pull request #547 from jeffvalk/master

Use 'info' middleware for 'doc' function and fontify.

github.com/clojure-emacs/cider - a7bf35fbcaa027d9906eb8e7c13e87293a38ac05 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Use 'info' middleware for 'doc' function and fontify.

github.com/clojure-emacs/cider - e871b4c669bc887e2cdfec4445a0115c602f8d0d authored over 10 years ago by Jeff Valk <[email protected]>
Merge pull request #545 from jeffvalk/master

Use 'info' middleware for Javadoc.

github.com/clojure-emacs/cider - 0bc00216352fbdc8435db7e275d0efed8486fc05 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Use 'info' middleware for Javadoc.

github.com/clojure-emacs/cider - a12d8d1bf960de10816976bb6d85193b030ea645 authored over 10 years ago by Jeff Valk <[email protected]>
Remove extensions section

github.com/clojure-emacs/cider - f4f58e3488b7d0347f4b676de92aa25b4bf3ed82 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add basic tracing support

github.com/clojure-emacs/cider - 03cbf42ea7ffa0f74c2f607237c8790da349c72d authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #542 from jeffvalk/master

Enable full Java participation in Clojure symbol lookup.

github.com/clojure-emacs/cider - ffdc3e98b2f7ce58f09f8a24bcf883bd53c973fb authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable full Java participation in Clojure symbol lookup.

Use `completing-read` prompt to disambiguate unqualified instance
method symbols.

github.com/clojure-emacs/cider - eecb5844105193bc56e5ecd12801749542730daa authored over 10 years ago by Jeff Valk <[email protected]>
Revert "Warn on startup if cider-nrepl is not available"

This reverts commit 2ded320a63ac4fa8ed8615a98297656c93c714ef.

github.com/clojure-emacs/cider - 9a5b389c2acbf5a9bb4c340bb0907cce9fcaf1b8 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Warn on startup if cider-nrepl is not available

github.com/clojure-emacs/cider - 2ded320a63ac4fa8ed8615a98297656c93c714ef authored over 10 years ago by Bozhidar Batsov <[email protected]>
Code style

github.com/clojure-emacs/cider - 731b6ae7d15346c18256a5bc96b8af8481806c89 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enforce code style via .dir-locals.el

github.com/clojure-emacs/cider - 89a00122da5b3553f4622f9e7c35504eb6b9d389 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #540] Correct a wrong font reference

github.com/clojure-emacs/cider - fad1d3993b55c2ce5c7a6022d7a673fe431a477b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #539 from jeffvalk/master

Enable 'jump' keybindings for stacktrace navigation.

github.com/clojure-emacs/cider - 8731cb5c00ebca15181b0b99e5d3986b6da36517 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable 'jump' keybindings for stacktrace navigation.

Document enabling cider-mode on cider-jump targets.

github.com/clojure-emacs/cider - 266eba3565ce3287117672d2ab60dc3e5afdbb18 authored over 10 years ago by Jeff Valk <[email protected]>
Remove eval-based eldoc retrieval

github.com/clojure-emacs/cider - 44974a6da0750d80feb14f0cfcaf9ca075501759 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #538 from vitoshka/master

remove explicit dependence on pkg-info

github.com/clojure-emacs/cider - 91e1761a3a527798d883ef4ba3519593a5e7d50a authored over 10 years ago by Bozhidar Batsov <[email protected]>
remove explicit dependence on pkg-info

github.com/clojure-emacs/cider - 32b3de19c1ad069aa139baa2f654f907fb06eb4d authored over 10 years ago by Vitalie Spinu <[email protected]>
Merge pull request #537 from jeffvalk/master

Support Java method description from middleware.

github.com/clojure-emacs/cider - d1c5df96267319bfa6d45ff0f43620336f076161 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add Gittip badge

github.com/clojure-emacs/cider - f1387a7858df92e7839571a4c094fddf43248aaf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #536 from gtrak/master

Remove spurious jump-to-def-eval reference.

github.com/clojure-emacs/cider - b1c162cf691bd850153c0a7a9b75be8b04984641 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Support Java method description from middleware.

github.com/clojure-emacs/cider - 863cf7ad7e072cbf62817c5de5550cd4425e8c08 authored over 10 years ago by Jeff Valk <[email protected]>
Remove spurious jump-to-def-eval reference.

github.com/clojure-emacs/cider - d8d0af7403e0dab5f7cbe22a3b92d9c751bf33c6 authored over 10 years ago by Gary Trakhman <[email protected]>
Explicitly depend on Emacs 24

github.com/clojure-emacs/cider - 7e1533f4f6d31963172e77662a48c612f880006d authored over 10 years ago by Steve Purcell <[email protected]>
Make cider-nrepl a requirement

Up until now the extra middleware were optional. Moving forward they're
mandatory.

github.com/clojure-emacs/cider - fb87a2bc284e54d06e0e3617eb7ab51f30fd0961 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Update the cider-version variable

github.com/clojure-emacs/cider - 51469a2ae759c0b489cc15fdad0f4dc0bf5db116 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Start work on the 0.7 series

github.com/clojure-emacs/cider - ad0f4adb47e9d3eed3a9e4c1bf409884c65bb181 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Bump version to 0.6.0

github.com/clojure-emacs/cider - fd14211dfe6fa43c951567accb732b549af3ec18 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add missing :package-version

github.com/clojure-emacs/cider - bd8bb1157c200fdcbf4dc07e3644d21ac4bbca56 authored over 10 years ago by Bozhidar Batsov <[email protected]>
incf -> cl-incf

github.com/clojure-emacs/cider - d63112056ba98a941a54d06cd826396fc7be7528 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Strip text properties from the completion prefix

github.com/clojure-emacs/cider - 977af2ac098a7446ba67ee866bca87f944645e2f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix a compilation warning

github.com/clojure-emacs/cider - ba6695540fc712ce641d6e6865ba15f61e41380e authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #531 from gtrak/master

Allow dicts in value response for clojure-emacs/cider-nrepl#27

github.com/clojure-emacs/cider - fa02e3b61c1d7aeaac71f94e567392eee5089a14 authored over 10 years ago by Bozhidar Batsov <[email protected]>
yas/expand -> yas-expand

github.com/clojure-emacs/cider - 1672e80b6f0f995d3c0a063b7768a182db1d310b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Handle dicts in info response.

github.com/clojure-emacs/cider - 40482ef526b30ca62ece224d4235d906cadb58c4 authored over 10 years ago by Gary Trakhman <[email protected]>
Remove mention of non-existing command

github.com/clojure-emacs/cider - 7cfec2bde70980f3fcaa2acda6c23e8cfa220353 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Terminology fix

github.com/clojure-emacs/cider - 8819c475b9642d75c6bea8e9249448411dee1da7 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Clean up company-mode section

github.com/clojure-emacs/cider - 5936085a74eb4087c6e542923840281f1c7c14a5 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Refill a section

github.com/clojure-emacs/cider - 156f1f2646258fe720c74d1aaf55eb4492084d46 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix section name

github.com/clojure-emacs/cider - 103ebcb59ca2a606ee3774a128cbd5115db691da authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #521 from jeffvalk/master

Allow more control of stacktrace formatting.

github.com/clojure-emacs/cider - 55cd244c5e939585d74b853a42af0c63f1f715b6 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add stacktrace filtering/navigation from middleware.

Update documentation for stacktrace filtering/navigation.

Update face names and doc strings for...

github.com/clojure-emacs/cider - 9b382a4e870e01b2020a75b4865b7f1169769f2a authored over 10 years ago by Jeff Valk <[email protected]>
Add the Java version to the welcome banner & the connection info

github.com/clojure-emacs/cider - e0ad5999d57a633e4491b7734360f87cf349c38e authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #510] Handle differently eldoc info obtained from the middleware

Eldoc data obtained from evaluation of inlined Clojure code needs to be
read, but this does not ...

github.com/clojure-emacs/cider - 241c5d0589ded1925717402d89752098cde3bc8a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #527 from gtrak/master

[Fix #525] and clojure-emacs/cider-nrepl#25, bencode parser can handle n...

github.com/clojure-emacs/cider - 0e149df5402e4ad0d3068e221c8494a63684f075 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #525] and clojure-emacs/cider-nrepl#25, bencode parser can handle nil

github.com/clojure-emacs/cider - 0bb92d1f70c6f3f6207c51aaf386b6d5dcf5cff3 authored over 10 years ago by Gary Trakhman <[email protected]>
Merge pull request #526 from jonpither/lexical

Tidying up nrepl-make-response-handler.

github.com/clojure-emacs/cider - 206d292bc17542aaa4b8e4083b0f02f4e934ab67 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Tidying up nrepl-make-response-handler.

github.com/clojure-emacs/cider - fa180444d2372bc7ecdbb6f9b03eb0a6aa483a21 authored over 10 years ago by Jon Pither <[email protected]>
Fix a regression introduced in #489 that broke cider-jack-in outside

lein projects

github.com/clojure-emacs/cider - 8fb457d5dd39d22d831f2c5fe23432f53e421b8d authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #520 from gtrak/master

Remove spurious ring-insert in jump-to-def-op

github.com/clojure-emacs/cider - fe1bf790ff719ca4d4cc65d7869dffcadaf282b0 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Remove spurious ring-insert in jump-to-def-op

github.com/clojure-emacs/cider - b6e4ade4587ae3a0d6c6ae03a3513662ff32340e authored over 10 years ago by Gary Trakhman <[email protected]>
Output the result from cider-eval-print-last-sexp on a separate line

github.com/clojure-emacs/cider - 9d4eb7112d457e8b3e96b6195b0944d3fbe23df2 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #498] Implement scratch buffer functionality

github.com/clojure-emacs/cider - 5292cde49bd607725de8a92569a39ca4d1ca6887 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #519 from itegebo/master

Update README.md's REPL pretty-printing symbols

github.com/clojure-emacs/cider - 9fc374917cf87b12a456285151f4538002be96a9 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Update README.md's REPL pretty-printing symbols

github.com/clojure-emacs/cider - d7cf810b20203420bdb372333b1d8890046c93b5 authored over 10 years ago by itegebo <[email protected]>
Merge pull request #489 from hugoduncan/feature/tramp-jack-in

Enable cider-jack-in on tramp buffers

github.com/clojure-emacs/cider - 40b6f1c7b81947203a9fd2d66fc48444c90809e6 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable cider-jack-in on tramp buffers

When using cider-jack-in in a tramp source buffer, starts a remote nrepl
server, and connects to...

github.com/clojure-emacs/cider - d928cfcd6d1feb0aad6ae852b952623279115f74 authored over 10 years ago by Hugo Duncan <[email protected]>
Add :package-version attribute to several recently added settings

github.com/clojure-emacs/cider - 6d8b360966dd74f9a2e7172e2b7a001464841959 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add a couple of links to the cider group

github.com/clojure-emacs/cider - b2dad3765685e5c5b9c1e37d8318f76beeda5015 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Correct group names

github.com/clojure-emacs/cider - bf156e5f4d1178b556b5afe9632c3589ae4c0575 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add a section of minibuffer completion

github.com/clojure-emacs/cider - 71b486af301284e94f6dc49eccf5566b1139facc authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #517 from jonpither/removing-ido

Removing references to IDO.

github.com/clojure-emacs/cider - b3d4e1e6d3705bfa34d65bd0c117dbb3938fb0ab authored over 10 years ago by Bozhidar Batsov <[email protected]>
Removing references to IDO.

github.com/clojure-emacs/cider - 8b446f32c1eb1c3ec2c05f0afd0de2f45e72a28b authored over 10 years ago by Jon Pither <[email protected]>
Merge pull request #516 from jonpither/no-vars

Removing dynamic vars for symbol loading.

github.com/clojure-emacs/cider - 3e3120e999375c984a87756648b4aa07febfac51 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #515] Prompt passed through 'jump to' functions.

github.com/clojure-emacs/cider - 9749c082c557736c48a36f31f4548855816564b6 authored over 10 years ago by Jon Pither <[email protected]>
Removing dynamic vars for symbol loading

github.com/clojure-emacs/cider - d822737cab95a9a1e1d2f96317e9d29edfe7d9b3 authored over 10 years ago by Jon Pither <[email protected]>
Remove stuff deprecated in 0.4

github.com/clojure-emacs/cider - becfa17fff81ef4612d3cbe5a3ebd35ae0dd9e33 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Rename cider command to cider-connect

The new name is more descriptive and symmetric to SLIME's slime-connect.

github.com/clojure-emacs/cider - 6ffcdbc06668df2e80f8720d7316324d7c8429e4 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Merge pull request #509 from jonpither/readme-nses

Updating README with switch to namespace.

github.com/clojure-emacs/cider - 8ae510adf1b6595b5355bdc0ca29b29ce2f60304 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Updating README with switch to namespace.

github.com/clojure-emacs/cider - 411430585aa63b020f5602cc5cf511cb7b8b5534 authored over 10 years ago by Jon Pither <[email protected]>
Remove unused variable

github.com/clojure-emacs/cider - f6148b96d7235126a0418e1a9989136f6b4fc8f3 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix a unused variable warning

github.com/clojure-emacs/cider - 23cb95d8d4d7a9a49863c19a8c70dd2dcad3c6c6 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix end of file comment

github.com/clojure-emacs/cider - 3fa71aa17afc61f88e346d652c72a633be5e7156 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Farewell to tabs

github.com/clojure-emacs/cider - 89dc58e2110c86e12ab992260a49b392e82b759a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix badge link

github.com/clojure-emacs/cider - e00b4d2b234b21e249a148e7d877efd55f9c21ab authored over 10 years ago by Bozhidar Batsov <[email protected]>