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
Syntax error compiling at ... Unable to resolve symbol: add-lib in this context
qubit55 opened this issue 5 days ago
qubit55 opened this issue 5 days ago
Release 1.3.1
alexander-yakushev opened this pull request 25 days ago
alexander-yakushev opened this pull request 25 days ago
[session] Allow passing explicit msg to persistent session :exec
alexander-yakushev opened this pull request 27 days ago
alexander-yakushev opened this pull request 27 days ago
Interruptible eval *msg* and middlewares
jpmonettas opened this issue about 2 months ago
jpmonettas opened this issue about 2 months ago
[python-nrepl] Loading the right site-packages
nicolas-graves opened this issue 3 months ago
nicolas-graves opened this issue 3 months ago
[ci] Test against JDK23
alexander-yakushev opened this pull request 4 months ago
alexander-yakushev opened this pull request 4 months ago
Update beyond_clojure.adoc
nicolas-graves opened this pull request 5 months ago
nicolas-graves opened this pull request 5 months ago
nrepl 1.3.0 timeout when used via maven
bcorrigan opened this issue 5 months ago
bcorrigan opened this issue 5 months ago
doc: Remove non-nrepl compatible implementation
kristianlm opened this pull request 6 months ago
kristianlm opened this pull request 6 months ago
Print all output in nrepl client
SevereOverfl0w opened this pull request 6 months ago
SevereOverfl0w opened this pull request 6 months ago
[ci] Refactor CI config and improve caching
alexander-yakushev opened this pull request 6 months ago
alexander-yakushev opened this pull request 6 months ago
[session] Restore compatibility with middleware that passes 3 args to :exec
alexander-yakushev opened this pull request 6 months ago
alexander-yakushev opened this pull request 6 months ago
Trim stack for all middleware paths
alexander-yakushev opened this issue 6 months ago
alexander-yakushev opened this issue 6 months ago
[test] Fix print middleware tests for Clojure 1.7-1.8
alexander-yakushev opened this pull request 6 months ago
alexander-yakushev opened this pull request 6 months ago
EDN transport doesn't work with Unix sockets
alexander-yakushev opened this issue 6 months ago
alexander-yakushev opened this issue 6 months ago
[cmdline] Preserve metadata when sending input from CLI client to server
alexander-yakushev opened this pull request 6 months ago
alexander-yakushev opened this pull request 6 months ago
Update README badges
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
[transport] Check early that the top-level nREPL message is a map
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
[print] Refactor print middleware
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Future pool threads don't have a dynamic classloader
alexander-yakushev opened this issue 7 months ago
alexander-yakushev opened this issue 7 months ago
Replace noisy-future with customized executors
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Trim stack of eval handler
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Minor improvements
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
[misc] Restore with-session-classloader macro
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Make session middleware handle all necessary dynamic bindings
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Use provided host in server-started-message
cichli opened this pull request 7 months ago
cichli opened this pull request 7 months ago
Introduce custom REPL implementation instead clojure.main/repl
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Update docs
alexander-yakushev opened this pull request 7 months ago
alexander-yakushev opened this pull request 7 months ago
Supplementary pages on nrepl.org are outdated
alexander-yakushev opened this issue 7 months ago
alexander-yakushev opened this issue 7 months ago
Unify configuration
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
Remove support for sideloader and wrap-sideloader middleware
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
Dynamic variables in nrepl.middleware.print are not working
alexander-yakushev opened this issue 8 months ago
alexander-yakushev opened this issue 8 months ago
State of sideloading and middleware injection?
alexander-yakushev opened this issue 8 months ago
alexander-yakushev opened this issue 8 months ago
Make threading usage more organized
alexander-yakushev opened this issue 8 months ago
alexander-yakushev opened this issue 8 months ago
Trim the common path (eval) stack
alexander-yakushev opened this issue 8 months ago
alexander-yakushev opened this issue 8 months ago
Replace usage of clojure.main/repl with custom REPL implementation
alexander-yakushev opened this issue 8 months ago
alexander-yakushev opened this issue 8 months ago
[docs] Minor fixes
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
[interruptible-eval] Improve error message if JVMTI agent cannot not be loaded
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
[interruptible-eval] Fix classloader chain growth (again)
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
Add explicit opt-out for libnrepl agent
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
[bencode] Reduce :num-tests even further
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
[bencode] Further reduce the span of generative testing
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
[bencode] Rewrite nrepl.bencode
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
Modernize bencode implementation
alexander-yakushev opened this issue 8 months ago
alexander-yakushev opened this issue 8 months ago
[transport] Don't crash with ClassCastException when reconnecting to Unix socket
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
Docs cleanup
alexander-yakushev opened this pull request 8 months ago
alexander-yakushev opened this pull request 8 months ago
Refactor CI and bump dev dependencies
alexander-yakushev opened this pull request 9 months ago
alexander-yakushev opened this pull request 9 months ago
[session] Introduce custom JVMTI agent to restore Thread.stop() on JDK20+
alexander-yakushev opened this pull request 9 months ago
alexander-yakushev opened this pull request 9 months ago
[completion] Update compliment-lite
alexander-yakushev opened this pull request 9 months ago
alexander-yakushev opened this pull request 9 months ago
Update alternatives.adoc
rogererens opened this pull request 9 months ago
rogererens opened this pull request 9 months ago
Server Sent Events support
jpmonettas opened this issue 9 months ago
jpmonettas opened this issue 9 months ago
Update beyond_clojure.adoc
nicolas-graves opened this pull request 10 months ago
nicolas-graves opened this pull request 10 months ago
Update beyond_clojure.adoc
nicolas-graves opened this pull request 10 months ago
nicolas-graves opened this pull request 10 months ago
Add and populate :host and :unix-socket keys on nrepl.server.Server
chancerussell opened this pull request 12 months ago
chancerussell opened this pull request 12 months ago
Add and populate :host and :socket keys on nrepl.server.Server
chancerussell opened this pull request 12 months ago
chancerussell opened this pull request 12 months ago
Add and populate :socket key on nrepl.server.Server
chancerussell opened this pull request 12 months ago
chancerussell opened this pull request 12 months ago
`--interactive` doesn't work with `--socket PATH`
chancerussell opened this issue 12 months ago
chancerussell opened this issue 12 months ago
Ensure that the Clojure version is supported
vemv opened this issue about 1 year ago
vemv opened this issue about 1 year ago
Fix bugged TLS accept loop logic, fixes issue #306
ivarref opened this pull request about 1 year ago
ivarref opened this pull request about 1 year ago
Fix bugged (TLS) accept loop
ivarref opened this issue about 1 year ago
ivarref opened this issue about 1 year ago
Update CI config
alexander-yakushev opened this pull request about 1 year ago
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
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 over 1 year ago
ivarref opened this pull request over 1 year ago
nrepl wrongly prefers ip4 on dual stack systems
birdspider opened this issue over 1 year ago
birdspider opened this issue over 1 year ago
[Request] New release + Docs update
p4v4n opened this issue over 1 year ago
p4v4n opened this issue over 1 year ago
Fix typo
adham-omran opened this pull request over 1 year ago
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
rrudakov opened this issue over 1 year ago
Update faq about ClojureCLR nrepl
PEZ opened this pull request over 1 year ago
PEZ opened this pull request over 1 year ago
Fix an oversight
vemv opened this pull request over 1 year ago
vemv opened this pull request over 1 year ago
Interrupt is broken on JVM 20+
bbatsov opened this issue over 1 year ago
bbatsov opened this issue over 1 year ago
Expand CLI doc
vemv opened this pull request over 1 year ago
vemv opened this pull request over 1 year ago
Please add examples to CLI doc
vemv opened this issue over 1 year ago
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
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
ikappaki opened this pull request almost 2 years ago
test suite fails on MS-Windows
ikappaki opened this issue almost 2 years ago
ikappaki opened this issue almost 2 years ago
Improve Docs
p4v4n opened this pull request almost 2 years ago
p4v4n opened this pull request almost 2 years ago
Extend timeouts in cmdline tests to accommodate slower hosts
rlbdv opened this pull request about 2 years ago
rlbdv opened this pull request about 2 years ago
Fix dropped accept-connection promise recursion
desa opened this pull request about 2 years ago
desa opened this pull request about 2 years ago
Fix dropped accept-connection promise recursion
desa opened this pull request about 2 years ago
desa opened this pull request about 2 years ago
[Docs] Mention nrepl-python
Sasanidas opened this pull request about 2 years ago
Sasanidas opened this pull request about 2 years ago
java.lang.ArithmeticException: long overflow at nrepl.bencode$read_long.invokeStatic(bencode.clj:128)
theronic opened this issue over 2 years ago
theronic opened this issue over 2 years ago
Document the -f option to nrepl.cmdline
xarthna opened this issue over 2 years ago
xarthna opened this issue over 2 years ago
Support TLS sockets
ivarref opened this pull request over 2 years ago
ivarref opened this pull request over 2 years ago
Document Gradle usage
ajoberstar opened this pull request over 2 years ago
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
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
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
JasonKDarby opened this pull request over 2 years ago
Fix reflection warning
solar05 opened this pull request over 2 years ago
solar05 opened this pull request over 2 years ago
Bump copyright years
solar05 opened this pull request over 2 years ago
solar05 opened this pull request over 2 years ago
Add Clojure Sublimed to clients
tonsky opened this pull request over 2 years ago
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
dpsutton opened this issue over 2 years ago
Can't define dynamic var in nrepl
opqdonut opened this issue almost 3 years ago
opqdonut opened this issue almost 3 years ago
Add nREPL client support for unix domain sockets
vincentjames501 opened this pull request almost 3 years ago
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
daslu opened this issue almost 3 years ago
[EASY] Reflection Warning (with solution)
amandhaasil opened this issue almost 3 years ago
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
lednubr opened this issue almost 3 years ago
Support TLS server sockets
ivarref opened this issue almost 3 years ago
ivarref opened this issue almost 3 years ago
Guard against `InaccessibleObjectException`s
vemv opened this pull request about 3 years ago
vemv opened this pull request about 3 years ago
Upgrade linters
vemv opened this pull request about 3 years ago
vemv opened this pull request about 3 years ago
Avoid illegal reflective access
vemv opened this issue about 3 years ago
vemv opened this issue about 3 years ago