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

Fix broken indentation

github.com/clojure-emacs/cider - 4081ea73b628dbea2f08ac290efe499af8f64db1 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix a typo

github.com/clojure-emacs/cider - d292d8d7eea5d3a12c138687133761a7256b1705 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Allow user provided commands for cider-jack-in (#3286)

github.com/clojure-emacs/cider - 5c4c91485ac42aa290760a2f627c2e95aaa9c55f authored almost 2 years ago by Benjamin <[email protected]>
[Docs] Restructure the section about "other platforms"

github.com/clojure-emacs/cider - f695986d97d3df5cbaa2ee45e49a58d9e8de9212 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak the docs about cider-jack-in-universal

github.com/clojure-emacs/cider - 21f79928023f19059b166a87a3d58beb4947eae8 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Fix a changelog entry

github.com/clojure-emacs/cider - 57991a9de847b968dc795bae9d0c8734228e6bf1 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
spy-on `read-file-name' directly to fake user input

`completing-read' does not appear to be working for that purpose on GH
CI for MS-Windows.

github.com/clojure-emacs/cider - 353cb29820929b1e818c53137a91e766130c196d authored almost 2 years ago by ikappaki <[email protected]>
Fix jack in universal project-type to match project tool

github.com/clojure-emacs/cider - 87c29487faef4c0e48db372fbae3f495b1e97c43 authored almost 2 years ago by ikappaki <[email protected]>
[Fix #3179] Introduce `cider-jack-in-universal` command (#3300)

It supports jacking-in without a project from a set of pre-configured Clojure project tools. The...

github.com/clojure-emacs/cider - ec31a4614bf612b228c79d59cc7554c4e9605db4 authored almost 2 years ago by ikappaki <[email protected]>
circle ci: use silex -ci images instead of -dev

*-dev images have been removed

https://github.com/Silex/docker-emacs/commit/0ed90373448d41826ae...

github.com/clojure-emacs/cider - 42a8a0cc9e9f38712f01abf2aaa27424fa6bebff authored almost 2 years ago by ikappaki <[email protected]>
Update the roadmap document

github.com/clojure-emacs/cider - e5b25dff6c6752642ab211ea18e65f0066fbb418 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Bump the injected cider-nrepl to 0.30

Now users can complete local bindings for ClojureScript files.

github.com/clojure-emacs/cider - 9bd1debdb9b4d586cdeaee66d912ad62b208efeb authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Bump the copyright years

github.com/clojure-emacs/cider - 7f2456292c5fe7011028fd7c123a8b8c8558c72f authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add a page about ClojureCLR

github.com/clojure-emacs/cider - 1b4c2ea60fde9b5bb94f5f4c2debf5674fa011f8 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak a bit the docs about alternative platforms

github.com/clojure-emacs/cider - d7a5200b9e79024b1d9dc35d7e754f64a0b9b030 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix headings level

github.com/clojure-emacs/cider - b377c4319eb4d56114f7bcc0b00fcd3e36ea8a7a authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak some wording

github.com/clojure-emacs/cider - e9894b54b74cc5817449afd848175af078d79c63 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix a broken link

github.com/clojure-emacs/cider - 7b157a6269c118905ac62e43395b9f540e2a51cf authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Fix a typo

github.com/clojure-emacs/cider - 365fecc52493d9b823c21ded22f0337b0618d018 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Detect nrepl+unix:socket.file configurations

"leiningen ... :socket nrepl.sock" reports the unix domain socket on
stdout like this:

nREPL ...

github.com/clojure-emacs/cider - 71a319e265aa7c014c3cb192f58e36c7691e63d2 authored almost 2 years ago by Rob Browning <[email protected]>
[Fix #3310] Add ability to use custom coordinates in jack-in-dependecies (#3313)

github.com/clojure-emacs/cider - 944c07ba48337da921afc059f7129bd9e93b4f7c authored almost 2 years ago by ApricotLace <[email protected]>
Fix mispelled word `bellow` (#3315)

Co-authored-by: ikappaki <[email protected]>

github.com/clojure-emacs/cider - 97497ceed95397698af87233bcf9ec2d005ad195 authored almost 2 years ago by ikappaki <[email protected]>
[Docs] Update the compatibility matrix

github.com/clojure-emacs/cider - 9e882cef068976d2ad6a6ce7cd6708985e45ccb4 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Remove a redundant FAQ entry

github.com/clojure-emacs/cider - f4ad5ebb2ef5ab2664f9b142336d4743011cf964 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Improve wording in docs

The concatenation of "for" and "of" was a bit difficult to follow/understand.

github.com/clojure-emacs/cider - b6e77864d34b748f80928f55dc59afdd0f13742f authored almost 2 years ago by Renke Christian von Seggern <[email protected]>
Add nREPL server logging, inc time out, don't kill server buf on err

This is a temporary hack for the Clojure cli and shadow integration
tests, which intermittently ...

github.com/clojure-emacs/cider - a07a9e6070eb25fc5fb94194bd4d456f98f592ca authored almost 2 years ago by ikappaki <[email protected]>
Only output nrepl-mdlw-log file if it exists

github.com/clojure-emacs/cider - 14923cb8c3be94a40fe7ca213948d1137b1cb3dc authored almost 2 years ago by ikappaki <[email protected]>
Add a todo

github.com/clojure-emacs/cider - 6d1f6dee9e5ab071014513005f5f930edd9493c4 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Tweak a changelog entry

github.com/clojure-emacs/cider - 376381d41700db17bd3fed159168db148a54c4af authored almost 2 years ago by Bozhidar Batsov <[email protected]>
[Fix #3262] Add extra keys for navigation of inspect buffer (#3301)

github.com/clojure-emacs/cider - 485e69cf7e05fb79b240c4c533bb0254429e4971 authored almost 2 years ago by gpapadok <[email protected]>
Move a changelog entry

github.com/clojure-emacs/cider - a01d0e40581ff2b6e5bbadfbfe994f365901faf6 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Replace newline chars with newlines in test report

When the library / app under test returns long error messages on test
failures it will often inc...

github.com/clojure-emacs/cider - ab54769d5171c06f12034156b834ed7c95d29d0c authored almost 2 years ago by Lars Andersen <[email protected]>
Fix a warning

github.com/clojure-emacs/cider - ae2c39f99ac7a84e3869bc35d1b96074e13d0ab3 authored almost 2 years ago by Bozhidar Batsov <[email protected]>
Allow "npx nbb" as the cider-nbb-command

Users of nbb may prefer the version in the project versus the global
version. Unlike shadow-cljs...

github.com/clojure-emacs/cider - cf7335baea9b514d432c173487f0b796db268007 authored almost 2 years ago by Byron Clark <[email protected]>
Increase nrepl response timeout in integration tests

It also removes a noise buffer from integration tests diagnostics.

github.com/clojure-emacs/cider - 6ab8988996e8c4aa654c758e2073c1377cbe9159 authored almost 2 years ago by ikappaki <[email protected]>
Tweak the changelog

github.com/clojure-emacs/cider - 17743001467e0045ecd6639aad45d21e89d6b9a2 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Switch back the docs version

github.com/clojure-emacs/cider - b029f5034d001ae2f1bbfd98e67cd5c89ef41847 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Tweak a couple of changelog entries

github.com/clojure-emacs/cider - 7926be8e9c20951e15c449f7c865cd3624973fc8 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Release CIDER 1.6 ("Buenos Aires")

github.com/clojure-emacs/cider - 80408364f8e6870d8f5a33e0e096b86f1a7ef144 authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Mention that the upgrade form is not needed for native ClojureScript

REPLs

github.com/clojure-emacs/cider - 13082e7fae8e8e57167a766608b4a7ef18e59f54 authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Mention the nbb jack-in defcustoms

github.com/clojure-emacs/cider - 1d051d81f17ac34042f33ab05e9a27b7bd83425c authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Improve the docs about self-hosted ClojureScript REPLs

github.com/clojure-emacs/cider - 8146bb55c29467725993088adc8cc82ac48c4bb3 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Use temp repl buffer for client local vars tests

It solves an issue with recycled buffers on master.

It also reduces tests to the `cider-registe...

github.com/clojure-emacs/cider - 3c738864525d25f126f637d1ceaace41871a8b1d authored about 2 years ago by ikappaki <[email protected]>
Set the codename for the next CIDER release

github.com/clojure-emacs/cider - cda1f14ebffafb4dda60561e5b20711a54c30622 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Tweak code style

github.com/clojure-emacs/cider - 4004862521836ad613c26dc6a3e8ba94c68a229e authored about 2 years ago by Bozhidar Batsov <[email protected]>
Use improved test poller for siblings test while increasing timeout

The `nrepl-tests-poll-until` poller is a copy from the one found in
integration utils and replac...

github.com/clojure-emacs/cider - 372eeab9f7457e2f5cf17e2acde1226c1d8971af authored about 2 years ago by ikappaki <[email protected]>
Tweak a defcustom

github.com/clojure-emacs/cider - b3a9b32ee0a7cb8b11685de12d857ef7d897380a authored about 2 years ago by Bozhidar Batsov <[email protected]>
Fix the :package-version for the new nbb defcustoms

github.com/clojure-emacs/cider - 14a8fa026658e60f45cb0bba91e449916b62107a authored about 2 years ago by Bozhidar Batsov <[email protected]>
Start bb nREPL server at a random port

Also adds `ubuntu` to the corresponding circle ci job names to
conform with other job names.

github.com/clojure-emacs/cider - 6b6ad84b4d9a720b38c2d70da29e9aaa20788c16 authored about 2 years ago by ikappaki <[email protected]>
Change :0 to localhost:0 for improved readability

github.com/clojure-emacs/cider - 8c41b7188ce9c11d48d3cb7e8e116156cdb98c99 authored about 2 years ago by ikappaki <[email protected]>
[Fix #2822] If current buffer is a TRAMP buffer, use its filename for SSH tunnel (#3264)

If current buffer is a TRAMP buffer, use its filename for SSH tunnel. This way, username and SSH...

github.com/clojure-emacs/cider - b02920ab5f77114da2a82c76e16b4b9ed3fecce3 authored about 2 years ago by Vadim Rodionov <[email protected]>
Support nbb as native cljs repl

If no repl init form is given, logic assumes it is repl is cljs from
the start.

github.com/clojure-emacs/cider - 7bcdabca29eabb50418469495573c3ba49e76990 authored about 2 years ago by ikappaki <[email protected]>
bump pack version, update doc

Also
- Add changelog entry
- Small tests improvements (no functional changes).
- Fixes unreleate...

github.com/clojure-emacs/cider - 0f3410781f2b994d3e1385b468f73b4e3d161660 authored about 2 years ago by ikappaki <[email protected]>
Add nbb integration tests, pick up pending-cljs changes

github.com/clojure-emacs/cider - 7571f4dbc3ca1304091e6ef3d669068175df8bf8 authored about 2 years ago by ikappaki <[email protected]>
Change nbb project identifier to nbb.edn

github.com/clojure-emacs/cider - 396285cec866d5139c22c5ecc9a6b9311ed7474f authored about 2 years ago by ikappaki <[email protected]>
Reify cider-cljs-pending separate from repl-type (#3291)

This pull request addresses #3287 by separating the concept of a repl type from the concept of p...

github.com/clojure-emacs/cider - 5631d60295a623cbb161c76b70dac1305b1c0987 authored about 2 years ago by Benjamin <[email protected]>
[Docs] Touch up the previous commit

github.com/clojure-emacs/cider - 9acd4d04c5451781a51a7343f90df78ae1ccbd1e authored about 2 years ago by Bozhidar Batsov <[email protected]>
Document updated paredit ret behaviour (#3292)

github.com/clojure-emacs/cider - 0100adccf5ca2c1f30eef5ce808e498cc50732c1 authored about 2 years ago by Ron Toland <[email protected]>
Improve integration tests diagnostics on error

1. Also poll `eval-err` when expecting a response from the server.
2. Enable nREPL messages logg...

github.com/clojure-emacs/cider - 483f7c78000b0a25d3a17cc2782ea989f46f7753 authored about 2 years ago by ikappaki <[email protected]>
Replicate commentary from bb to all other cases

It also removes the printout of the nrepl err buffer (and
corresponding `unwind-protect` block) ...

github.com/clojure-emacs/cider - 88ec63efa73b36df7db2b5feba56407ad6ec3286 authored about 2 years ago by ikappaki <[email protected]>
[GHA] Harden test.yml permissions (#3284)

github.com/clojure-emacs/cider - 228d2fe62e78cc268af7ea2418ef855e87ba90d6 authored about 2 years ago by Alex <[email protected]>
Don't scale down time for overlay tests on MacOS

Overlay tests involve testing the timer functionality of overlays, and
require the use of sleep....

github.com/clojure-emacs/cider - 5f16f161544e52eaa122d0846fc8ffe05e0d7198 authored about 2 years ago by Benson Chu <[email protected]>
Fix cljs type not set correctly (#3282)

* Fix cljs type not set correctly

I introduced a bug with 24b9891e0b4603dca7519427d02ff4af2cfac...

github.com/clojure-emacs/cider - cade685f1b7e0429dfa27bf63fcb38cda726eae2 authored about 2 years ago by Benjamin <[email protected]>
Introduce integration tests

1. Migrated macos regression tests to circle ci, but with a reduced set to only cover Emacs late...

github.com/clojure-emacs/cider - a4b8ab1e0d98c09b56bffd78a89128b6142424a4 authored about 2 years ago by ikappaki <[email protected]>
Check that client is connected to nREPL server

github.com/clojure-emacs/cider - 30ad2e93c28fb9972bd22dbc056b42fdcbe46974 authored about 2 years ago by ikappaki <[email protected]>
Add changelog entry

github.com/clojure-emacs/cider - b2c3d3ca2d082122fe81e6a211009d852c08b800 authored about 2 years ago by ikappaki <[email protected]>
Move helper functions to own file, fix test issue with client conn

Changes
1. Created integration-test-utils.el to collect increasing number of
integration helper ...

github.com/clojure-emacs/cider - 5ad3f380dfbf9126e9f5bed63926f7cf7e428f87 authored about 2 years ago by ikappaki <[email protected]>
Tweak a couple of changelog entries

github.com/clojure-emacs/cider - fc7b92918ef3d46ad5bafa7418f0f1b0dfa69040 authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Fix #3277] Fix cider-clojurescript-present-p (#3280)

github.com/clojure-emacs/cider - b11991245f6fb6e183757da66f47cc5d04221ae1 authored about 2 years ago by Benjamin <[email protected]>
Use analyze-last-stacktrace and handle notifications

github.com/clojure-emacs/cider - c1329514842e30ca9eb30adf7e767de0539fe2c5 authored about 2 years ago by Roman Scherer <[email protected]>
Add support to view printed exceptions in the stacktrace inspector

This PR adds the `cider-stacktrace-analyze-at-point` and
`cider-stacktrace-analyze-in-region` co...

github.com/clojure-emacs/cider - 0da71dd6c992a4686d5f1c93b3ced65ab87e137c authored about 2 years ago by Roman Scherer <[email protected]>
Bump the cider-nrepl dep

github.com/clojure-emacs/cider - 63b33cca8e88532db8e19c5de5566a117cfec3e2 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Add more words of inspiration

github.com/clojure-emacs/cider - 7570876de5001158e101ad25601f08ef7d982427 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Fix a typo

github.com/clojure-emacs/cider - 43318f39c1fb7095bb1997059134fcbe7119ff2b authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Docs] Tweak the Scittle/nbb docs

github.com/clojure-emacs/cider - a354b4c6b50bdfff38ddc3a622636133ccab33f8 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Touch up the previous commit

github.com/clojure-emacs/cider - 6c5f89bc4ee3813af6c6c251f13ea5cf51c7923e authored about 2 years ago by Bozhidar Batsov <[email protected]>
Allow connecting to nbb via connect-clj (#3061) (#3272)

This is for nbb, scittle, joyride.
Better support for "pain" repls, support "cljs" without setu...

github.com/clojure-emacs/cider - 24b9891e0b4603dca7519427d02ff4af2cfac57a authored about 2 years ago by Benjamin <[email protected]>
Scroll repl buffer in other frame

after using cider-insert-in-repl.

github.com/clojure-emacs/cider - 5064287ba71c4c8ede169b0f561d707f4a365c55 authored about 2 years ago by Phil Brown <[email protected]>
Update cli-suitable link

Replace current link with https://github.com/clojure-emacs/clj-suitable

github.com/clojure-emacs/cider - f56fb019fae6332ec5ad3959f51435b595c41ea2 authored about 2 years ago by sreekanth bandi <[email protected]>
Consecutive result overlays can now be seen (#3259)

Previously, if multiple overlays were created one after another that
are meant to last for one ...

github.com/clojure-emacs/cider - e9324acf81391f089932c657b70031ae3c3d0824 authored about 2 years ago by Benson Chu <[email protected]>
Add support for Clojure Spec 2

github.com/clojure-emacs/cider - d08609feb7141b8dbece6abb958bddd4ef0129d5 authored about 2 years ago by Roman Scherer <[email protected]>
Bump the injected cider-nrepl

github.com/clojure-emacs/cider - 33c26b2ae22a65b52cb5d8a4033afa783118f8fe authored about 2 years ago by Bozhidar Batsov <[email protected]>
Bump the dev version

github.com/clojure-emacs/cider - aa9cb3f37336483a7d24eeade5128a345d4ec3b7 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Tweak a changelog entry

github.com/clojure-emacs/cider - 92c1b6de20805a9caa556cc671ac39080e4e89cc authored about 2 years ago by Bozhidar Batsov <[email protected]>
Add a changelog entry

github.com/clojure-emacs/cider - 055545dfc3b1e4524044828427e51787c1eba0bd authored about 2 years ago by Bozhidar Batsov <[email protected]>
[Fix #2561] Disable undo in *cider-test-report* buffers

github.com/clojure-emacs/cider - e75706f53bd0470bcec0d1e3a4cef6a043a20fc7 authored about 2 years ago by Bozhidar Batsov <[email protected]>
Disable undo in cider-stacktrace buffer

Same issue as https://github.com/clojure-emacs/cider/issues/1004, huge ex-data from pathom in my...

github.com/clojure-emacs/cider - b8d8de6087c8692558ca63f3dab28f74039b6784 authored about 2 years ago by Kevin Liu <[email protected]>
Bump the inject cider-nrepl version

github.com/clojure-emacs/cider - 101671c06df301833b3dcf6a5ed83a028efc334f authored over 2 years ago by Bozhidar Batsov <[email protected]>
Fix several typos

github.com/clojure-emacs/cider - 20debc82696bdd5ce807618d02665b92a4274492 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Remove needless quote from the choices

github.com/clojure-emacs/cider - 14eb022902da2ca2b86162c9b49aa9ccac1b50d3 authored over 2 years ago by Shohei YOSHIDA <[email protected]>
Bump the injected nREPL version to 1.0

github.com/clojure-emacs/cider - 5bba4856fb42636bd52d1a1ebb4997a8806df759 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Switch back the docs version

github.com/clojure-emacs/cider - 7d1a989d683849d8cb17fe9d3f81898b1cb9816b authored over 2 years ago by Bozhidar Batsov <[email protected]>
Release CIDER 1.5 ("Strasbourg")

github.com/clojure-emacs/cider - 700ded1d6c245e01fca7f364db1561ad1e1bb595 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Tweak the changelog

github.com/clojure-emacs/cider - 73fe091622db24cb7192ed7a81bf36c33d6f3588 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Add evaluate and tap commands for last-sexp and sexp-at-point (#3240)

github.com/clojure-emacs/cider - 90561f1ce426a142a89bbe72fb89aab756ffe2b4 authored over 2 years ago by Sebastian Andersen <[email protected]>
Prefer dashes over stars for bullet points

Should have done this a long time ago.

github.com/clojure-emacs/cider - f54101f519272bf3f62280730a2f029bc4c6a39b authored over 2 years ago by Bozhidar Batsov <[email protected]>
Tweak a changelog entry

github.com/clojure-emacs/cider - de51a0b1fae6126b558c62232ab56d4a433ab70f authored over 2 years ago by Bozhidar Batsov <[email protected]>
Tweak some changelog entries

github.com/clojure-emacs/cider - 10cc3905e5be145d387e6829b5aa0df4584fb1c8 authored over 2 years ago by Bozhidar Batsov <[email protected]>
Tweak an obsoletion message

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