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
github.com/clojure-emacs/cider - 7ebff05e49b19972feefe848ef23e3f835f17f44 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - bb6c5ba40859daaba8a5b27648128057c0e150bf authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 279c80132ee34d0147d23390285fa6991c1ff477 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add cider-jack-in-with-profile
github.com/clojure-emacs/cider - a9ef03c3ed278beb4586c60df04f402d4afdf8bf authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 1b7b4af3c08b6833998122190fe6d4da30665fcc authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 489b0f1ad3eb3e2474f716a621d4addfd15c176c authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 5f1b12c8e523a16f91cc1b99d0bb59809bb4761c authored over 10 years ago by Bozhidar Batsov <[email protected]>
working exec-path by default
github.com/clojure-emacs/cider - c250bfbdfb0fe36549297b4aaa15293b16a7fb51 authored over 10 years ago by Adam Clements <[email protected]>github.com/clojure-emacs/cider - 5436edf63c5b38da1657d8a11ecc77c5c714bd1f authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - ac5140cec97e23c79039887bb487cf38291d107a authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix crash when reading from empty history file
github.com/clojure-emacs/cider - 8fd1c5402b99b059ce01a9a3f69a3e82519de76b authored over 10 years ago by Bozhidar Batsov <[email protected]>Closes #561
github.com/clojure-emacs/cider - 6b893e17837064dc4c06291dc71a73e3dd333e58 authored over 10 years ago by expez <[email protected]>github.com/clojure-emacs/cider - 31eb2122da63481afdc6ab2785ee46c388b5d35d authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 5259faf1c636a79680cb1cb98a352b81597e8cc1 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Extract completion context and pass it to Compliment
github.com/clojure-emacs/cider - f7ee30e43ae0353d4b95c8371c5a5d6173276201 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 50b4f9a7337225bf4a1b0fdc1d1735c73e166dd6 authored over 10 years ago by Alexander Yakushev <[email protected]>
github.com/clojure-emacs/cider - 78b38307a4bd30f71739ebb5ee39a1f3470b8d8a authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 324a45d27f8c37227010f015180889b95da565d3 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add fill prefix for stacktrace messages
github.com/clojure-emacs/cider - 07de52b25bde19be253793147ee01ec120ef7a0a authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 1feddfc58ff4dde7b1c884d9d6bc47ef5decfc2f authored over 10 years ago by Bozhidar Batsov <[email protected]>
Help distinguish individual exception messages by using a fill prefix to
indent follow on lines ...
Wrap exception messages in stacktrace buffer.
github.com/clojure-emacs/cider - 0cce86ae52ccd76dca595ad6d326bd748f77f467 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 7a690df246d0f8c58e9e5f130ed7bbfcd907f198 authored over 10 years ago by Jeff Valk <[email protected]>
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]>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]>Use 'info' middleware for 'doc' function and fontify.
github.com/clojure-emacs/cider - a7bf35fbcaa027d9906eb8e7c13e87293a38ac05 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - e871b4c669bc887e2cdfec4445a0115c602f8d0d authored over 10 years ago by Jeff Valk <[email protected]>
Use 'info' middleware for Javadoc.
github.com/clojure-emacs/cider - 0bc00216352fbdc8435db7e275d0efed8486fc05 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - a12d8d1bf960de10816976bb6d85193b030ea645 authored over 10 years ago by Jeff Valk <[email protected]>
github.com/clojure-emacs/cider - f4f58e3488b7d0347f4b676de92aa25b4bf3ed82 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 03cbf42ea7ffa0f74c2f607237c8790da349c72d authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable full Java participation in Clojure symbol lookup.
github.com/clojure-emacs/cider - ffdc3e98b2f7ce58f09f8a24bcf883bd53c973fb authored over 10 years ago by Bozhidar Batsov <[email protected]>
Use `completing-read` prompt to disambiguate unqualified instance
method symbols.
This reverts commit 2ded320a63ac4fa8ed8615a98297656c93c714ef.
github.com/clojure-emacs/cider - 9a5b389c2acbf5a9bb4c340bb0907cce9fcaf1b8 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 2ded320a63ac4fa8ed8615a98297656c93c714ef authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 731b6ae7d15346c18256a5bc96b8af8481806c89 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 89a00122da5b3553f4622f9e7c35504eb6b9d389 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - fad1d3993b55c2ce5c7a6022d7a673fe431a477b authored over 10 years ago by Bozhidar Batsov <[email protected]>
Enable 'jump' keybindings for stacktrace navigation.
github.com/clojure-emacs/cider - 8731cb5c00ebca15181b0b99e5d3986b6da36517 authored over 10 years ago by Bozhidar Batsov <[email protected]>Document enabling cider-mode on cider-jump targets.
github.com/clojure-emacs/cider - 266eba3565ce3287117672d2ab60dc3e5afdbb18 authored over 10 years ago by Jeff Valk <[email protected]>github.com/clojure-emacs/cider - 44974a6da0750d80feb14f0cfcaf9ca075501759 authored over 10 years ago by Bozhidar Batsov <[email protected]>
remove explicit dependence on pkg-info
github.com/clojure-emacs/cider - 91e1761a3a527798d883ef4ba3519593a5e7d50a authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 32b3de19c1ad069aa139baa2f654f907fb06eb4d authored over 10 years ago by Vitalie Spinu <[email protected]>
Support Java method description from middleware.
github.com/clojure-emacs/cider - d1c5df96267319bfa6d45ff0f43620336f076161 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - f1387a7858df92e7839571a4c094fddf43248aaf authored over 10 years ago by Bozhidar Batsov <[email protected]>
Remove spurious jump-to-def-eval reference.
github.com/clojure-emacs/cider - b1c162cf691bd850153c0a7a9b75be8b04984641 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 863cf7ad7e072cbf62817c5de5550cd4425e8c08 authored over 10 years ago by Jeff Valk <[email protected]>
github.com/clojure-emacs/cider - d8d0af7403e0dab5f7cbe22a3b92d9c751bf33c6 authored over 10 years ago by Gary Trakhman <[email protected]>
github.com/clojure-emacs/cider - 7e1533f4f6d31963172e77662a48c612f880006d authored over 10 years ago by Steve Purcell <[email protected]>
Up until now the extra middleware were optional. Moving forward they're
mandatory.
github.com/clojure-emacs/cider - 51469a2ae759c0b489cc15fdad0f4dc0bf5db116 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - ad0f4adb47e9d3eed3a9e4c1bf409884c65bb181 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - fd14211dfe6fa43c951567accb732b549af3ec18 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - bd8bb1157c200fdcbf4dc07e3644d21ac4bbca56 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - d63112056ba98a941a54d06cd826396fc7be7528 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 977af2ac098a7446ba67ee866bca87f944645e2f authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - ba6695540fc712ce641d6e6865ba15f61e41380e authored over 10 years ago by Bozhidar Batsov <[email protected]>
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]>github.com/clojure-emacs/cider - 1672e80b6f0f995d3c0a063b7768a182db1d310b authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 40482ef526b30ca62ece224d4235d906cadb58c4 authored over 10 years ago by Gary Trakhman <[email protected]>
github.com/clojure-emacs/cider - 7cfec2bde70980f3fcaa2acda6c23e8cfa220353 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 8819c475b9642d75c6bea8e9249448411dee1da7 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 5936085a74eb4087c6e542923840281f1c7c14a5 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 156f1f2646258fe720c74d1aaf55eb4492084d46 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 103ebcb59ca2a606ee3774a128cbd5115db691da authored over 10 years ago by Bozhidar Batsov <[email protected]>
Allow more control of stacktrace formatting.
github.com/clojure-emacs/cider - 55cd244c5e939585d74b853a42af0c63f1f715b6 authored over 10 years ago by Bozhidar Batsov <[email protected]>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]>github.com/clojure-emacs/cider - e0ad5999d57a633e4491b7734360f87cf349c38e authored over 10 years ago by Bozhidar Batsov <[email protected]>
Eldoc data obtained from evaluation of inlined Clojure code needs to be
read, but this does not ...
[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]>github.com/clojure-emacs/cider - 0bb92d1f70c6f3f6207c51aaf386b6d5dcf5cff3 authored over 10 years ago by Gary Trakhman <[email protected]>
Tidying up nrepl-make-response-handler.
github.com/clojure-emacs/cider - 206d292bc17542aaa4b8e4083b0f02f4e934ab67 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - fa180444d2372bc7ecdbb6f9b03eb0a6aa483a21 authored over 10 years ago by Jon Pither <[email protected]>
lein projects
github.com/clojure-emacs/cider - 8fb457d5dd39d22d831f2c5fe23432f53e421b8d authored almost 11 years ago by Bozhidar Batsov <[email protected]>Remove spurious ring-insert in jump-to-def-op
github.com/clojure-emacs/cider - fe1bf790ff719ca4d4cc65d7869dffcadaf282b0 authored almost 11 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - b6e4ade4587ae3a0d6c6ae03a3513662ff32340e authored almost 11 years ago by Gary Trakhman <[email protected]>
github.com/clojure-emacs/cider - 9d4eb7112d457e8b3e96b6195b0944d3fbe23df2 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 5292cde49bd607725de8a92569a39ca4d1ca6887 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Update README.md's REPL pretty-printing symbols
github.com/clojure-emacs/cider - 9fc374917cf87b12a456285151f4538002be96a9 authored almost 11 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - d7cf810b20203420bdb372333b1d8890046c93b5 authored almost 11 years ago by itegebo <[email protected]>
Enable cider-jack-in on tramp buffers
github.com/clojure-emacs/cider - 40b6f1c7b81947203a9fd2d66fc48444c90809e6 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
When using cider-jack-in in a tramp source buffer, starts a remote nrepl
server, and connects to...
github.com/clojure-emacs/cider - 6d8b360966dd74f9a2e7172e2b7a001464841959 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - b2dad3765685e5c5b9c1e37d8318f76beeda5015 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - bf156e5f4d1178b556b5afe9632c3589ae4c0575 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 71b486af301284e94f6dc49eccf5566b1139facc authored almost 11 years ago by Bozhidar Batsov <[email protected]>
Removing references to IDO.
github.com/clojure-emacs/cider - b3d4e1e6d3705bfa34d65bd0c117dbb3938fb0ab authored almost 11 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 8b446f32c1eb1c3ec2c05f0afd0de2f45e72a28b authored almost 11 years ago by Jon Pither <[email protected]>
Removing dynamic vars for symbol loading.
github.com/clojure-emacs/cider - 3e3120e999375c984a87756648b4aa07febfac51 authored almost 11 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 9749c082c557736c48a36f31f4548855816564b6 authored almost 11 years ago by Jon Pither <[email protected]>
github.com/clojure-emacs/cider - d822737cab95a9a1e1d2f96317e9d29edfe7d9b3 authored almost 11 years ago by Jon Pither <[email protected]>
github.com/clojure-emacs/cider - becfa17fff81ef4612d3cbe5a3ebd35ae0dd9e33 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
The new name is more descriptive and symmetric to SLIME's slime-connect.
github.com/clojure-emacs/cider - 6ffcdbc06668df2e80f8720d7316324d7c8429e4 authored almost 11 years ago by Bozhidar Batsov <[email protected]>Updating README with switch to namespace.
github.com/clojure-emacs/cider - 8ae510adf1b6595b5355bdc0ca29b29ce2f60304 authored almost 11 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 411430585aa63b020f5602cc5cf511cb7b8b5534 authored almost 11 years ago by Jon Pither <[email protected]>
github.com/clojure-emacs/cider - f6148b96d7235126a0418e1a9989136f6b4fc8f3 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 23cb95d8d4d7a9a49863c19a8c70dd2dcad3c6c6 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 3fa71aa17afc61f88e346d652c72a633be5e7156 authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 89dc58e2110c86e12ab992260a49b392e82b759a authored almost 11 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - e00b4d2b234b21e249a148e7d877efd55f9c21ab authored almost 11 years ago by Bozhidar Batsov <[email protected]>