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 - a90c37f1030090951012fc182fd5d01e24d93326 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 8e84d63b3ac3fa62a873dabbf883904c8bfdd859 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[Fix #810] don't allow requests before client initialization has completed
github.com/clojure-emacs/cider - 7512b836b6d4048ea7d5bc68f178d4370078cf25 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 8747a7f6e98269c7d3940d2dc66e54b4e1cc1fb0 authored over 10 years ago by Vitalie Spinu <[email protected]>
Fix a number of compile warnings in `nrepl-client.el`
github.com/clojure-emacs/cider - c975b48931d01e9cdbf29cd4f0244a29459bc30f authored over 10 years ago by Bozhidar Batsov <[email protected]>set pprint/*print-right-margin* to popup window width
github.com/clojure-emacs/cider - f843dbf15b3552d9de1c2efd1ba2a41218450d51 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - c9fcff3bb1762be8e06979b28548914bb6fce752 authored over 10 years ago by Vitalie Spinu <[email protected]>
Move the macro `nrepl-dbind-response` to the top and explicitly require
`tramp`.
github.com/clojure-emacs/cider - 585349a496a2a53335ba1aa497369d3391577747 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 332f3367bfcd828190620e4c3a12ce575caf6bb8 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 67e070c9c6b89e60a6368c28003873a4e24c38fd authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 3f267eb5aa1c2909a2e9d8912fa9682bffab8301 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 52d9e01c2c62075e64bf8112a887e0cf3e606123 authored over 10 years ago by Bozhidar Batsov <[email protected]>
make sure file is non-nil in `cider--jump-to-loc-from-info`
github.com/clojure-emacs/cider - 7a56b6b0f4e38d931fdd8574f793068ab9e72c75 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - fb7e0195575c7a0ba67a8d9e7e419e712e94ae87 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - c1b367a00728df1246cd278088c82daed6969771 authored over 10 years ago by Vitalie Spinu <[email protected]>
Rewrite `sync-request` subsystem
github.com/clojure-emacs/cider - cb3509eb54d3c3369681d73f3218a1493b977e99 authored over 10 years ago by Bozhidar Batsov <[email protected]>ensure cider-interrupt is executed in connection buffer
github.com/clojure-emacs/cider - 13fed5c4e4064245b1828bbca63831d1d14f4e4f authored over 10 years ago by Bozhidar Batsov <[email protected]>Changes to `nrepl-send-sync-request`:
- returned response is now a standard nREPL dict
- ...
github.com/clojure-emacs/cider - 5d6f89baebffc7ff83016a025b63d678ccd0bcd9 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - f5294ad40810819d519803d144ad020829960b54 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - 3b214ff0ff939a37137e2cfe9bbdd868eaa7e348 authored over 10 years ago by Bozhidar Batsov <[email protected]>
fix error message on missing source location
github.com/clojure-emacs/cider - 40b6b3ac133976709e505afc5278021472dccbf1 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 240b46c5e94917292f583757ee08dfcae19527cf authored over 10 years ago by Vitalie Spinu <[email protected]>
[401e819] fix face in *nrepl-messages* buffers
github.com/clojure-emacs/cider - fd6c6b7411bfc04acdc05d6808033c254ccb9d74 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 9c17cab6e49a22d37ff6e1c592d90ff88264140b authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - 0278169d03a59cd8b59521a3552bb3b111968101 authored over 10 years ago by Bozhidar Batsov <[email protected]>
See https://github.com/jlr/rainbow-delimiters/issues/33 for details.
github.com/clojure-emacs/cider - 401e81941ce81e9ee70c4f771697e4bef5b04dc9 authored over 10 years ago by Bozhidar Batsov <[email protected]>Pass session to ns-list and ns-vars middleware ops
github.com/clojure-emacs/cider - b5e55381f7ca9dd6343dc85d0d8ddb79c2f63d40 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - e1ec0fbc1938bfcb36b21fac1450c11ce964d251 authored over 10 years ago by Michael Griffiths <[email protected]>
github.com/clojure-emacs/cider - 0d368a5be1363e62f398745eb1d09a6ce334aa68 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 5c25210e65b22dcd828e25db4bcab6ced5564d53 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Expand nREPL dict api and apply throughout
github.com/clojure-emacs/cider - 3e802739810fb73670e4a65d5137479fc917cca1 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 34fe3bfb5a88c67545db9adea77f87a815f7ccd6 authored over 10 years ago by Vitalie Spinu <[email protected]>
[fix #795] correctly map on candidates in cider-eldoc-arglist
github.com/clojure-emacs/cider - 7a3b345ea5e559dcc2c9e8108bbf408ff3f011b1 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - cb2c7f1952616307c6a22002f49966aa92c20638 authored over 10 years ago by Vitalie Spinu <[email protected]>
Rename on-connection-* into tunnel-* and simplify related code.
github.com/clojure-emacs/cider - 017e70877611a207613085e2660858102d1dd902 authored over 10 years ago by Bozhidar Batsov <[email protected]>Improve readability and visibility of *nrepl-messages* buffer
github.com/clojure-emacs/cider - 08f48fbc02c0eb36eabeb39812a6ab39a442aef2 authored over 10 years ago by Bozhidar Batsov <[email protected]>
- remove configurable nrepl-connection-endpoint
- nrepl-connection-endpoint is now a funct...
github.com/clojure-emacs/cider - b0fb84205565ed28207c774f66b1004e068fa903 authored over 10 years ago by Vitalie Spinu <[email protected]>
[#780] make sure to dispatch requests in connection buffer
github.com/clojure-emacs/cider - 5763280494d8f3c35f14e7891641ebaf3de2d25b authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 56d5ed3af58073fa974aa0fb7fcb39f4007bd379 authored over 10 years ago by Vitalie Spinu <[email protected]>
Auto-completion instructions
github.com/clojure-emacs/cider - 70c0bb48064d8ebf445ffcd9f2d0cea672f945a8 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 055bde55448c83a6b1e165333abfae993b8d7fc1 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - 21172f4e2dff61e4a251ef8a42a332850d5df955 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - 48b5233e5703141f8e01c611ec88e4ea89c77367 authored over 10 years ago by Murphy McMahon <[email protected]>
github.com/clojure-emacs/cider - b2972cf5ea213baf578790b36b87c7796c497045 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - e7523cf68d0b210e0b121b7a9761eb5cf5773282 authored over 10 years ago by Bozhidar Batsov <[email protected]>
[fix #772] and fix broken `cider-eval-and-get-value`
github.com/clojure-emacs/cider - 837635aeb6cb6c95f29d15072528164c9a55e228 authored over 10 years ago by Bozhidar Batsov <[email protected]>- rename `cider-eval-and-get-value` into `cider-sync-eval-and-parse`
github.com/clojure-emacs/cider - be86fcfd215c10fc832bac9e90a9f23994f104fd authored over 10 years ago by Vitalie Spinu <[email protected]>[fix #780] ensure buffer connection is in nrepl-connection-list on time
github.com/clojure-emacs/cider - 123e1b5e07c31ef200650f2c3f359419e27995e0 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - b7c487a8f3ad10ecc70fabeebb68138a018d71c5 authored over 10 years ago by Vitalie Spinu <[email protected]>
How to pin to MELPA Stable in README
github.com/clojure-emacs/cider - 291e84dd5e1c0df2455b002446038c62da879028 authored over 10 years ago by Bozhidar Batsov <[email protected]>Fix cider-jump-to
github.com/clojure-emacs/cider - 0374ccab31288b448e8eef57f74208eb0a8c0712 authored over 10 years ago by Bozhidar Batsov <[email protected]>The line number was being used relative to point.
github.com/clojure-emacs/cider - 6f10d9511af3a169c23ce44443178fbcdef120dc authored over 10 years ago by Hugo Duncan <[email protected]>Restore the logging of nrepl response messages
github.com/clojure-emacs/cider - dccec4beb274d61a69834b5c7d66957a4602f53d authored over 10 years ago by Bozhidar Batsov <[email protected]>The messages are logged via nrepl-log-message.
github.com/clojure-emacs/cider - 4ad789bfa400ce06de574909961fccdb0fac116c authored over 10 years ago by Hugo Duncan <[email protected]>github.com/clojure-emacs/cider - 2a1ac0a41b83ee47051225051cd1d3f5db25ee7a authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - da3e910528f180c1f0db46a8e954f57eff9d3cd8 authored over 10 years ago by Bozhidar Batsov <[email protected]>
The extra gymnastics are not needed now that interactive eval sets
the var location metadata.
[Fix #776, #773, #733] Rewrite bencode parser
github.com/clojure-emacs/cider - 85751103d64bcc4299664c78c7ea9a78cae60e45 authored over 10 years ago by Bozhidar Batsov <[email protected]>
- nREPL dicts are now plists and accessor api is given by `nrepl-dict-p`,
`nrepl-dict-get`...
Pass the `cider-stacktrace-print-level` defcustom added in 2142ee5 when viewing
stacktraces for ...
As suggested by @vitoshka.
github.com/clojure-emacs/cider - 92efe5ffb8bf02ad3f3a108abafbf6d71fe75afa authored over 10 years ago by Bozhidar Batsov <[email protected]>
For those using both MELPA and MELPA Stable,
show how to pin CIDER to the stable version.
A small present for the awesome @cemerick :-)
github.com/clojure-emacs/cider - 14ac115db40e66a8e608a9b823e79cd6d0bf6af2 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - d07b7a080acb76f28d5f0f7619f4bf99bbfe3e35 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Make `cider-find-file` to do a bit more work in finding the stacktrace file.
github.com/clojure-emacs/cider - 782a39f9ec71381786746f0824cd5a2dc1060945 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 519f6c7c39de88cd370fa10acfd1843efce803dc authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - 1efc9fa7df279c150e8b04f0396a2313bc6d60e5 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 95926e61ee74d0a24e637d0c88ff9b36dab93bc0 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix nrepl-client-sentinel for recent changes
github.com/clojure-emacs/cider - 2347de0a2716c98792f1a5ed6547fde869f66ed9 authored over 10 years ago by Bozhidar Batsov <[email protected]>
This function was killing whichever buffer was active before the repl was
killed.
Fixes #767
github.com/clojure-emacs/cider - d9dcecee9eaf284aab0c6c64767471cf814a6d38 authored over 10 years ago by Hugo Duncan <[email protected]>Honor `cider-auto-jump-to-error` when `cider-show-error-buffer` is non-nil
github.com/clojure-emacs/cider - 0e79de2ffc02013591b90ad9f0d8ba5fa55960f8 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 21cb2324c107c6af77f87488b0e8d1a051bb4529 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - 27e4e079868829814ffba4cf860eb2e17ddc67ff authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 3398f63746326d5670bccb61ea17b9efcaf50b34 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 08a41d280d6c443520d186b56d3e2a8e6faa6bc3 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - c1018ad0a5b0e0fda6fcd3ce1f3eb1994eb1d8fa authored over 10 years ago by Bozhidar Batsov <[email protected]>
Add namespace browser
github.com/clojure-emacs/cider - 48ef14a781aed332a5f1244add20cf84793214a5 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Extend CIDER documentation support to include a namespace browser.
`cider-browse-ns` will list a...
github.com/clojure-emacs/cider - f43a272d6dca186cedf915eaaaee496083d0c619 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Fix "making delay-mode-hooks buffer-local" message
github.com/clojure-emacs/cider - d8d3db5c8a8ae73951393ab4abb4a7f46700e052 authored over 10 years ago by Bozhidar Batsov <[email protected]>github.com/clojure-emacs/cider - 63ebbc73073cb8fd733eadb01f88ff9739f0130b authored over 10 years ago by Vitalie Spinu <[email protected]>
`cider-jump-to-var` is broken when there is no symbol at point
github.com/clojure-emacs/cider - a83bd7f21ae5dc360d705a1bcbdab8fc39f93d64 authored over 10 years ago by Bozhidar Batsov <[email protected]>
Also, make `cider-jump-to-var` and `cider-stacktrace-navigate` use common
workhorse.
github.com/clojure-emacs/cider - a34e0d46c047960205b41e1fbf5daa2915125000 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - b788a8dace7f84d7f0a4b904bb46350023585187 authored over 10 years ago by Vitalie Spinu <[email protected]>
github.com/clojure-emacs/cider - dd1c044201d4e2930b45b0af5200b550bd741f05 authored over 10 years ago by Bozhidar Batsov <[email protected]>
There's no need to actually do an eval to change the namespace of the REPL -
we only have to cha...
github.com/clojure-emacs/cider - 4dd1526544220e0a0dbb2a5bdcc55667e2287ae6 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 217ec38a091fd445a5f054c739032af1af9163d4 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 89bacf101b3cfea601f99e7e9631f36443cbf581 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 6792ca8fd36a8f09dbe7ed90e97c0878a7b799f1 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - e3f4184f44464a909d5cd7d61b5d8199f2618842 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - f0610b55975eebc42af95e662880882938677832 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - ec9c3ee4b60014bf4c5c9d79e65f2d0c247e70bd authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 84cf5edee7185486c28d966d824a92045ccbbac6 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - b8afa39cf49eab8ef63bbca6d4bc566d4417df38 authored over 10 years ago by Bozhidar Batsov <[email protected]>
github.com/clojure-emacs/cider - 85f60afe65edfc898c5f6138834d547178d547dc authored over 10 years ago by Bozhidar Batsov <[email protected]>