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

Interruptible eval *msg* and middlewares

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

github.com/nrepl/nrepl - nicolas-graves opened this issue about 1 month ago
[ci] Test against JDK23

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 3 months ago
Update beyond_clojure.adoc

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

github.com/nrepl/nrepl - bcorrigan opened this issue 4 months ago
doc: Remove non-nrepl compatible implementation

github.com/nrepl/nrepl - kristianlm opened this pull request 5 months ago
Print all output in nrepl client

github.com/nrepl/nrepl - SevereOverfl0w opened this pull request 5 months ago
[ci] Refactor CI config and improve caching

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 5 months ago
Trim stack for all middleware paths

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

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 5 months ago
EDN transport doesn't work with Unix sockets

github.com/nrepl/nrepl - alexander-yakushev opened this issue 5 months ago
Update README badges

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

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 5 months ago
[print] Refactor print middleware

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

github.com/nrepl/nrepl - alexander-yakushev opened this issue 6 months ago
Replace noisy-future with customized executors

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
Trim stack of eval handler

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
Minor improvements

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
[misc] Restore with-session-classloader macro

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
Make session middleware handle all necessary dynamic bindings

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
Use provided host in server-started-message

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

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
Update docs

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

github.com/nrepl/nrepl - alexander-yakushev opened this issue 6 months ago
Unify configuration

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 6 months ago
Remove support for sideloader and wrap-sideloader middleware

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

github.com/nrepl/nrepl - alexander-yakushev opened this issue 7 months ago
State of sideloading and middleware injection?

github.com/nrepl/nrepl - alexander-yakushev opened this issue 7 months ago
Make threading usage more organized

github.com/nrepl/nrepl - alexander-yakushev opened this issue 7 months ago
Trim the common path (eval) stack

github.com/nrepl/nrepl - alexander-yakushev opened this issue 7 months ago
[docs] Minor fixes

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

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 7 months ago
Add explicit opt-out for libnrepl agent

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 7 months ago
Port bencode re-implementation from nREPL 1.2.0

github.com/nrepl/bencode - alexander-yakushev opened this pull request 7 months ago
[bencode] Reduce :num-tests even further

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

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

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 7 months ago
Modernize bencode implementation

github.com/nrepl/nrepl - alexander-yakushev opened this issue 7 months ago
Docs cleanup

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 7 months ago
Refactor CI and bump dev dependencies

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 8 months ago
[completion] Update compliment-lite

github.com/nrepl/nrepl - alexander-yakushev opened this pull request 8 months ago
Update alternatives.adoc

github.com/nrepl/nrepl - rogererens opened this pull request 8 months ago
Server Sent Events support

github.com/nrepl/nrepl - jpmonettas opened this issue 8 months ago
Update beyond_clojure.adoc

github.com/nrepl/nrepl - nicolas-graves opened this pull request 9 months ago
Update beyond_clojure.adoc

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

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

github.com/nrepl/nrepl - chancerussell opened this pull request 11 months ago
`--interactive` doesn't work with `--socket PATH`

github.com/nrepl/nrepl - chancerussell opened this issue 11 months ago
Fix bugged TLS accept loop logic, fixes issue #306

github.com/nrepl/nrepl - ivarref opened this pull request about 1 year ago
Fix bugged (TLS) accept loop

github.com/nrepl/nrepl - ivarref opened this issue about 1 year ago
Update CI config

github.com/nrepl/nrepl - alexander-yakushev opened this pull request about 1 year ago
Add Guile nrepl server to beyond clojure

github.com/nrepl/nrepl.org - Gavinok opened this issue about 1 year ago
[completion] Use compliment-lite for code completion

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

github.com/nrepl/nrepl - ivarref opened this pull request about 1 year ago
nrepl wrongly prefers ip4 on dual stack systems

github.com/nrepl/nrepl - birdspider opened this issue about 1 year ago
[Request] New release + Docs update

github.com/nrepl/nrepl - p4v4n opened this issue about 1 year ago
Fix typo

github.com/nrepl/nrepl - adham-omran opened this pull request over 1 year ago
ClassCastException on re-connect to unix socket

github.com/nrepl/nrepl - rrudakov opened this issue over 1 year ago
Update faq about ClojureCLR nrepl

github.com/nrepl/nrepl - PEZ opened this pull request over 1 year ago
Respect :file in msg when evaluating forms

github.com/nrepl/piggieback - jpmonettas opened this pull request over 1 year ago
Fix an oversight

github.com/nrepl/nrepl - vemv opened this pull request over 1 year ago
Interrupt is broken on JVM 20+

github.com/nrepl/nrepl - bbatsov opened this issue over 1 year ago
Expand CLI doc

github.com/nrepl/nrepl - vemv opened this pull request over 1 year ago
Please add examples to CLI doc

github.com/nrepl/nrepl - vemv opened this issue over 1 year ago
Further clarify shadow-cljs compat

github.com/nrepl/piggieback - vemv opened this pull request over 1 year ago
circleci win and clj 1.11 support, fix completion issues

github.com/nrepl/nrepl - ikappaki opened this pull request almost 2 years ago
test suite fails on MS-Windows

github.com/nrepl/nrepl - ikappaki opened this issue almost 2 years ago
Improve Docs

github.com/nrepl/nrepl - p4v4n opened this pull request almost 2 years ago
Extend timeouts in cmdline tests to accommodate slower hosts

github.com/nrepl/nrepl - rlbdv opened this pull request almost 2 years ago
Fix dropped accept-connection promise recursion

github.com/nrepl/nrepl - desa opened this pull request almost 2 years ago
Fix dropped accept-connection promise recursion

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

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

github.com/nrepl/nrepl - xarthna opened this issue about 2 years ago
Support TLS sockets

github.com/nrepl/nrepl - ivarref opened this pull request over 2 years ago
Document Gradle usage

github.com/nrepl/nrepl - ajoberstar opened this pull request over 2 years ago
Make junixdomain integration forward compatible with 2.5.x

github.com/nrepl/nrepl - DerGuteMoritz opened this pull request over 2 years ago
:read-cond :allow for reading during tty transport

github.com/nrepl/nrepl - JasonKDarby opened this pull request over 2 years ago
Fix reflection warning

github.com/nrepl/nrepl - solar05 opened this pull request over 2 years ago
Bump copyright years

github.com/nrepl/nrepl - solar05 opened this pull request over 2 years ago
Add Clojure Sublimed to clients

github.com/nrepl/nrepl - tonsky opened this pull request over 2 years ago
typo

github.com/nrepl/bencode - rgkirch opened this pull request over 2 years ago
Can't define dynamic var in nrepl

github.com/nrepl/nrepl - opqdonut opened this issue over 2 years ago
Add nREPL client support for unix domain sockets

github.com/nrepl/nrepl - vincentjames501 opened this pull request almost 3 years ago