Ecosyste.ms: OpenCollective

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

nREPL

A common foundation for Clojure Tooling
Collective - Host: opensource - https://opencollective.com/nrepl - Website: https://nrepl.org - Code: https://github.com/nrepl

Update site docs

github.com/nrepl/nrepl.org - ba45abb68e8f42ea70fb63a96f1c487cdd5c1916 authored almost 3 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix markup

github.com/nrepl/nrepl - 5c9c47d84204fb1dc3e7657920e9a968f107b536 authored almost 3 years ago by Bozhidar Batsov <[email protected]>
Add a spell-checking badge

github.com/nrepl/nrepl - a14ccaf5daec97ed8229f4dbedf58f8fadf835a6 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Fix more typos

github.com/nrepl/nrepl - 40bb82b79af3dda985f3bcc0fc4c9a4c3e85f658 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Remove Tutkain from client list

Tutkain no longer targets nREPL.

github.com/nrepl/nrepl - c84004fbb103726d409545df60949b69bf6072d9 authored about 3 years ago by Eero Helenius <[email protected]>
Fix broken link

github.com/nrepl/nrepl - ae7d80d88669c50cc4cd426e69bc8480b03843e2 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Update site docs

github.com/nrepl/nrepl.org - bd818cf75aa5d2aba29eb8081fcad4cf8ea85f5d authored about 3 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add a note about Unix sockets

github.com/nrepl/nrepl - 211f359c9e5a6f48fc36229296f0638205cf3c78 authored about 3 years ago by Bozhidar Batsov <[email protected]>
[Docs] Add compatibility entry for nREPL

github.com/nrepl/nrepl - 863a05146dbdc82f2f40ca6c35df75a234d7889d authored about 3 years ago by Bozhidar Batsov <[email protected]>
Update site docs

github.com/nrepl/nrepl.org - 81c53a1af0b4a614861596191d53e6b0c1f330fb authored about 3 years ago by Bozhidar Batsov <[email protected]>
Add nREPL 0.9

github.com/nrepl/nrepl.org - 9b36a9943e43b72440a7aa65de9e7db6e7b2c3cf authored about 3 years ago by Bozhidar Batsov <[email protected]>
Switch back the docs version

github.com/nrepl/nrepl - 19fe311539f3fa2a8eb1a44e2c5db595e0d97a88 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Release nREPL 0.9

github.com/nrepl/nrepl - 4d266ca1c14be702259c1e4a9991546b49fc505e authored about 3 years ago by Bozhidar Batsov <[email protected]>
Ignore "ba" in codespell

It's used in a couple of completion tests

github.com/nrepl/nrepl - d875260afcecd6bfc2ff53a0be437cf2972250f4 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Revert "Fix the codespell invocation"

This reverts commit ce7e956bc360a9e2b931ca45d990be2b09902f15.

github.com/nrepl/nrepl - 2b8d366755c0f598c262753d90b49c6c3caeb857 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Fix a bunch of typos

github.com/nrepl/nrepl - c0e3f9d0361569a7ee6728cd36dae5b345d9cf86 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Fix the codespell invocation

github.com/nrepl/nrepl - ce7e956bc360a9e2b931ca45d990be2b09902f15 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Add spell-checking GHA workflow

github.com/nrepl/nrepl - 9aef294d43595c9f5a0c85a671f9ff9890a12c04 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Release 0.9.0-beta5

github.com/nrepl/nrepl - 19b3d2b5fa38c42ebc17ee31f0c69a5b54d43024 authored about 3 years ago by Bozhidar Batsov <[email protected]>
BufferedOutputChannel/write: fix SocketChannel/write call

The offset and length (.write channel ...) variant is a gathering
operation, and so expects a ve...

github.com/nrepl/nrepl - 5052aefdfe7bbcb66975849b576ed4ebb20940f6 authored about 3 years ago by Rob Browning <[email protected]>
Don't use RT/classForName

Same done on https://github.com/nrepl/bencode/commit/0d404965275067fcfc551dc15f729431ad5c1575\#d...

github.com/nrepl/nrepl - dfecc450ca936dd5716ba144f4d262d53b33be04 authored about 3 years ago by Eric Dallo <[email protected]>
Make compatible with graalvm native image

Change some top-level defs to defn as graal tries to analyze that code at build time instead of ...

github.com/nrepl/nrepl - 37ab338e34172b0403fcf83e9970896817eec9da authored about 3 years ago by Eric Dallo <[email protected]>
Update site docs

github.com/nrepl/nrepl.org - 05ad5422b7f1dd2f85be930cbc22a7e13b94cd05 authored about 3 years ago by Bozhidar Batsov <[email protected]>
[Docs] Fix broken markup

github.com/nrepl/nrepl - b6c8656082a901cab1a82ca1632c27754d2acb6d authored about 3 years ago by Bozhidar Batsov <[email protected]>
Use large resource classes in CI

github.com/nrepl/nrepl - ed6427d319b86c9045f4144c735e69b6fcc91ec1 authored about 3 years ago by Shen Tian <[email protected]>
Release 0.9.0-beta4

github.com/nrepl/nrepl - b22e37d131f66ec0e6734873f6745278a6119a17 authored about 3 years ago by Bozhidar Batsov <[email protected]>
safe-write-bencode: unify OutputStreams and channels via Writable

The (.write ...) has to handle both OutputStreams (junixsocket) and
BufferedOutputChannels (JDK1...

github.com/nrepl/nrepl - 6947743c509460cca842a39ff18e7355113e4c99 authored about 3 years ago by Rob Browning <[email protected]>
Fix eastwood has-dcl? type annotation complaint

Fix eastwood complaint:

== Linting nrepl.middleware.session ==
src/clojure/nrepl/middleware...

github.com/nrepl/nrepl - cb37f99afe8c1600bccc1b8d18017439934f150c authored about 3 years ago by Rob Browning <[email protected]>
Improved reliability of TTY cmdline tests (#254)

* TTY is not a fully-fledged transport, and significantly, does not handle ack.
* cmdline-test ...

github.com/nrepl/nrepl - 6f387001c1f6b1d8773e00b9f16e3a2488f6ad31 authored about 3 years ago by Shen Tian <[email protected]>
Upgrade linters

github.com/nrepl/nrepl - bedf413e1a06115b70ffa7f86c6ae58a0e9d219f authored about 3 years ago by vemv <[email protected]>
Update java versions to 8, 11 and 17

github.com/nrepl/nrepl - 2e0b6154172e23638980253d5ede3f0b939eed28 authored about 3 years ago by Shen Tian <[email protected]>
Release 0.5.3

github.com/nrepl/piggieback - cf8e5c573c97f3b779bc4ee473e7d02276fb99a4 authored about 3 years ago by Bozhidar Batsov <[email protected]>
Only exercise LTS JDKs in CI

github.com/nrepl/piggieback - faef06b813793c2cc7495d5e71316ed7b980d45e authored about 3 years ago by vemv <[email protected]>
Upgrade CI setup

github.com/nrepl/piggieback - 607429f03ac8e3559dbaa3ea8cca10cae61a9cfe authored about 3 years ago by vemv <[email protected]>
[Docs] Replace deprecated usage of clj -R (#249)

github.com/nrepl/nrepl - 4eb9ad189f97dc88c70b4163a6c2ca327f9a95fc authored about 3 years ago by yuhan0 <[email protected]>
Release 0.9.0-beta3

github.com/nrepl/nrepl - 428267a9ffdf583e6f2278a5bdd1dafce1135eec authored about 3 years ago by Bozhidar Batsov <[email protected]>
Only set/unset the session loader if it isn't set already

This also prevents us from setting/unsetting it when there is no
session-specific loader.

github.com/nrepl/nrepl - c35c3bb39f4e4ab8465cbaada67a1d8a24bca3fa authored about 3 years ago by Arne Brasseur <[email protected]>
In middleware/session, only create a DynamicClassLoader if necessary

If the current contextclassloader already is a DCL, or has a DCL as ancestor,
then the new threa...

github.com/nrepl/nrepl - c843ddacca2ef306b73f1ff31c0f734c7a297e98 authored about 3 years ago by Arne Brasseur <[email protected]>
Update to use latest nrepl release

github.com/nrepl/nrepl-java-example - 4a66326a31bd4cd20d0dce38c3c21aebcc31d02b authored over 3 years ago by Eugene Tan <[email protected]>
Update project dependencies

github.com/nrepl/nrepl-java-example - a850f171a79ce8ce43a2b8d4c2bd0c7977bd5668 authored over 3 years ago by Eugene Tan <[email protected]>
Update README.md

Fix non-working example
https://github.com/nrepl/nrepl-java-example/issues/2

github.com/nrepl/nrepl-java-example - f20b67a48ee16e43e08e0266cae64231c19c1cc8 authored over 3 years ago by Eugene Tan <[email protected]>
Add some basic usage instructions to the README

github.com/nrepl/nrepl - 366cf7ca596f9418d96bb5d3d16f16476cb15649 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Log errors that happen when loading dynamic middleware

github.com/nrepl/nrepl - b3549dccee7c9fcf3449733c2376c871aadfaf6f authored over 3 years ago by Arne Brasseur <[email protected]>
[Docs] Mention an article on nREPL middleware

github.com/nrepl/nrepl - 500a4dc77f00b75a7730f16511118fe6366d7b6c authored over 3 years ago by Bozhidar Batsov <[email protected]>
Release 0.9.0-beta2

github.com/nrepl/nrepl - 37b47db09484424a535c6bf13475e93cedf41058 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Update the changelog with #243

github.com/nrepl/nrepl - 6d3cd037e2948845747b0778c9d253e6711774b3 authored over 3 years ago by Arne Brasseur <[email protected]>
Sideloader Base64 decode: ignore invalid characters

Make the base64 decoding more conservative by ignoring characters that are not
valid base64. Thi...

github.com/nrepl/nrepl - 2c7cca2ac33c9ff7b3b6a501d8b01f7f5f7735b2 authored over 3 years ago by Arne Brasseur <[email protected]>
Add tests for sideloader state persistance and base64decode

Add a bit of a monster of a test that checks the interaction between
add-middleware and sideload...

github.com/nrepl/nrepl - 7754c1b81fdeb74520f54d930bf11d13bca92f00 authored over 3 years ago by Arne Brasseur <[email protected]>
Store sideloader state in the session

Pending resources in the sideloader are kept in an atom, which currently is
defined in a closure...

github.com/nrepl/nrepl - 6f93adc02f88cff169ad427646202706a9eb4d4d authored over 3 years ago by Arne Brasseur <[email protected]>
Update the clojure dep

github.com/nrepl/incomplete - 562398bf8da703da094dd54d9c9f6d85b58a123f authored over 3 years ago by Bozhidar Batsov <[email protected]>
Add a couple of updates

github.com/nrepl/incomplete - cb6b7e6e38c8af42953ebc2d274e933c614c110d authored over 3 years ago by Bozhidar Batsov <[email protected]>
[Docs] Mention nrepl-cljs-sci

github.com/nrepl/nrepl - 93ad495128d94cab043e8a26234529f93b103434 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Document the :extra-metadata option

github.com/nrepl/nrepl - aea08b263c642e460bd8c1e0260cafcfe0ce8d31 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Document the :extra-metadata option

github.com/nrepl/incomplete - c7a6a4fab192fef037c4f80c12a168863f84d2ec authored over 3 years ago by Bozhidar Batsov <[email protected]>
Fix CI badge

github.com/nrepl/incomplete - 9956facef2cccfc8f3205240fcfda5aca18bc6b4 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Update the Clojure dep

incomplete supports Clojure 1.7+, same as nREPL.

github.com/nrepl/incomplete - 184219ba1bd9b6d2f5376001a403f206fd39c3b4 authored over 3 years ago by Bozhidar Batsov <[email protected]>
get-path: suppress eastwood reflection warnings

Move get-path to a new nrepl.socket.dynamic namespace and ask eastwood
to ignore any reflection ...

github.com/nrepl/nrepl - 67344b22dca98b9bd8c09476fab8f75fdc6a18c2 authored over 3 years ago by Rob Browning <[email protected]>
start-server: annotate return type to avoid reflection in callers

github.com/nrepl/nrepl - c3edc8b2d3b3f5a9c034a402fd555a0cca22612e authored over 3 years ago by Rob Browning <[email protected]>
Test junixsocket support during "make test" (including CI)

github.com/nrepl/nrepl - b0c59b2c2aa63924316659600b1ed82e054f10ca authored over 3 years ago by Rob Browning <[email protected]>
Elaborate on filesystem socket permission issues

github.com/nrepl/nrepl - 3f7117d7b5ed4c9d96f2173d5d7458cce96ed4da authored over 3 years ago by Rob Browning <[email protected]>
circleci: drop explicit clj-kondo install (no longer necessary)

Should no longer be necessary, given
4a315f4051098de36e491574e5d8f6bdc8c70db3

github.com/nrepl/nrepl - 5712e676fd209e964ffc3989e371601085d5abfd authored over 3 years ago by Rob Browning <[email protected]>
Add some project metadata

github.com/nrepl/incomplete - 6a1099c780e0926ad26fefce192a708f7444f3f9 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Bump the copyright years

github.com/nrepl/bencode - 4286ceef3cc7e9531b8e1650d0a1ff243b150dcd authored over 3 years ago by Bozhidar Batsov <[email protected]>
Extend the README a bit

github.com/nrepl/bencode - 9294bd1f910e38a39f2ce998f07ff3c0d1cc35da authored over 3 years ago by Bozhidar Batsov <[email protected]>
Add downloads badge

github.com/nrepl/bencode - 445fd18ad6b50f99e34305cde11819e2e248eb3f authored over 3 years ago by Bozhidar Batsov <[email protected]>
Enable CircleCI

github.com/nrepl/incomplete - 69c82b07ea9e5850e7dc4dfdde4b880e8ef3f0c4 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Add some badges

github.com/nrepl/incomplete - 0489b03c2e146f32529547be74d91604d3101186 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Add deployment metadata

github.com/nrepl/incomplete - a6bb78329c11a75367c08e1a8c3c21d58fc243b1 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Initial commit

github.com/nrepl/incomplete - 4186e8f5d3a785cc86449bae8bafef67db54e228 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Fix a typo

github.com/nrepl/nrepl - 629e85fc874fbfa9c6feaedf70e07199c55ebc20 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Update site docs

github.com/nrepl/nrepl.org - cd752cd1e45419a417ddb56e0c2fd6a952257e99 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Release 0.9.0-beta1

github.com/nrepl/nrepl - f7d489f4027671b78713a033b97aae84b57d5858 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Fix a typo

github.com/nrepl/nrepl - 508655429bb93fbf8269c93b5bade562457af0cd authored over 3 years ago by Bozhidar Batsov <[email protected]>
Tweak a changelog entry

github.com/nrepl/nrepl - f48173f374a098ccc206060971e895c89e4da675 authored over 3 years ago by Bozhidar Batsov <[email protected]>
[Fix #208] Fix namespace resolution in the cmdline repl (#239)

The namespace resolution in `nrepl.cmdline/run-repl` was broken due to
usage of `clojure.core/r...

github.com/nrepl/nrepl - a0ee74158d0905056bab3f4f1c026254d8d22a63 authored over 3 years ago by Mike Martin <[email protected]>
Upgrade Eastwood

github.com/nrepl/nrepl - 84b348bd809a1dcaed4e905f2539a6389452657a authored over 3 years ago by vemv <[email protected]>
.gitignore: add /.eastwood

github.com/nrepl/nrepl - 39c641c0a398765b0f81fabe0170256b74d8cbe6 authored over 3 years ago by Rob Browning <[email protected]>
misc.log: avoid shadowing ex

github.com/nrepl/nrepl - c3598433c946a199b8cf01e20dc76fafcdf17556 authored over 3 years ago by Rob Browning <[email protected]>
Add noisy-future and use to avoid lost exceptions

Without this, any exceptions thrown out of a future will never be
seen. Suppress various expect...

github.com/nrepl/nrepl - 4d8644f8ebcbb390296854a105d789afbb228f7a authored over 3 years ago by Rob Browning <[email protected]>
cmdline: generalize ex-info ::kind

Instead of ::kind (i.e. ;nrepl.cmdline/kind) use :nrepl/kind, since
it's intended to be a shared...

github.com/nrepl/nrepl - fc3ebb898e1a4a569a61c1e6e514bddc70e91e0c authored over 3 years ago by Rob Browning <[email protected]>
Underscore variables to satisfy clj-kondo

github.com/nrepl/nrepl - fb4de8fb2668800c2f3bb89bb432a2af174fb869 authored over 3 years ago by Rob Browning <[email protected]>
Support filesystem (UNIX) socket connections

Add support for UNIX domain sockets (filesystem sockets) via either
the built-in support in JDK ...

github.com/nrepl/nrepl - 32d63e467a5552ebc22c71f5d0bd80ec13b32887 authored over 3 years ago by Rob Browning <[email protected]>
cmdline-test: add basic top-level filesystem socket test

Test that if we send a call System/exit over a --socket specified
filesystem socket, the server ...

github.com/nrepl/nrepl - f79c097e0c6e1a6bb3e7aff9b22c07267a9f6d75 authored over 3 years ago by Rob Browning <[email protected]>
Add a "make check" roughly matching CI what runs in CI

This is intended to be a convenient way to check whatever's reasonable
locally.

github.com/nrepl/nrepl - 280357a96b6bda6c45281d89a98903bd06911d9d authored over 3 years ago by Rob Browning <[email protected]>
Handle clj-kondo entirely via lein (don't require clj-condo install)

This avoids the need to install clj-kondo, and determines the version
as a normal lein dependenc...

github.com/nrepl/nrepl - 4a315f4051098de36e491574e5d8f6bdc8c70db3 authored over 3 years ago by Rob Browning <[email protected]>
Upgrade from clojure 1.10.1 to 1.10.2

github.com/nrepl/nrepl - 084b25b822fe623178628ec1807ba526721e2aa5 authored over 3 years ago by Rob Browning <[email protected]>
Add my Liberapay profile

github.com/nrepl/nrepl - bb9f2f311447f637239ead4b42df3114664f8e13 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Make completion and lookup error messages more descriptive when ns not found (#238)

github.com/nrepl/nrepl - af415432ae19c73283bd4cfb96234f528186daa2 authored over 3 years ago by Artem Solomatin <[email protected]>
Makefile: always use `-user` profile

Increases reproducibility

github.com/nrepl/piggieback - e277d054144e927910f19bdf55b774ef802678cb authored over 3 years ago by vemv <[email protected]>
Address reflection warnings in source by introducing an accessor protocol

github.com/nrepl/piggieback - b0740a7ccd6a1248560475da3747081068460987 authored over 3 years ago by vemv <[email protected]>
Address reflection warnings in tests

github.com/nrepl/piggieback - 023318794cf00fc147dc4931908fd1131d867223 authored over 3 years ago by vemv <[email protected]>
Remove codecov

github.com/nrepl/piggieback - a5f7010d47743b2c53883966774c0b4f0166ceb8 authored over 3 years ago by vemv <[email protected]>
Upgrade Eastwood

github.com/nrepl/piggieback - 8d290b691f0c23f317380ce97087c92be535b2ef authored over 3 years ago by vemv <[email protected]>
Remove duplicated section in the changelog

github.com/nrepl/nrepl - 8812f0a6e029349d9c7f03bc105647c2b05ff403 authored over 3 years ago by Bozhidar Batsov <[email protected]>
Makefile: add `-user` profile

Increases reproducibility.

github.com/nrepl/nrepl - cae5678f76c12ea8ce0c6921db090354145cfc14 authored over 3 years ago by vemv <[email protected]>
Upgrade Eastwood

github.com/nrepl/nrepl - 5e6e833bc33378854644c3c93a416c801e4a4b33 authored over 3 years ago by vemv <[email protected]>
Address all reflection warnings

github.com/nrepl/nrepl - f572d1525496e19bcc89ae20768921dcd0cc185a authored over 3 years ago by vemv <[email protected]>
Remove minor cruft

github.com/nrepl/nrepl - 6eb53818c86bc2683ab80f695d3ab72bd006e049 authored over 3 years ago by vemv <[email protected]>
[Docs] Add a note on "middleware" vs "middlewares"

github.com/nrepl/nrepl - f1ed475a0218852ad98899942e1865c75610c18a authored over 3 years ago by Bozhidar Batsov <[email protected]>
Bump the copyright years

github.com/nrepl/nrepl - 8223894f6c46a2afd71398517d9b8fe91cdf715d authored over 3 years ago by Bozhidar Batsov <[email protected]>