Ecosyste.ms: OpenCollective

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

github.com/nrepl/nrepl

A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
https://github.com/nrepl/nrepl

Interruptible eval *msg* and middlewares

jpmonettas opened this issue 21 days ago
[python-nrepl] Loading the right site-packages

nicolas-graves opened this issue about 1 month ago
[ci] Test against JDK23

alexander-yakushev opened this pull request 3 months ago
Update beyond_clojure.adoc

nicolas-graves opened this pull request 4 months ago
nrepl 1.3.0 timeout when used via maven

bcorrigan opened this issue 4 months ago
doc: Remove non-nrepl compatible implementation

kristianlm opened this pull request 5 months ago
Print all output in nrepl client

SevereOverfl0w opened this pull request 5 months ago
[ci] Refactor CI config and improve caching

alexander-yakushev opened this pull request 5 months ago
[session] Restore compatibility with middleware that passes 3 args to :exec

alexander-yakushev opened this pull request 5 months ago
Trim stack for all middleware paths

alexander-yakushev opened this issue 5 months ago
[test] Fix print middleware tests for Clojure 1.7-1.8

alexander-yakushev opened this pull request 5 months ago
EDN transport doesn't work with Unix sockets

alexander-yakushev opened this issue 5 months ago
[cmdline] Preserve metadata when sending input from CLI client to server

alexander-yakushev opened this pull request 5 months ago
Update README badges

alexander-yakushev opened this pull request 5 months ago
[transport] Check early that the top-level nREPL message is a map

alexander-yakushev opened this pull request 5 months ago
[print] Refactor print middleware

alexander-yakushev opened this pull request 5 months ago
Future pool threads don't have a dynamic classloader

alexander-yakushev opened this issue 6 months ago
Replace noisy-future with customized executors

alexander-yakushev opened this pull request 6 months ago
Trim stack of eval handler

alexander-yakushev opened this pull request 6 months ago
Minor improvements

alexander-yakushev opened this pull request 6 months ago
[misc] Restore with-session-classloader macro

alexander-yakushev opened this pull request 6 months ago
Make session middleware handle all necessary dynamic bindings

alexander-yakushev opened this pull request 6 months ago
Use provided host in server-started-message

cichli opened this pull request 6 months ago
Introduce custom REPL implementation instead clojure.main/repl

alexander-yakushev opened this pull request 6 months ago
Update docs

alexander-yakushev opened this pull request 6 months ago
Supplementary pages on nrepl.org are outdated

alexander-yakushev opened this issue 6 months ago
Unify configuration

alexander-yakushev opened this pull request 6 months ago
Remove support for sideloader and wrap-sideloader middleware

alexander-yakushev opened this pull request 6 months ago
Dynamic variables in nrepl.middleware.print are not working

alexander-yakushev opened this issue 7 months ago
State of sideloading and middleware injection?

alexander-yakushev opened this issue 7 months ago
Make threading usage more organized

alexander-yakushev opened this issue 7 months ago
Trim the common path (eval) stack

alexander-yakushev opened this issue 7 months ago
Replace usage of clojure.main/repl with custom REPL implementation

alexander-yakushev opened this issue 7 months ago
[docs] Minor fixes

alexander-yakushev opened this pull request 7 months ago
[interruptible-eval] Improve error message if JVMTI agent cannot not be loaded

alexander-yakushev opened this pull request 7 months ago
[interruptible-eval] Fix classloader chain growth (again)

alexander-yakushev opened this pull request 7 months ago
Add explicit opt-out for libnrepl agent

alexander-yakushev opened this pull request 7 months ago
[bencode] Reduce :num-tests even further

alexander-yakushev opened this pull request 7 months ago
[bencode] Further reduce the span of generative testing

alexander-yakushev opened this pull request 7 months ago
[bencode] Rewrite nrepl.bencode

alexander-yakushev opened this pull request 7 months ago
Modernize bencode implementation

alexander-yakushev opened this issue 7 months ago
[transport] Don't crash with ClassCastException when reconnecting to Unix socket

alexander-yakushev opened this pull request 7 months ago
Docs cleanup

alexander-yakushev opened this pull request 7 months ago
Refactor CI and bump dev dependencies

alexander-yakushev opened this pull request 8 months ago
[session] Introduce custom JVMTI agent to restore Thread.stop() on JDK20+

alexander-yakushev opened this pull request 8 months ago
[completion] Update compliment-lite

alexander-yakushev opened this pull request 8 months ago
Update alternatives.adoc

rogererens opened this pull request 8 months ago
Server Sent Events support

jpmonettas opened this issue 8 months ago
Update beyond_clojure.adoc

nicolas-graves opened this pull request 9 months ago
Update beyond_clojure.adoc

nicolas-graves opened this pull request 9 months ago
Add and populate :host and :unix-socket keys on nrepl.server.Server

chancerussell opened this pull request 10 months ago
Add and populate :host and :socket keys on nrepl.server.Server

chancerussell opened this pull request 11 months ago
Add and populate :socket key on nrepl.server.Server

chancerussell opened this pull request 11 months ago
`--interactive` doesn't work with `--socket PATH`

chancerussell opened this issue 11 months ago
Ensure that the Clojure version is supported

vemv opened this issue 11 months ago
Fix bugged TLS accept loop logic, fixes issue #306

ivarref opened this pull request about 1 year ago
Fix bugged (TLS) accept loop

ivarref opened this issue about 1 year ago
Update CI config

alexander-yakushev opened this pull request about 1 year ago
[completion] Use compliment-lite for code completion

alexander-yakushev opened this pull request about 1 year ago
Address issues in PR https://github.com/nrepl/nrepl/pull/288

ivarref opened this pull request about 1 year ago
nrepl wrongly prefers ip4 on dual stack systems

birdspider opened this issue about 1 year ago
[Request] New release + Docs update

p4v4n opened this issue about 1 year ago
Fix typo

adham-omran opened this pull request over 1 year ago
ClassCastException on re-connect to unix socket

rrudakov opened this issue over 1 year ago
Update faq about ClojureCLR nrepl

PEZ opened this pull request over 1 year ago
Fix an oversight

vemv opened this pull request over 1 year ago
Interrupt is broken on JVM 20+

bbatsov opened this issue over 1 year ago
Expand CLI doc

vemv opened this pull request over 1 year ago
Please add examples to CLI doc

vemv opened this issue over 1 year ago
win test support: remove unecessary posix permissioning on test dir

ikappaki opened this pull request almost 2 years ago
circleci win and clj 1.11 support, fix completion issues

ikappaki opened this pull request almost 2 years ago
test suite fails on MS-Windows

ikappaki opened this issue almost 2 years ago
Improve Docs

p4v4n opened this pull request almost 2 years ago
Extend timeouts in cmdline tests to accommodate slower hosts

rlbdv opened this pull request almost 2 years ago
Fix dropped accept-connection promise recursion

desa opened this pull request almost 2 years ago
Fix dropped accept-connection promise recursion

desa opened this pull request almost 2 years ago
[Docs] Mention nrepl-python

Sasanidas opened this pull request about 2 years ago
Document the -f option to nrepl.cmdline

xarthna opened this issue about 2 years ago
Support TLS sockets

ivarref opened this pull request over 2 years ago
Document Gradle usage

ajoberstar opened this pull request over 2 years ago
Make junixdomain integration forward compatible with 2.5.x

DerGuteMoritz opened this pull request over 2 years ago
project.clj on the main branch is still set to 0.9.0

rlbdv opened this issue over 2 years ago
:read-cond :allow for reading during tty transport

JasonKDarby opened this pull request over 2 years ago
Fix reflection warning

solar05 opened this pull request over 2 years ago
Bump copyright years

solar05 opened this pull request over 2 years ago
Add Clojure Sublimed to clients

tonsky opened this pull request over 2 years ago
nrepl transports should `read` with `{:read-cond :allow}` options

dpsutton opened this issue over 2 years ago
Can't define dynamic var in nrepl

opqdonut opened this issue over 2 years ago
Add nREPL client support for unix domain sockets

vincentjames501 opened this pull request almost 3 years ago
Recommended practices for tools to listen to nREPL evaluations

daslu opened this issue almost 3 years ago
[EASY] Reflection Warning (with solution)

amandhaasil opened this issue almost 3 years ago
Get repl statistics (most called functions, time spent on execution..)

lednubr opened this issue almost 3 years ago
Support TLS server sockets

ivarref opened this issue almost 3 years ago
Guard against `InaccessibleObjectException`s

vemv opened this pull request almost 3 years ago
Upgrade linters

vemv opened this pull request almost 3 years ago
Avoid illegal reflective access

vemv opened this issue almost 3 years ago
Dynamically load .class files

Cyrik opened this issue almost 3 years ago
Remove Tutkain from client list

eerohele opened this pull request about 3 years ago
When a test fails, there is a set of parens around the actual result

marcomorain opened this issue about 3 years ago