alpha
Login
or
Join now
tomwaddington.dev
/
nrepl-janet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An nREPL client/server library for the Janet programming language
janet
janet-lang
nrepl
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
nrepl-janet
/
src
/
nrepl
/
at
main
7 files
Tom Waddington
feat: session-exists? client helper
13d ago
b54b876c
bencode.janet
feat: session-exists? client helper Checks an id against ls-sessions so callers can validate a session before attaching to it. Returns nil when the server does not support the op.
1 week ago
client.janet
feat: session-exists? client helper Checks an id against ls-sessions so callers can validate a session before attaching to it. Returns nil when the server does not support the op.
1 week ago
eval.janet
fix: error instead of hanging when sending on a closed connection fix: reject non-canonical bencode integers and string lengths feat: conform interrupt statuses and answer jobs queued at close
3 weeks ago
init.janet
feat: expand client functionality
3 weeks ago
ops.janet
feat: session-exists? client helper Checks an id against ls-sessions so callers can validate a session before attaching to it. Returns nil when the server does not support the op.
1 week ago
server.janet
fix: error instead of hanging when sending on a closed connection fix: reject non-canonical bencode integers and string lengths feat: conform interrupt statuses and answer jobs queued at close
3 weeks ago
session.janet
fix: error instead of hanging when sending on a closed connection fix: reject non-canonical bencode integers and string lengths feat: conform interrupt statuses and answer jobs queued at close
3 weeks ago