issues
search
janet-lang
/
spork
Various Janet utility modules - the official "Contrib" library.
MIT License
123
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix reading text/stream content type
#202
pepe
closed
4 days ago
1
httpf middleware?
#201
neezer
opened
1 week ago
2
httpf example inside main?
#200
neezer
closed
2 weeks ago
1
Add capture* functions to temple module
#199
pepe
closed
1 month ago
4
Segfault if `rawterm/getch` is called without calling `rawterm/begin` first
#198
sogaiu
closed
2 months ago
2
Fix broken multi-line docstrings in `spork/http`
#197
CFiggers
closed
2 months ago
1
Overhaul spork's docs
#196
CFiggers
closed
2 months ago
7
Update init.janet to reflect native-ification of base64 module
#195
CFiggers
closed
2 months ago
2
Building docs with mdz fails due to broken import of base64 in spork/init.janet
#194
CFiggers
closed
2 months ago
2
Reorganize tests to be one file per module and to give more descriptive file names
#193
CFiggers
closed
3 months ago
1
Fix compilation on macOS
#192
pyrmont
closed
3 months ago
1
Issues with `cc.janet` on macOS
#191
pyrmont
closed
3 months ago
0
Add make-temp-dir and friends
#190
sogaiu
closed
4 months ago
1
Lack of cross-platform function to create temporary directory
#189
sogaiu
opened
4 months ago
2
`(use spork)` fails if installation done via `bundle/install`
#188
sogaiu
closed
4 months ago
0
janet-netrepl and janet-format missing from `bundle/init.janet`?
#187
sogaiu
closed
3 months ago
7
Capturing functions for the temple
#186
pepe
closed
1 month ago
2
Improve Base64 performance
#185
Jakski
closed
5 months ago
16
Hang during `jpm test` at `test/suit0002.janet`
#184
sogaiu
closed
5 months ago
2
Change arg name for sextets->octets
#183
sogaiu
closed
5 months ago
0
spork/http/middleware asserts incorrectly when number is an argument
#182
craftybones
closed
6 months ago
2
Fix #156: Look for (dyn :response-code) in spork/httpf
#181
psagers
closed
7 months ago
0
Cron ranges
#180
wishdev
closed
7 months ago
0
Replace spork/stream/lines-channel with channel/from-each
#179
amano-kenji
closed
9 months ago
1
CI/CD feature: Remove "This workflow requires approval from a maintainer"
#178
hyiltiz
closed
9 months ago
1
Fix `spork/stream/lines`. Refine `spork/stream` functions.
#177
amano-kenji
closed
9 months ago
2
Curious code in `math.janet`
#176
sogaiu
closed
9 months ago
3
spork/mdz eats whitespace
#175
iacore
opened
9 months ago
4
Tighter resource control for `sh/exec-slurp(-all)`. Add `stream/lines(-channel)`.
#174
amano-kenji
closed
9 months ago
27
Do `exec-slurp` and `exec-slurp-all` benefit from tighter resource control?
#173
amano-kenji
closed
9 months ago
4
Feature: Basic matrix operations until QR and SVD algorithms
#172
hyiltiz
closed
9 months ago
17
Feature: Add a Gaussian sampler
#171
hyiltiz
closed
9 months ago
6
Report when coerce-to-env fails in netrepl
#170
sogaiu
closed
9 months ago
0
Feature: add Gaussian sampler
#169
hyiltiz
closed
10 months ago
7
Make getline respond to ctrl-k appropriately
#168
sogaiu
closed
10 months ago
1
getline: Ctrl-k does not delete from the cursor to the end of the line
#167
sogaiu
closed
10 months ago
0
create a table instead of an array to hold the fibers in pmap-full
#166
mraveloarinjaka
closed
10 months ago
3
Add some tests for randgen
#165
sogaiu
closed
10 months ago
1
Mostly tweak some docstrings
#164
sogaiu
closed
10 months ago
0
Extra call to string in receiver function returned by make-recv?
#163
sogaiu
closed
6 months ago
0
No error feedback when coerce-to-env fails for netrepl's server function
#162
sogaiu
closed
4 months ago
1
Set syspath in netrepl server handler
#161
sogaiu
closed
10 months ago
0
janet-netrepl -l VALUE and near-immediate client disconnection
#160
sogaiu
closed
10 months ago
0
`json/encode` and representing objects with `null` values
#159
sogaiu
closed
1 year ago
4
allow cfunctions in argparse :map
#158
tionis
closed
1 year ago
5
in argparse, a cfunction cannot be used for :map
#157
jmckernon
closed
1 year ago
7
Add chance to set the HTTP status in httpf
#156
pepe
closed
7 months ago
2
spork/json crashes janet on cycles
#155
tionis
closed
1 year ago
0
Remove forgotten debug string
#154
pepe
closed
1 year ago
0
Code quality improvements, bugfixes, additional tests for `spork/data`
#153
CFiggers
closed
1 year ago
4
Next