Ecosyste.ms: OpenCollective

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

github.com/nrepl/weasel

ClojureScript browser REPL using WebSockets
https://github.com/nrepl/weasel

Takes forever to start up

glyh opened this issue over 3 years ago
An invitation to join the nREPL org

bbatsov opened this issue about 6 years ago
Update README references to piggieback

bbatsov opened this pull request about 6 years ago
Update instructions for piggieback 0.3

bbatsov opened this issue over 6 years ago
Minor typo

abhi18av opened this pull request over 7 years ago
Explain difference between weasel and figwheel in README

abcdw opened this issue almost 8 years ago
Fix documentation example

ddacunha opened this pull request over 8 years ago
Cider C-c C-l does not load the file into the repl

kuberlog opened this issue almost 9 years ago
spurious 'WARNING: Use of undeclared Var'

frankhale opened this issue over 9 years ago
add callback to websocket-setup-env

piranha opened this pull request over 9 years ago
Bump cemerick/piggieback to latest version.

esdee opened this pull request over 9 years ago
Executing some code before blocking

piranha opened this issue over 9 years ago
Code jumping, autocomplete not working

lgrapenthin opened this issue over 9 years ago
Update README to match new `cljs-repl` signature.

micrypt opened this pull request over 9 years ago
Note for piggieback 0.2.0

mhuebert opened this pull request over 9 years ago
Network Weasel Repl?

tillda opened this issue over 9 years ago
Compatible with latest CLJS/REPL stuff?

brandonparsons opened this issue over 9 years ago
Browser-side error trying to connect with latest CLJS

jmckitrick opened this issue almost 10 years ago
switch to master clojure.browser.repl/bootstrap

swannodette opened this pull request almost 10 years ago
support :reload, :reload-all, don't blow away the document

swannodette opened this pull request almost 10 years ago
Patching goog.require is wrong

swannodette opened this pull request almost 10 years ago
Documentation does not describe implicit `project.clj` options

swannodette opened this issue almost 10 years ago
Detect cider-disconnect, close listen-socket

the-kenny opened this issue almost 10 years ago
Weasel should wait to connect

swannodette opened this issue almost 10 years ago
WEASEL-49: Weasel should defer to REPL infrastructure for dealing with upstream deps

swannodette opened this pull request almost 10 years ago
Weasel should defer to REPL infrastructure for dealing with upstream deps

swannodette opened this issue almost 10 years ago
Referred vars in a namespace are only available after a (load-file)

tomjakubowski opened this issue almost 10 years ago
C-c C-k trigger reload of *all* namespaces

the-kenny opened this issue almost 10 years ago
Cider Namespace Problems

martinklepsch opened this issue almost 10 years ago
Load upstream dependencies.

bonkydog opened this pull request almost 10 years ago
Fix compatibility with new Clojurescript releases (>0.0.2755)

the-kenny opened this pull request almost 10 years ago
ExceptionInfo: No such namespace: cljsjs.react at line 1

zentrope opened this issue almost 10 years ago
Update for ClojureScript 2727

tomjakubowski opened this issue almost 10 years ago
Problem with multiple source paths

lgrapenthin opened this issue almost 10 years ago
Problem starting weasel repl

jmckitrick opened this issue almost 10 years ago
Update to comply with new 2-arg arity of IJavaScriptEnv in 0.0-2665.

mfikes opened this pull request almost 10 years ago
Unable to reference required namespaces using alias

jacobemcken opened this issue almost 10 years ago
Update to new REPL APIs

mfikes opened this issue almost 10 years ago
Completion is semi-functional in weasel-example

nahuel opened this issue almost 10 years ago
Investigate the new CLJS compiler APIs in 2496

tomjakubowski opened this issue about 10 years ago
StackOverflowError when starting repl

Gonzih opened this issue about 10 years ago
Weasel isn't working in this project

borkdude opened this issue about 10 years ago
Namespace seemingly not set correctly initially

tomjakubowski opened this issue about 10 years ago
Massive incomprehensible Goog spew

kenrestivo opened this issue about 10 years ago
Pass output-dir to compiler

jmreidy opened this pull request about 10 years ago
Move "out" directory to "target"

jmreidy opened this issue about 10 years ago
Support for multi src path analysis

mfikes opened this issue about 10 years ago
Having trouble with nREPL

scttnlsn opened this issue about 10 years ago
`cider-repl-set-ns' from cider broken with weasel

the-kenny opened this issue about 10 years ago
Fix for api-changes in clojurescript:80ea15e.

the-kenny opened this pull request about 10 years ago
Suggested README improvement

AdamClements opened this issue about 10 years ago
another way to handle the print function

tomconnors opened this pull request over 10 years ago
compatibility issue with clojurescript 2311

joerupen opened this issue over 10 years ago
Rename EventType protocol and update dependencies

noklesta opened this pull request over 10 years ago
clojure.browser is not compatible with Nashorn (or old browsers)

pleasetrythisathome opened this issue over 10 years ago
Update README.md

bbatsov opened this pull request over 10 years ago
Error when connecting via wss

sritchie opened this issue over 10 years ago
(Safari) Hanging REPL when updating CLJS 2234->2261

jarohen opened this issue over 10 years ago
Leiningen template that includes weasel, ClojureScript and Clojure/ring

jacksonja opened this issue over 10 years ago
Added support for QML to Weasel

aaronc opened this pull request over 10 years ago
Suppress connection errors

zachallaun opened this issue over 10 years ago
Better handling of caught ExceptionInfo objects

tomjakubowski opened this issue over 10 years ago
Remove extra parens when no stacktrace available.

jenanwise opened this pull request over 10 years ago
Update to Clojurescript 0.0-2202.

r0man opened this pull request over 10 years ago
Explodes when used with CLJS 2173

kenrestivo opened this issue almost 11 years ago
throwing a not-js/Error freezes the REPL

tomjakubowski opened this issue almost 11 years ago
client: add enable-repl-print!, use on client

tomjakubowski opened this pull request almost 11 years ago
sample project does not include piggieback dependency

tomjakubowski opened this issue almost 11 years ago
if address/port is in use, REPL enters broken state

tomjakubowski opened this issue almost 11 years ago
privatize the ws-connection var, add connected? predicate fn

tomjakubowski opened this issue almost 11 years ago
add optional callbacks to weasel.repl/connect

tomjakubowski opened this issue almost 11 years ago
move re-binding of *print-fn* to client

tomjakubowski opened this issue almost 11 years ago
cryptic error msg if repl server is "occupied"

tomjakubowski opened this issue almost 11 years ago
:port option to repl-env is not respected

tomjakubowski opened this issue almost 11 years ago