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
clojure.browser is not compatible with Nashorn (or old browsers)
github.com/nrepl/weasel - pleasetrythisathome opened this issue over 10 years ago
github.com/nrepl/weasel - pleasetrythisathome opened this issue over 10 years ago
Error when connecting via wss
github.com/nrepl/weasel - sritchie opened this issue over 10 years ago
github.com/nrepl/weasel - sritchie opened this issue over 10 years ago
Drawbridge sessions can't be serialized
github.com/nrepl/drawbridge - sritchie opened this issue over 10 years ago
github.com/nrepl/drawbridge - sritchie opened this issue over 10 years ago
Piggieback fails in with cljs 2268 in simplest case
github.com/nrepl/piggieback - ilazarte opened this issue over 10 years ago
github.com/nrepl/piggieback - ilazarte opened this issue over 10 years ago
(Safari) Hanging REPL when updating CLJS 2234->2261
github.com/nrepl/weasel - jarohen opened this issue over 10 years ago
github.com/nrepl/weasel - jarohen opened this issue over 10 years ago
Leiningen template that includes weasel, ClojureScript and Clojure/ring
github.com/nrepl/weasel - jacksonja opened this issue over 10 years ago
github.com/nrepl/weasel - jacksonja opened this issue over 10 years ago
Added support for QML to Weasel
github.com/nrepl/weasel - aaronc opened this pull request over 10 years ago
github.com/nrepl/weasel - aaronc opened this pull request over 10 years ago
Added support for pausing and restarting Clojurescript REPL's.
github.com/nrepl/piggieback - aaronc opened this pull request over 10 years ago
github.com/nrepl/piggieback - aaronc opened this pull request over 10 years ago
(cemerick.piggieback/cljs-repl) does not work with ClojureScript 0.0-2173
github.com/nrepl/piggieback - theJenix opened this issue over 10 years ago
github.com/nrepl/piggieback - theJenix opened this issue over 10 years ago
Better handling of caught ExceptionInfo objects
github.com/nrepl/weasel - tomjakubowski opened this issue over 10 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue over 10 years ago
Remove extra parens when no stacktrace available.
github.com/nrepl/weasel - jenanwise opened this pull request over 10 years ago
github.com/nrepl/weasel - jenanwise opened this pull request over 10 years ago
Update to Clojurescript 0.0-2202.
github.com/nrepl/weasel - r0man opened this pull request almost 11 years ago
github.com/nrepl/weasel - r0man opened this pull request almost 11 years ago
if cljs.repl/-setup throws exception, cljs-repl put in awkward state
github.com/nrepl/piggieback - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/piggieback - tomjakubowski opened this issue almost 11 years ago
Explodes when used with CLJS 2173
github.com/nrepl/weasel - kenrestivo opened this issue almost 11 years ago
github.com/nrepl/weasel - kenrestivo opened this issue almost 11 years ago
throwing a not-js/Error freezes the REPL
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
client: add enable-repl-print!, use on client
github.com/nrepl/weasel - tomjakubowski opened this pull request almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this pull request almost 11 years ago
sample project does not include piggieback dependency
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
if address/port is in use, REPL enters broken state
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
privatize the ws-connection var, add connected? predicate fn
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
add optional callbacks to weasel.repl/connect
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
move re-binding of *print-fn* to client
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
Correction to code in Ring usage example
github.com/nrepl/drawbridge - theprash opened this pull request almost 11 years ago
github.com/nrepl/drawbridge - theprash opened this pull request almost 11 years ago
Piggieback broken with latest CLJS
github.com/nrepl/piggieback - gtrak opened this issue almost 11 years ago
github.com/nrepl/piggieback - gtrak opened this issue almost 11 years ago
Pass file-path instead of file-name into cljs.repl/load-stream
github.com/nrepl/piggieback - gtrak opened this pull request almost 11 years ago
github.com/nrepl/piggieback - gtrak opened this pull request almost 11 years ago
cryptic error msg if repl server is "occupied"
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
:port option to repl-env is not respected
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
github.com/nrepl/weasel - tomjakubowski opened this issue almost 11 years ago
Fixed ring-handler fn typo
github.com/nrepl/drawbridge - casidiablo opened this pull request almost 11 years ago
github.com/nrepl/drawbridge - casidiablo opened this pull request almost 11 years ago
Drawbridge should ship a copy of the EPL license in LICENSE
github.com/nrepl/drawbridge - wwentland opened this issue over 11 years ago
github.com/nrepl/drawbridge - wwentland opened this issue over 11 years ago
Bump Cheshire dep, switch to clj-http-lite
github.com/nrepl/drawbridge - dakrone opened this pull request about 12 years ago
github.com/nrepl/drawbridge - dakrone opened this pull request about 12 years ago
dependency resolution issue after lein2 clean
github.com/nrepl/drawbridge - ccfontes opened this issue over 12 years ago
github.com/nrepl/drawbridge - ccfontes opened this issue over 12 years ago
trying to interact via ajax requests, sessions stored via cookies are a pain
github.com/nrepl/drawbridge - hiredman opened this issue over 12 years ago
github.com/nrepl/drawbridge - hiredman opened this issue over 12 years ago
Could not locate ring/middleware/head__init.class
github.com/nrepl/drawbridge - twashing opened this issue over 12 years ago
github.com/nrepl/drawbridge - twashing opened this issue over 12 years ago
Move client code to cemerick.drawbridge.client. Fixes #4.
github.com/nrepl/drawbridge - technomancy opened this pull request over 12 years ago
github.com/nrepl/drawbridge - technomancy opened this pull request over 12 years ago
Keep client and server in separate namespaces
github.com/nrepl/drawbridge - technomancy opened this issue over 12 years ago
github.com/nrepl/drawbridge - technomancy opened this issue over 12 years ago
Update clj-http to 0.3.6
github.com/nrepl/drawbridge - dakrone opened this pull request almost 13 years ago
github.com/nrepl/drawbridge - dakrone opened this pull request almost 13 years ago
Support basic-auth.
github.com/nrepl/drawbridge - technomancy opened this pull request almost 13 years ago
github.com/nrepl/drawbridge - technomancy opened this pull request almost 13 years ago
Formalize the sample usage comment into a -main defn.
github.com/nrepl/drawbridge - technomancy opened this pull request almost 13 years ago
github.com/nrepl/drawbridge - technomancy opened this pull request almost 13 years ago