issues
search
nrepl
/
weasel
ClojureScript browser REPL using WebSockets
The Unlicense
324
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Takes forever to start up
#77
glyh
closed
3 years ago
1
Doesn't work with recent clojurescript; goog.net.WebSocket constructor changed
#76
robgssp
opened
3 years ago
1
Fixing Uncaught TypeError: Cannot read property 'autoReconnect' of null (and add deps.edn)
#75
dupuchba
opened
4 years ago
2
An invitation to join the nREPL org
#74
bbatsov
closed
5 years ago
1
Update README references to piggieback
#73
bbatsov
closed
5 years ago
3
Update instructions for piggieback 0.3
#72
bbatsov
closed
5 years ago
4
Minor typo
#71
abhi18av
closed
6 years ago
2
Explain difference between weasel and figwheel in README
#70
abcdw
opened
7 years ago
1
I am getting "invalid range in character class" when I require weasel in cljs
#69
collinalexbell
opened
7 years ago
1
Fix documentation example
#68
ddacunha
closed
8 years ago
1
Cider C-c C-l does not load the file into the repl
#67
collinalexbell
closed
8 years ago
2
spurious 'WARNING: Use of undeclared Var'
#66
frankhale
closed
9 years ago
6
add callback to websocket-setup-env
#65
piranha
closed
9 years ago
11
Bump cemerick/piggieback to latest version.
#64
esdee
closed
9 years ago
1
Executing some code before blocking
#63
piranha
closed
9 years ago
2
Code jumping, autocomplete not working
#62
lgrapenthin
closed
9 years ago
7
Update README to match new `cljs-repl` signature.
#61
micrypt
closed
9 years ago
1
Note for piggieback 0.2.0
#60
mhuebert
closed
9 years ago
1
Network Weasel Repl?
#59
tillda
closed
9 years ago
2
Compatible with latest CLJS/REPL stuff?
#58
brandonparsons
closed
9 years ago
7
Browser-side error trying to connect with latest CLJS
#57
jmckitrick
closed
9 years ago
20
switch to master clojure.browser.repl/bootstrap
#56
swannodette
closed
9 years ago
2
support :reload, :reload-all, don't blow away the document
#55
swannodette
closed
9 years ago
1
Patching goog.require is wrong
#54
swannodette
closed
9 years ago
1
Documentation does not describe implicit `project.clj` options
#53
swannodette
opened
9 years ago
2
Detect cider-disconnect, close listen-socket
#52
the-kenny
opened
9 years ago
2
Weasel should wait to connect
#51
swannodette
closed
9 years ago
23
WEASEL-49: Weasel should defer to REPL infrastructure for dealing with upstream deps
#50
swannodette
closed
9 years ago
2
Weasel should defer to REPL infrastructure for dealing with upstream deps
#49
swannodette
closed
9 years ago
0
Referred vars in a namespace are only available after a (load-file)
#48
tomjakubowski
opened
9 years ago
3
C-c C-k trigger reload of *all* namespaces
#47
the-kenny
closed
9 years ago
7
Cider Namespace Problems
#46
martinklepsch
closed
9 years ago
13
Load upstream dependencies.
#45
bonkydog
closed
9 years ago
4
Fix compatibility with new Clojurescript releases (>0.0.2755)
#44
the-kenny
closed
9 years ago
11
ExceptionInfo: No such namespace: cljsjs.react at line 1
#43
zentrope
closed
9 years ago
4
Update for ClojureScript 2727
#42
tomjakubowski
closed
9 years ago
0
Problem with multiple source paths
#41
lgrapenthin
closed
9 years ago
7
Problem starting weasel repl
#40
jmckitrick
closed
9 years ago
3
Update to comply with new 2-arg arity of IJavaScriptEnv in 0.0-2665.
#39
mfikes
closed
9 years ago
5
Unable to reference required namespaces using alias
#38
jacobemcken
closed
9 years ago
3
Update to new REPL APIs
#37
mfikes
closed
9 years ago
19
Completion is semi-functional in weasel-example
#36
nahuel
closed
9 years ago
4
Investigate the new CLJS compiler APIs in 2496
#35
tomjakubowski
closed
9 years ago
1
StackOverflowError when starting repl
#34
Gonzih
closed
9 years ago
5
Weasel isn't working in this project
#33
borkdude
closed
10 years ago
11
Namespace seemingly not set correctly initially
#32
tomjakubowski
closed
10 years ago
2
Massive incomprehensible Goog spew
#31
kenrestivo
closed
10 years ago
1
Pass output-dir to compiler
#30
jmreidy
closed
10 years ago
1
Move "out" directory to "target"
#29
jmreidy
closed
10 years ago
3
Support for multi src path analysis
#28
mfikes
opened
10 years ago
9
Next